Skip to content

[Bug]: Disabled links are not disabled when tab-navigated #137

@arazni

Description

@arazni

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions