Should we show tooltip for disable mood or disable button #169
-
#13797 this issue reported by AlexisDefranoux. But i am confusion here. What is valid case or what should be expected here. |
Beta Was this translation helpful? Give feedback.
Answered by
cetincakiroglu
Oct 4, 2023
Replies: 1 comment
-
Hi, Tooltip shouldn't be triggered when the button is disabled, this is not a bug. It's how it should be since the disabled button cannot receive any events. It's by design and it should stay as it is. I've closed the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cetincakiroglu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Tooltip shouldn't be triggered when the button is disabled, this is not a bug. It's how it should be since the disabled button cannot receive any events. It's by design and it should stay as it is.
I've closed the issue.