Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IconButton disable state should not allow hover/focus/pressed states to trigger #2289

Open
wmui51 opened this issue Sep 9, 2020 · 1 comment · Fixed by #2297
Open

IconButton disable state should not allow hover/focus/pressed states to trigger #2289

wmui51 opened this issue Sep 9, 2020 · 1 comment · Fixed by #2297
Assignees

Comments

@wmui51
Copy link
Contributor

wmui51 commented Sep 9, 2020

Make sure that when disabled that the props hasHover, hasFocus, and isPressed can never be true.

@wmui51
Copy link
Contributor Author

wmui51 commented Sep 24, 2020

This did not fix the issue and will need further investigation.

@wmui51 wmui51 reopened this Sep 28, 2020
@DevFoncy DevFoncy self-assigned this Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants