-
Notifications
You must be signed in to change notification settings - Fork 478
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
🚀 - No visual feedback when pressing a button on mobile device #1034
Comments
Hello, could you take a look at this issue or tell me if I'm missing something? I find it very confusing to have no feedback at all when touching a button a mobile and I can't believe it's the case in your interfaces is it? |
Ok nice thank you!! |
Hello @waterplea, I just realized that for some reason it was still not working with See https://taiga-ui.dev/components/button/API?tuiMode=onDark&icon=tuiIconEyeClosed&appearance=flat |
Yes, looks like the fix only covered "modeless" appearance. I'll reopen this issue and fix it for mode too. |
Fixed in 3.0 |
Which @taiga-ui/* package(s) are the source of the bug?
core
Please provide a link to a minimal reproduction of the bug
https://taiga-ui.dev/components/button
Description
When touching a button on mobile (on mine at least, Android 10), there's no feedback.
You can test it by opening the buttons examples: https://taiga-ui.dev/components/button
It looks like a
_pressed
class should be added if I read the code correctly but something is not working.Angular version
12.2.4
Taiga UI version
2.24.0
Which browsers have you used?
Which operating systems have you used?
The text was updated successfully, but these errors were encountered: