Save unsaved blog posts in local storage
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 428
- Forks
- 95
- Avg merge
- 3m
- Merged PRs (30d)
- 7
Description
Instead of dismissing the whole work, we can just put the whole blog post into the local storage (or give the option to save the draft to local storage).
This can also be done for already created blog posts where we additionally save the ID to make the mapping happen.
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
Start by locating the blog-post editor and the current flow that dismisses unsaved work. Trace how existing posts are identified, then define the draft save and restore behavior for new and existing posts; done means unsaved content can be recovered from local storage without losing the post mapping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100