spacedrive
spacedrive copied to clipboard
Library selector has focus ring on initial render
trafficstars
On the app's initial render, the library chooser is focused by default and displays a visible focus ring. (See screenshot)
Reproduction
- Open the desktop app (in my case using
pnpm desktop dev) - Look for the focus ring on the library chooser
Expected behavior
- No element should initially have visible focus.
- Unless determined otherwise, pressing Tab should apply focus to the library chooser as it's the first visible onscreen element.
Platform and versions
Commit: f193f45 OS: macOS Monterey version 12.4 (21F79) Safari: Version 15.5 (17613.2.7.1.8)
❯ pnpm --version && cargo --version && rustc --version
7.1.5
cargo 1.60.0 (d1fd9fe2c 2022-03-01)
rustc 1.60.0 (7737e0b5c 2022-04-04)
Hi, could you provide more infor??
edit: no longer needs informa thank you haden