[Tooltip] Fix arrow placement in RTL languages #18697
Labels
bug 🐛
Something doesn't work
component: tooltip
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
Tooltip's arrow placement in RTL languages is wrong.
Steps:
some thoughts to tackle the problem 🔦
in
arrowGenerator()
function in tooltip component if we addflip:false
to it's JSS then I think the problem could be solved.The text was updated successfully, but these errors were encountered: