-
Notifications
You must be signed in to change notification settings - Fork 983
Open
Description
What is affected?
Accessibility, Component
Description
When I click in a sub element in label to focus the checkbox, the checkbox is focused with :focus-visible state. I expected it to be focused without this state (like when we click directly on the label).
Reproduction
Workaround
No
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Affected versions
Failing in 1.5.1
Browser/OS/Node environment
Chrome v. 126
exorex
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
Lookwe69 commentedon Oct 10, 2024
Update with chrome 129.
:focus-visible is added even if we click directly on the label