Page 1 of 1

EventTooltip Placement Issue for Overlapping Events

Posted: Fri Feb 24, 2023 5:25 pm
by conn.finn

Hello,

I have recently come across a bit of an issue with the EventTooltip where the tooltip will initially place itself on the right of an event, and then it will shift to the left of that event after the event is fully expanded since the tooltip no longer has room to be on the right side. If you click on the event multiple times, you'll see the tooltip jump back and forth each time as well which is a bit jarring.

You can see this by clicking on "test event 1" in a codepen I have displaying the issue here: https://codepen.io/connor-veeva/pen/XWPjmjR. Any fix/workaround you can provide would be appreciated!

Thanks,
Connor


Re: EventTooltip Placement Issue for Overlapping Events

Posted: Fri Feb 24, 2023 8:22 pm
by Animal

You could configure the tooltip to align to a different edge by default.


Re: EventTooltip Placement Issue for Overlapping Events

Posted: Fri Feb 24, 2023 10:23 pm
by conn.finn

Even if we align r-l we'll still hit this issue at the beginning of the week when we click on the other event. I updated the codepen to show this as well.


Re: EventTooltip Placement Issue for Overlapping Events

Posted: Mon Feb 27, 2023 8:48 am
by Animal

Here is a ticket to track this issue: https://github.com/bryntum/support/issues/6255