EPAM AI DIAL UI Kit version
0.10.0
Components, containing described issues: DialDropdown, DialEllipsisTooltip, DialTooltipTrigger.
How to reproduce
- Add
dir="rtl" attribute to the html or any other parent tag.
- Add the arabic text as the tooltip's child.
Actual result
Text is aligned to the left.
Expected result
Text is aligned to the start of the row, depending on the text direction.
See Tailwind docs.
Confidential information
EPAM AI DIAL UI Kit version
0.10.0
Components, containing described issues:
DialDropdown,DialEllipsisTooltip,DialTooltipTrigger.How to reproduce
dir="rtl"attribute to thehtmlor any other parent tag.Actual result
Text is aligned to the left.
Expected result
Text is aligned to the start of the row, depending on the text direction.
See Tailwind docs.
Confidential information