# Event times cut off in block display mode

**URL:** https://meta.discourse.org/t/event-times-cut-off-in-block-display-mode/383972
**Category:** UX
**Tags:** events, completed
**Created:** [September 25, 2025, 4:21am UTC](https://meta.discourse.org/t/event-times-cut-off-in-block-display-mode/383972 "2025-09-25T04:21:51Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Crebekah](https://avatars.discourse-cdn.com/v4/letter/c/87869e/32.png) [@Crebekah](https://meta.discourse.org/u/Crebekah)
#### Post date: [September 25, 2025, 4:21am UTC](https://meta.discourse.org/t/event-times-cut-off-in-block-display-mode/383972/1 "2025-09-25T04:21:51Z")

</div>

Hi! The calendar seems to cut off the event times when in block display mode. Is there any way to fix this? Thanks.

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/c/f/8cfc1cf9c3e9c5f9f9144064f4689a9dcecf99a7.png)

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [September 25, 2025, 2:34pm UTC](https://meta.discourse.org/t/event-times-cut-off-in-block-display-mode/383972/3 "2025-09-25T14:34:26Z")

</div>

Hi it’s expected, it’s to have maximum text displayed. If we do an ellipsis … we lose 3 chars by default on every cases.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [September 25, 2025, 2:48pm UTC](https://meta.discourse.org/t/event-times-cut-off-in-block-display-mode/383972/6 "2025-09-25T14:48:37Z")

</div>

fwiw google agenda does the same:

 ![IMG_8008](https://global.discourse-cdn.com/meta/original/4X/9/5/8/958db8f723e1cbc7d8a34b43f85dc64105173261.jpeg)

And apple does a mix.

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [September 26, 2025, 7:39pm UTC](https://meta.discourse.org/t/event-times-cut-off-in-block-display-mode/383972/8 "2025-09-26T19:39:12Z")

</div>

The reporter’s concern here is with the cutoff time though, I agree we have no choice but to cut off the event name, but maybe we can allow the full time to be displayed?

 ![CleanShot 2025-09-26 at 15.38.38@2x](https://global.discourse-cdn.com/meta/original/4X/9/3/e/93e512e76a3f9673ecd685bddae61c921e492ae1.png)

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [September 26, 2025, 8:27pm UTC](https://meta.discourse.org/t/event-times-cut-off-in-block-display-mode/383972/9 "2025-09-26T20:27:08Z")

</div>

Theres no silver bullet, it’s all kind of tradeoffs, just like showing the time on a different line. Im not against trying to show the full time, but that’s a default of fullcalendar for a reason (the library we use). I could be tempted to just hide the time in month view too.

This being said, Im fine doing this, I can agree that this might cause more trouble to not do it.

[https://github.com/discourse/discourse/pull/35016](https://github.com/discourse/discourse/pull/35016)

---

<div class="post-metadata">

### Author: ![lindsey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lindsey/32/318210_2.png) [@lindsey](https://meta.discourse.org/u/lindsey)
#### Post date: [April 28, 2026, 6:51pm UTC](https://meta.discourse.org/t/event-times-cut-off-in-block-display-mode/383972/10 "2026-04-28T18:51:21Z")

</div>


