[wp-trac] [WordPress Trac] #53266: Found 2 elements with non unique id
WordPress Trac
noreply at wordpress.org
Mon May 24 16:57:29 UTC 2021
#53266: Found 2 elements with non unique id
----------------------------------+-----------------------------
Reporter: yagniksangani | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.7.2
Severity: normal | Keywords: needs-testing
Focuses: ui, coding-standards |
----------------------------------+-----------------------------
I have tested WordPress on one of my setups and found warnings in the
console related to dom elements non-unique ids. I have debugged on it and
checked that when we apply bulk edit action on any custom registered
postype list table at that time html will show for bulk section with
selection of categories and those html contains non-unique ids.
I have checked that in WordPress core code there is 'wp_terms_checklist'
under 'wp-admins/includes/class-wp-posts-list-table.php' which creating
the HTML for it.
You can see here screenshot,
https://www.awesomescreenshot.com/image/8596764?key=170fe9c0381cdff32499aef8eb88a7dd
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53266>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list