new-list-tables icon indicating copy to clipboard operation
new-list-tables copied to clipboard

An experiment in re-writing the post list screen using the REST API.

Results 6 new-list-tables issues
Sort by recently updated
recently updated
newest added

Currently, users can only use the bulk actions to assign categories to a selection of posts. They can't remove categories from the selected posts. It would be a great improvement...

See also #3 Currently, the row actions links are rendered as links, for example: `Unapprove` However, they don't point to a real resource, instead they perform an action. Also, as...

Bug

The row actions should get visible when using a keyboard to navigate content and focus gets into the row actions region. Currently on WordPress this is achieved using jQuery `focusin`...

Bug

Is filtering by taxonomy / status / etc supported yet?

Enhancement

Is it planned to support the ordering of posts (when they support page attributes or when they are hierarchical) by drag & drop?

Enhancement

When building dynamic interfaces that update portion of a web page, managing focus is of fundamental importance for keyboard users and assistive technologies users. The current Comments table in WordPress...