nextcloud / nextcloud/whiteboard

Use an outlined state for the Smart Picker toolbar icon

Open
#728 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.