fiddle
fiddle copied to clipboard
Inconsistent focus indicators throughout Fiddle
👋🏼 While tabbing around, I noticed that the focus indicators are inconsistent:
- Text inputs with the
bp3-input
class have a default blue outline - Some input elements have a
background-color: @foreground-2;
style applied onfocus
(which I'm guessing is meant to change the outline) - Other focusable elements (like checkboxes) have an additional white outline
- https://github.com/electron/fiddle/issues/1084
I've opened a separate issue for the buttons as this is a more severe accessibility issue, but the rest are more of a matter of styling and preference 🤷🏼♀️
Screenshot from the settings page for reference:
Can I work on this issue ?
Can I work on this issue ?
@kirtanchandak Sure.
Hey, where is the settings page in electron website ?
@kirtanchandak this is not the repository for the electron website