Skip to content

Keyboard accessibility with :focus-visible #1

@gregswinehart

Description

@gregswinehart

Do we need to explicitly set `:focus-visible' in badge.js?

On the Shiny site, I'm seeing this as I tab through the navigation:

before.mov

I added:

#supported-by-posit:focus-visible {
  box-shadow: 0 0 0 .25rem rgba(0,123,194,.25)
}

and that shows like this:

after.mov

I'm curious if you know of any other accessibility concerns we should look into as well?

Metadata

Metadata

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