Opened 7 weeks ago
Closed 7 weeks ago
#8238 closed defect (bug) (worksforme)
Search results persist after clearing query on Showcase page
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Showcase | Keywords: | |
| Cc: |
Description
Steps to Reproduce
- Go to https://wordpress.org/showcase/
- Type a keyword in the search bar (e.g., "blog")
- Press Enter — filtered results appear correctly
- Clear the search input completely (backspace or select-all + delete)
- Press Enter again with an empty search bar
Expected Behavior
All showcase entries should be displayed (unfiltered), as if no search was performed.
Actual Behavior
The previously filtered results remain visible. The page does not reset to show all entries when the search query is cleared and submitted.
Environment
- URL: https://wordpress.org/showcase/
- Browser: [Add your browser + version, e.g., Chrome 124]
- OS: [Add your OS, e.g., Windows 11]
Additional Notes
This appears to be a front-end filtering issue — the search state is not being reset when an empty query is submitted.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Unable to duplicate.
requiredset, so can't submit the form without a search value.