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
Describe the bug
Tooltip position is not set properly if it goes outside the viewport. The problem is faced both on fixed (e.g. left) position and `auto).
Describe the bug
Tooltip position is not set properly if it goes outside the viewport. The problem is faced both on fixed (e.g.
left
) position and `auto).video:
Position
left
- https://somup.com/c0lX2tgR4VPosition
auto
- https://somup.com/c0lX2UgR4ITo Reproduce
Steps to reproduce the behavior:
Scenario with `auto:
Result: Part of the tooltip is shown outside the viewport.
Expected behavior
The tooltip should change the position if there is no enough space like in Kendo UI for jQuery: https://dojo.telerik.com/AqUFEsAn
Additional context
Reported in Ticket ID: 1633619
The text was updated successfully, but these errors were encountered: