Lemoncode / Lemoncode/quickmock
Display modal advice when click on *New*
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 70
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Right now if you click on New, everything is deleted directly. A modal warning should be displayed to let the user know what is going to happen, including offering the option to save (?)
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 New action and the current flow that deletes the mock, then inspect any existing modal patterns in the project. Done means clicking New no longer deletes immediately: a warning modal explains the consequence and defines what the save option should do before deletion proceeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100