Our powerful JS Calendar component


Post 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


Post by Animal »

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


Post 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.


Post by Animal »

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


Post Reply