Opened 15 years ago
Closed 10 years ago
#15355 closed enhancement (maybelater)
Add ability to clear search results
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.5.2 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | ui | Cc: |
Description
Let's put a (X) next to "Search results for string" that immediately clears the search results. Otherwise there is no way to do it, without clearing the box manually and hitting enter.
We would use the same X we use for bulk edit.
Attachments (6)
Change History (28)
#6
@
15 years ago
I proposed it to Jane originally and she approved it before I ticketed it.
However, I'm wondering if we're putting the X in the wrong spot now: Think maybe it should go in the search box itself. Koopersmith and I were considering that for internal linking as well.
#7
@
15 years ago
My preference would indeed be to have it in the search box. The search box is an expected place for a user interaction in order to modify or delete a search term, the heading of the page maybe not so much.
#16
@
14 years ago
- Keywords removed
In the search box would make more sense, but realistically if the search is cleared, then it returns to the list table, no? Possibly a link to return to list table would be the easier approach?
#17
@
14 years ago
With [20168] Webkit browsers will have the X inside the search box, but it clears only the input field.
#18
@
13 years ago
- Keywords dev-feedback added
- Resolution set to worksforme
- Status changed from assigned to closed
- Version set to 3.5.2
What is the status of this ticket? I see the X (using webkit browsers) while testing the latest versions of WordPress (3.5 and 3.6). Are there plans to try making this work for non-webkit browsers?
Also, regarding this comment:
"In the search box would make more sense, but realistically if the search is cleared, then it returns to the list table, no? Possibly a link to return to list table would be the easier approach?"
I agree that a link to return to the list table makes. Maybe a new ticket should be created for that (if one has not been created already). However, if I understand the statement correctly, I don't agree that you should be returned to the table list, when clicking the X within the search box. It makes more sense to me that you just want to clear the text field when clicking the X.
#19
@
13 years ago
- Resolution worksforme deleted
- Status changed from closed to reopened
Sounds like the original idea was not about an X in the input field, which of course should just clear the field and nothing else.
Patches Welcome