[wp-trac] [WordPress Trac] #60861: Issue with Parent Term Selection on wp-admin/edit-tags.php Screen
WordPress Trac
noreply at wordpress.org
Fri Mar 29 07:32:46 UTC 2024
#60861: Issue with Parent Term Selection on wp-admin/edit-tags.php Screen
--------------------------+-----------------------------
Reporter: dextorlobo | Owner: (none)
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 6.4.3
Severity: normal | Keywords:
Focuses: javascript |
--------------------------+-----------------------------
**Description:**
Currently, on the "wp-admin/edit-tags.php" screen, when we input a new
term with a parent term using the select dropdown, upon submission, all
fields are reset except for the parent term dropdown. This may lead to
unintended assignment of the parent term and create potential issues when
adding new terms.
**Steps to reproduce**
1. Login to wordPress dashboard
2. Go to Posts > Categories
3. Enter term name, slug, description and select parent
4. Click on "Add New Category"
5. Upon successful submission, all the fields ( name, slug, and
description ) are reset, except the "Parent Category" dropdown.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60861>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list