mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-02 21:21:10 -05:00
6550d1b808
Clickable elements should be focusable and have interactive semantics. See: https://developer.mozilla.org/en-US/docs/Web/Accessibility/Guides/Understanding_WCAG/Keyboard?utm_source=devtools&utm_medium=a11y-panel-checks-keyboard#Interactive_elements_must_be_focusable Closes #45227 Signed-off-by: Fabian Bieler <fabian.bieler@scoop-software.de>