You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An article is associated with multiple categories or tags. When you select drawer as the opening method, the selection box is not updated and the selected options should be filtered out in the drawer.
Which area(s) are affected? (Select all that apply)
area: core, area: ui
Environment Info
payload: 3.35.1
nextjs: 15.3.0
nodejs: 22.14.0
The text was updated successfully, but these errors were encountered:
Describe the Bug
When admin.appearance: 'drawer', the selected options should be filtered in the opened drawer
Secondly, after I select one, the select input box does not update
Here is a video demonstration:
https://github.com/user-attachments/assets/f2c6d038-442a-4142-9503-d3e5142e61a4
Link to the code that reproduces this issue
iShot_2025-04-20_13.02.00.mp4
Reproduction Steps
An article is associated with multiple categories or tags. When you select drawer as the opening method, the selection box is not updated and the selected options should be filtered out in the drawer.
Which area(s) are affected? (Select all that apply)
area: core, area: ui
Environment Info
The text was updated successfully, but these errors were encountered: