-
-
Notifications
You must be signed in to change notification settings - Fork 47
[UI] Buttons have hover on touch #62
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
In progress
Native apps usually don't apply a different style to button when being pressed on touch screens. We should refact hover classes for buttons so that they don't apply the hover style when tapped.
Related components: Button, IconButton, ToggleButton