Opened 9 months ago

Last modified 9 months ago

#21636 new enhancement

Add category dropdown to QuickPress in Dashboard

Reported by: jane Owned by:
Priority: lowest Milestone: Awaiting Review
Component: Administration Version: 3.4.1
Severity: minor Keywords: has-patch ui-feedback
Cc: sbutze@…, code@…

Description

This would make QuickPress more useful to people who use categories instead of tags, have been meaning to do this for years.

Attachments (2)

21636.diff (211.9 KB) - added by bootsz 9 months ago.
Adds Categories checkbox list to the QuickPress widget
quickpress_categories.png (44.0 KB) - added by bootsz 9 months ago.
Screenshot

Download all attachments as: .zip

Change History (7)

bootsz9 months ago

Adds Categories checkbox list to the QuickPress widget

bootsz9 months ago

Screenshot

  • Keywords has-patch ui-feedback added

This is really easy to implement, but there's definitely some UI considerations to be made (How many categories to show at once? Should some fields be hidden/collapsed by default to conserve space?)

Current patch still has one issue to be resolved, which is that the categories list seems to disappear after submitting the form.

  • Cc sbutze@… added
  • Keywords needs-patch removed

comment:4 follow-up: ↓ 5   tar.gz9 months ago

  • Cc code@… added

FIY, here is another proposal for the improvement of the QuickPress widget: #21754.

I made a mockup variation that includes your categories list:

http://core.trac.wordpress.org/attachment/ticket/21754/quickpress-improved-02.png

In my proposal, the list is divided into columns - this should be quite easy to achieve with a CSS media query for the browsers that support it.

comment:5 in reply to: ↑ 4   bootsz9 months ago

Replying to tar.gz:

FIY, here is another proposal for the improvement of the QuickPress widget: #21754.

I made a mockup variation that includes your categories list:

http://core.trac.wordpress.org/attachment/ticket/21754/quickpress-improved-02.png

In my proposal, the list is divided into columns - this should be quite easy to achieve with a CSS media query for the browsers that support it.

Mockup looks good. I brought this up in the UI group chat last week and there was some resistance to the idea of adding categories. Reason being that it might be a "slippery slope" toward adding too many things onto QuickPress/The Dashboard. We definitely want to make sure to keep clutter to a minimum. Still, if anything I think categories should take priority over tags anyway, as they're generally more important.

Note: See TracTickets for help on using tickets.