Skip to content

Fix focus styles across browsers #451

@david-crespo

Description

@david-crespo

In Firefox, we see very little visible focus. This is pretty unusable. In Chrome, we have vastly more usable focus indicators, but most are not styled the way we want.

Using :focus-visible to make focus indicators show up only during keyboard nav and not, e.g., when the user clicks a link would be perfect... if it worked in Safari. We could use a hook that would let us do our own version of this at the application level to make it work in Safari. That may or may not be worth the effort at this point.

Keyboard nav in Firefox

ff-kb

Keyboard nav in Chrome

chrome-kb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions