Skip to content

Commit 46e93ca

Browse files
authored
fix(uui-radio): keyboard navigation does not work as intended (#870)
* remove tabindex * fix wrapping keyboard nav * Improve keyboard navigation by emulating native radio group behavior * remove unused code * fix double keypress issue * cleanup * fix selection bug * rename function * change focus outline functionality to pure css * remove aria hidden as it is not needed anymore * remove redundant get,set * cleanup radio * cleanup * fix findRadio function to fix focus issues * remove keypress eventListener * Fix pre checked radios * fix test to use same keydown event as the component * make sonar happy * fix tab navigation when there is a pre-checked radio
1 parent 54971d2 commit 46e93ca

File tree

3 files changed

+182
-228
lines changed

3 files changed

+182
-228
lines changed

0 commit comments

Comments
 (0)