Opened 5 years ago
Closed 5 years ago
#47534 closed defect (bug) (fixed)
Customize: widgets search shouldn't show widgets on click on clear button
Reported by: | Mahesh901122 | Owned by: | pento |
---|---|---|---|
Milestone: | 5.3 | Priority: | normal |
Severity: | normal | Version: | 5.3 |
Component: | Customize | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
On click on the close button after the widget search, it does not show all widgets.
See video before applying patch https://www.youtube.com/watch?v=7uwe5LF6kI8
After applying patch - https://www.youtube.com/watch?v=wYg15c_CrvQ
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
I have found the same issue for the customizer menu item search box too. But the same patch not works for the menu items.
File:
\src\js\_enqueues\wp\customize\nav-menus.js
line 219:But it not works for menu search. So, I have just created a patch for the customizer widget search.