-
-
Notifications
You must be signed in to change notification settings - Fork 13
Make keyboard focus states clearer in the desktop app #152
Copy link
Copy link
Open
Labels
appThe Tauri desktop appThe Tauri desktop appfrontendThe desktop app's UI layerThe desktop app's UI layergood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededlevel: beginnerSmall and well-scoped; no deep context neededSmall and well-scoped; no deep context neededpriority: lowNice to haveNice to haveui/uxInterface design, usability, and visual polishInterface design, usability, and visual polish
Description
Activity
Metadata
Metadata
Assignees
Labels
appThe Tauri desktop appThe Tauri desktop appfrontendThe desktop app's UI layerThe desktop app's UI layergood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededlevel: beginnerSmall and well-scoped; no deep context neededSmall and well-scoped; no deep context neededpriority: lowNice to haveNice to haveui/uxInterface design, usability, and visual polishInterface design, usability, and visual polish
Goal
Make keyboard focus in the desktop app easier to see.
Right now the app has buttons and collapsible sections, but keyboard users should get a clear visible focus ring when tabbing through actions.
Why this helps
This is a small UI polish issue that improves accessibility and makes the app feel more professional.
Suggested starting point
Look in:
A simple first version could add a shared focus style:
Please test the main actions:
Acceptance criteria