MetaCell / MetaCell/NetPyNE-UI
Add warning when opening tutorial
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
When a user selects New in the file menu, they get a warning that the current model will be deleted.
Conversely, when a user selects Help -> Tutorial 1 (maybe expecting a pop up), the current model is deleted without warning. There should be a confirmation dialog...
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 tracing the Help -> Tutorial 1 action and comparing it with the existing New-file warning behavior. Add a confirmation dialog before the current model is deleted, and verify that choosing Tutorial 1 no longer deletes the model without confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100