- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 32.7k
Closed
Labels
accessibilitya11ya11ydiscussionscope: buttonChanges related to the button.Changes related to the button.
Description
We're currently applying cursor: pointer for most interactive elements (Button, Checkbox, labels of checkboxes, Slider etc).
It's well defined that this cursor indicates a link1.
Problems arise especially for components that are mapped to host elements e.g. Checkbox for <input type="checkbox" />. The host element does not have a pointer cursor nor does its label. This is especially confusing since we use the default cursor for labels of textfields.
I'd like to hear some other opinions. Especially focusing on different kinds of elements and inconsistencies between our elements and host elements.
Some more resources outside of html:
1specified in CSS3 UI
oliviertassinari
Metadata
Metadata
Assignees
Labels
accessibilitya11ya11ydiscussionscope: buttonChanges related to the button.Changes related to the button.