BUG: Calendar 5.2.0 - Event Popup Overflows Viewport: Issues with Top/Bottom Visibility on Calendar Clicks
-
For those like me who heavily rely on the calendar feature, there is a bug in version 5.2.0.
The popup window is partially hidden, either off the top or bottom of the screen, depending on where the click occurs in the calendar.
This makes certain elements of the popup inaccessible.
For now, I have resolved the issue by adding the following CSS, in case it might be helpful for others here:
.v-popper__popper.event-popover { position: fixed!important; max-height: 90vh!important; overflow: visible!important; top: 10%!important; left: 50%!important; transform: translateX(-50%)!important; z-index: 10000!important; }Link ticket: github
-
I reported a similar but different bug over 2 years ago and it's still not been addressed

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login