popcodeorg / popcodeorg/popcode
Capture command-S and suppress browser default
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
I noticed and heard from several students returning to popcode after using a different editor that it is frustrating when they command S. Currently it gives the browser defualt option. Can we diasable this or maybe include a visual indicator to note that their work is saved.
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 searching the JavaScript editor code for save handling and keyboard event handling. Confirm the desired behavior with maintainers because the issue leaves two options open; done means Command-S no longer triggers the browser default, with any agreed saved-state feedback covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100