Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Nextcloud
  3. BUG: Calendar 5.2.0 - Event Popup Overflows Viewport: Issues with Top/Bottom Visibility on Calendar Clicks

BUG: Calendar 5.2.0 - Event Popup Overflows Viewport: Issues with Top/Bottom Visibility on Calendar Clicks

Scheduled Pinned Locked Moved Nextcloud
2 Posts 2 Posters 69 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • daebakD Offline
    daebakD Offline
    daebak
    wrote on last edited by
    #1

    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

    BUSINESS DEVELOPER
    https://antoniodonofrio.com

    1 Reply Last reply
    3
    • jdaviescoatesJ Offline
      jdaviescoatesJ Offline
      jdaviescoates
      wrote on last edited by
      #2

      I reported a similar but different bug over 2 years ago and it's still not been addressed 🙃

      https://github.com/nextcloud/calendar/issues/4893

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      1
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Bookmarks
      • Search