[wp-trac] [WordPress Trac] #11302: Bulk editing posts should pre-fill fields with the same value / allow for removal

WordPress Trac noreply at wordpress.org
Tue Sep 19 02:53:10 UTC 2023


#11302: Bulk editing posts should pre-fill fields with the same value / allow for
removal
-------------------------------------+-------------------------------------
 Reporter:  pavelevap                |       Owner:  francina
     Type:  enhancement              |      Status:  assigned
 Priority:  normal                   |   Milestone:  6.4
Component:  Quick/Bulk Edit          |     Version:  2.9
 Severity:  normal                   |  Resolution:
 Keywords:  needs-design has-patch   |     Focuses:  javascript,
  needs-testing                      |  administration
-------------------------------------+-------------------------------------

Comment (by ajmcfadyen):

 == Test Report

 === Env / Setup:
 Theme: twentythirteen
 Plugins: N/A
 WordPress: 5.9-RC4
 OS: macOS Monterey
 Localhost: wp-env
 Browser: Chrome, Firefox, Safari

 === Setup Steps:
 - Apply the patch.
 - Run `npm run build:dev`.
 - Assign some posts to various categories. Make sure that some posts are
 in one category, some are in another, and some are in both.
 - Navigate to Posts > All Posts.
 - You may need to perform a hard refresh of the page to ensure new styles
 will load as expected during the later steps.
 - Check the checkbox beside one or more posts.
 - Select Edit from the Bulk Actions dropdown, then click Apply.
 - Look at each category's checkbox.

 === Results, Confirmed (✅)
 ✅ If all posts are assigned to a given category, that category's checkbox
 is checked.
 ✅ If some of the posts are assigned to a given category, that category's
 checkbox has a line indicating an indeterminate status.
 ✅ If none of the posts are assigned to a given category, that category's
 checkbox appears (not checked and has no line).

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


More information about the wp-trac mailing list