Describe the bug
None of the form controls like Buttons, Checkboxes etc are keyboard operable or have basic accessibility
To Reproduce
Steps to reproduce the behavior:
I am talking basic accessibility here, like
- Correct Semantics, E.g Checkboxes are rendered as
- Nothing is keyboard focusable, operable.
- Links are
- and a ton more...
Expected behavior
When you publish a component library it should at-least be accessible to a basic level.
Describe the bug
None of the form controls like Buttons, Checkboxes etc are keyboard operable or have basic accessibility
To Reproduce
Steps to reproduce the behavior:
I am talking basic accessibility here, like
Expected behavior
When you publish a component library it should at-least be accessible to a basic level.