View Issue Details

IDProjectCategoryView StatusLast Update
0021207MMW 5Playlists (Auto) / Search / Filterspublic2024-09-16 15:05
Reporterlowlander Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status feedbackResolutionduplicate 
Product Version5.1 
Target Version5.1.1 
Summary0021207: x Closes Search instead of clearing it
DescriptionOpened from 0012569. x closes Search, except when doing so in the Podcast Index Contextual Search
Steps To Reproduce1 Start search
2 Use x
--> Search closes, instead of emptying user value
TagsNo tags attached.
Fixed in build

Relationships

has duplicate 0021206 closedLudek Contextual search behavior should be consistent thru out MM according to standards of breadcrumbs searches 
related to 0012569 closedLudek Integrate new podcast directories 

Activities

Ludek

2024-09-14 13:02

developer   ~0076955

I think that X should close the search when typing in the view (contextual search) otherwise it would be unclear how to close accidentaly opened search bar
But for the global search it should probably just clear the text..

Assigned to Rusty to review/decide..

Ludek

2024-09-14 13:05

developer   ~0076956

Last edited: 2024-09-14 13:07

BTW: In Chrome it also closes the 'Find bar', based on my tests whenever the search bar is not always visible then X is rather used for closing (rather than clearing)..

Maybe we could add another search option like:
[x] Always show search bar
and in that case the X would "clear" instead of "close" ?
image.png (8,882 bytes)   
image.png (8,882 bytes)   

peke

2024-09-14 17:26

developer   ~0076958

Last edited: 2024-09-15 02:40

Vivaldi browser use/show X exclusively to clear search, Chrome (Android), EGDE, Google, Bing Search Bars and many many WorkPress pages uses X for clear not close.

More non clear search behaviors will be handled in 0021208

rusty

2024-09-16 03:19

administrator   ~0076973

Based on the above, and as alluded to by Ludek, the approach generally taken is that:
- If a search bar is persistent, then 'x' clears it
- if a search bar isn't persistent, then 'x' closes it

MMW doesn't currently have persistent search bars, except for the Podcast index. So the current inconsistent behavior actually makes sense i.e.
- For contextual / global search bars which aren't persistent, the 'x' closes it
- For Podcast index which has a persistent search bar, the 'x' clears it

As Ludek suggested, we might want to consider allowing the contextual and/or global search bars to persist and if they do, then 'x' would clear results. BUT, it seems risky to start fiddling with this behavior at this stage. So my recommendation would be to defer this.

Ludek

2024-09-16 09:00

developer   ~0076974

ok, agreed