Checkbox - component should be able to receive focus when in readonly state #752
Labels
💚 contributor issue
Good for contributors
⌨️ dev issue
Task is for developers
🚨 new::bug
Something isn't working
📋 task::ready
Task is ready to be picked up or planned in
Milestone
Step-by-Step Guide to reproduce
Bug Description / False Behaviour
It is not possible to focus the Checkbox component in readonly state.
Correct Behaviour
It is possible to focus the Checkbox component in readonly state.
Testing
Check existing unit tests of the component(s) and adjust the tests to prevent this bug from occurring again in the future, if you see a way.
Background
Add more background information here, if needed
The text was updated successfully, but these errors were encountered: