Delete Draft button does not redirect page on being clicked
Open
Nobody has claimed this yet.
- Dominant language
- hoon
- Stars
- 12
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Steps to recreate:
- Create a new draft and save it.
- Click the "Delete Draft" button. Nothing will seem to happen.
- Refresh the page. The draft will be deleted and you'll receive a 404 Error.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the flow from creating and saving a draft through clicking the "Delete Draft" button, then refreshing the page. Start at the delete action and its redirect handling; done means the draft is deleted and the page redirects immediately without requiring a refresh or producing a 404.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100