You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turn on "Allow creating new items" and "Fill container width" switches
Add some long tag that is not trancated
Reduce browser window width until the tag is truncated
Actual behavior
There is no tooltip(no title attribute in DOM) when hovering over the tag.
Expected behavior
Tooltip should be displayed when hovering over the tag.
Possible solution
Do not reduce browser window width.
In this case the behavior is correct.
The text was updated successfully, but these errors were encountered:
ashleighp13
changed the title
No tooltip on truncated tag in multu select when reducing browser window size
No tooltip on truncated tag in multi select when reducing browser window size
Jan 7, 2025
Environment
@blueprintjs/core: 5.13.0
@blueprintjs/select: 5.2.4
Windows 10 Home Edition
Google Chrome 131.0.6778.109
Code Sandbox
Can be reproduced on the Blueprint docs page:
https://blueprintjs.com/docs/#select/multi-select
Steps to reproduce
Actual behavior
There is no tooltip(no title attribute in DOM) when hovering over the tag.
Expected behavior
Tooltip should be displayed when hovering over the tag.
Possible solution
Do not reduce browser window width.
In this case the behavior is correct.
The text was updated successfully, but these errors were encountered: