-
Notifications
You must be signed in to change notification settings - Fork 264
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
Vue3: Tooltip styling has changed #12126
Comments
Placement modifiers are not honored, I suspect some hacks have truncated any definition: https://floating-vue.starpad.dev/guide/directive#placement-modifier |
@eva-vashkevich @mantis-toboggan-md I see a lot of AKS/EKS/GKE use cases for the tooltip. May I ask you to confirm the default style is the right one? It would mean arrow center bottom. |
This issue is a regression of existing changes which have been reported and fixed with:
All these cases have to be tested afterward. Trying to identify the regression PR at this point, although refactoring in a single file only would be optimal. |
Yes AKS/EKS/GKE should use default tooltip styling |
Setup
Describe the bug
Tooltip style has changed.
To Reproduce
Result
Expected Result
The text was updated successfully, but these errors were encountered: