nextcloud / nextcloud/whiteboard
Use an outlined state for the Smart Picker toolbar icon
Open
Nobody has claimed this yet.
1. to develop
design
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
Problem
The Smart Picker icon renders filled and appears active even when the tool is idle.
Tasks
- Swap the default icon to the outlined variant.
- Verify active-state styling still communicates focus correctly in all themes.
Acceptance criteria
- Idle Smart Picker icon is outlined.
- Active state styling remains accessible in light and dark themes.
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
Locate the Smart Picker toolbar icon implementation and inspect how idle and active states are styled across light and dark themes. The work is done when the idle icon is outlined and active-state styling remains accessible and communicates focus in both themes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100