Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Due date calendar clipped on small screens #1395

Closed
MarcelRobitaille opened this issue Jan 19, 2021 · 2 comments
Closed

Due date calendar clipped on small screens #1395

MarcelRobitaille opened this issue Jan 19, 2021 · 2 comments

Comments

@MarcelRobitaille
Copy link

Steps to reproduce

  1. Create task
  2. Open due date calendar menu
  3. Narrow screen

Expected behaviour

The calendar should be fully visible and not clipped

image

Actual behaviour

The menu is clipped by the task stack

image

The first image above is actually at a narrower resolution. I think below 400px, a media query kicks in that aligns the calendar to its left side rather than its right side. I think a fix would just be to apply these styles at a much wider resolution, or always.

I can include logs, but I don't think that is required for such a css bug. Sorry for being lazy.

Client configuration

Browser: Reproduced in latest firefox and chromium

Operating system: Arch Linux

CalDAV-clients: N/A

@raimund-schluessler
Copy link
Member

Thanks for the detailed report. It's a duplicate of #935.

@MarcelRobitaille
Copy link
Author

Sorry about that. I guess I used the wrong keywords when searching if it had been reported before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants