nrkno / core-components

Accessible and lightweight Javascript components
https://static.nrk.no/core-components/latest/
MIT License
117 stars 10 forks source link

Tabindex #646

Closed skjalgepalg closed 2 years ago

skjalgepalg commented 2 years ago

Differentiate between focusable elements:

Use programatic focus selection for initial focus, use keyboard focus selector when keeping focus inside dialog

Resolves #645

mittinatten commented 2 years ago

LGTM!