[wp-trac] [WordPress Trac] #31615: UI bug using Quick Edit
WordPress Trac
noreply at wordpress.org
Tue Sep 1 20:32:34 UTC 2015
#31615: UI bug using Quick Edit
-----------------------------+------------------------------
Reporter: justingreerbbi | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Quick/Bulk Edit | Version: 4.1.1
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses:
-----------------------------+------------------------------
Changes (by jasonlcrane):
* keywords: => 2nd-opinion
Comment:
The ajax function (wp_ajax_inline_save) returns a single row of the table,
which is inserted back into the post's original position.
Rows are also not re-sorted when changing the date, and this behavior is
consistent across other interfaces as well. For example, in a list of
posts filtered by category, removing that category does not remove the
post from the view until the page is refreshed.
My feeling is that the current experience is preferable, and removing rows
or resorting rows would cause unnecessary confusion on the part of the
user and unnecessary overhead in the codebase.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31615#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list