codesandbox / codesandbox/codesandbox-client
highlight the clicked section of preferences in open setting part.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🌈 Feature
What is this feature?
highlight the clicked section of preferences in the open setting part.
How the feature should work?
let's say for the clicked on a particular section of preferences in the navigator it should have a color to indicate the current clicked navigator button.
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 preferences navigator and the settings section rendering it. Trace how a section click updates the open settings view, then make the clicked navigator button visibly distinct. Done means the current section remains highlighted while that settings part is open.
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
- 35/100