[wp-trac] [WordPress Trac] #57330: Show number of scheduled posts in calendar popup when scheduling (was: Show number of scheduled posts in calendar popu when scheduling)

WordPress Trac noreply at wordpress.org
Wed Dec 14 19:41:49 UTC 2022


#57330: Show number of scheduled posts in calendar popup when scheduling
----------------------------------+------------------------------
 Reporter:  sokrates4612          |       Owner:  (none)
     Type:  enhancement           |      Status:  new
 Priority:  normal                |   Milestone:  Awaiting Review
Component:  Editor                |     Version:
 Severity:  normal                |  Resolution:
 Keywords:  move-to-github close  |     Focuses:  ui
----------------------------------+------------------------------
Changes (by sabernhardt):

 * keywords:   => move-to-github close
 * component:  Posts, Post Types => Editor


Comment:

 Thanks for the suggestion!

 Could you open an issue on the
 [https://github.com/WordPress/gutenberg/issues/new?assignees=&labels=&template=Feature_request.md
 Gutenberg repository]? Any change would need to be made to the plugin
 first.

 Showing another number in the datepicker might confuse people, so I don't
 think that should be the default behavior. However, maybe the button could
 include an attribute like `data-events` for extenders to display the
 counts when the button receives focus.
 `.components-datetime__date__day:focus::after { content: attr(data-
 events); }`

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57330#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list