Change timestamp button partially obscured

Minor issue - the change timestamp button is partially obscured by the calendar in (Mac) Chrome and Firefox:

But OK in Safari:

17%20PM

Possibly related to this: Changing timestamp impossible on mobile UI

7 Likes

In some cases, the date picker completely covers the button:

2 Likes

Just pushed a fix for this, the calendar was absolutely positioned in this modal — so it was overflowing its container.

https://github.com/discourse/discourse/commit/d00118382832b7a32e44c24aaab1b920829b5bc0

8 Likes

Yes, button is hidden when month with 6 lines of dates…
When 5 lines, it’s ok

Just for additional clarification because there was a reply after the fix, 6 line months should also be fixed in the change timestamp modal

3 Likes