LumexUI Version
v1.0.0
Description
If you tab-navigate the links, you see that the disabled link is still picked up on the tab navigation. Then, hitting space will take you to its url.
Steps to reproduce
Visit your docs.
Tab navigate to the disabled link.
It will highlight.
Hit space.
You will navigate to the disabled link.
Expected behavior
You should not be able to visit the disabled url. Arguably, the link should also not be able to be reached by tab navigation.
I suspect that your fix will also make it clear to the screen reader that the link is disabled, though likely a disabled link should simply be text instead.
Notes
No response
LumexUI Version
v1.0.0
Description
If you tab-navigate the links, you see that the disabled link is still picked up on the tab navigation. Then, hitting space will take you to its url.
Steps to reproduce
Visit your docs.
Tab navigate to the disabled link.
It will highlight.
Hit space.
You will navigate to the disabled link.
Expected behavior
You should not be able to visit the disabled url. Arguably, the link should also not be able to be reached by tab navigation.
I suspect that your fix will also make it clear to the screen reader that the link is disabled, though likely a disabled link should simply be text instead.
Notes
No response