Skip to content

fix(css): Shorter events overlapping#8489

Open
pallavibakale wants to merge 1 commit into
nextcloud:mainfrom
pallavibakale:fix/shorter-events-overlapping-8229
Open

fix(css): Shorter events overlapping#8489
pallavibakale wants to merge 1 commit into
nextcloud:mainfrom
pallavibakale:fix/shorter-events-overlapping-8229

Conversation

@pallavibakale

@pallavibakale pallavibakale commented Jun 11, 2026

Copy link
Copy Markdown

Fixes: #8229

Removed min-height for shorter events to avoid overlapping events and a better view.
Screenshot attached:

Before fix:

  1. With 1 hour density setting:
image
  1. With 10 mins density setting:
image

After fix:

  1. With 1 hour density setting:
Screenshot 2026-06-11 194333
  1. With 10 mins density setting:
image

@pallavibakale pallavibakale changed the title fix(css): Shorter events overlapping #8229 fix(css): Shorter events overlapping Jun 12, 2026
@SebastianKrupinski

Copy link
Copy Markdown
Contributor

Hi @pallavibakale

Thanks for the PR. I will have some one from the design team review the changes.

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Signed-off-by: pallavibakale <pallavibakale09@gmail.com>
@pallavibakale pallavibakale force-pushed the fix/shorter-events-overlapping-8229 branch from 5547e6e to 6872e22 Compare June 12, 2026 14:38
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

Successfully merging this pull request may close these issues.

Short events are not shown correctly in the week view which leads to overlapping events

2 participants