Opened 21 months ago
#54784 new defect (bug)
Scheduled post calendar missing has-events dot
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.8.3 |
Component: | General | Keywords: | |
Focuses: | ui | Cc: |
Description
Quick summary
When scheduling a post or page for later publishing, you're presented with a calendar dialog to select the post's publish date. If there are other posts scheduled to publish on a given day, a small "dot" is displayed beneath that date (displayed with the CSS class has-events).
If you schedule a post/page to publish on February 28/29th or March 1st, this dot doesn't appear.
Steps to reproduce
- Create a new post.
Schedule the post to publish on February 28, 2022 (at any time), February 29, 2024 (at any time), or March 1, 2022 at midnight (0:00 AM). Click "Schedule" to save the post.
- Create a second new post.
- Open the scheduling dialog and navigate to the first post's scheduled month.
Expected Results
A small "dot" should appear on the first post's scheduled date to notify you that a post is scheduled for that date. This happens for every other date I tested other than February 28th/29th (at any time) or March 1st (specifically at midnight).
Actual Results
No dot is shown.
screenshot