codesandbox / codesandbox/codesandbox-client
Show shortcut keys for sidebar icons, if there is one
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🌈 Feature
Show a shortcut key for a sidebar icon, if there is one:
it's already possible to open the explorer using ((Ctrl/CMD)+Shift+E)
Ah very cool, cheers! Is this discoverable anywhere?
It would be cool to have a note next to the tooltip:
Ref: A sub-feature mentioned in https://github.com/CompuIves/codesandbox-client/issues/1635#issuecomment-475235071
Contributor guide
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 sidebar icon tooltip implementation and the existing shortcut definitions for commands such as Ctrl/CMD+Shift+E. Update the relevant tooltip display so an available shortcut is shown, then verify that icons without shortcuts remain unchanged and the result matches the attached example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100