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
On mobile, search results are sorted by "Newest first" by default. If I change the sort to "Relevance" and then perform a new search, it resets back to "Newest first" instead of keeping my selected sort option.
Steps to reproduce:
Perform a search
Change the sort order from "Newest first" to "Relevance"
Perform a new search
The sort order is back to "Newest first"
I'd expect the selected sort order to persist across searches until manually changed again. Is this intended, or worth fixing?
For context, on Web the default is "Relevance", if I perform a search, it's directly sorted by relevance, and if I change it to "Newest first" and search again, it resets back to relevance, which also feels fine as a default behavior. So the mobile behavior just seems inconsistent with how it's handled on Web.
Also worth noting: when sorted by "Newest first" or "Oldest first", results are displayed like the regular timeline, with month/day headers. But when sorted by "Relevance", results are shown in a compact grid without any date headers, which honestly looks much better. See attached screenshots for comparison.
Newest first Sort
Relevance Sort
One more thing: when performing a search on mobile, the "Memories" section stays displayed at the top of the screen, which isn't really necessary in a search context and just takes up screen space for nothing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
On mobile, search results are sorted by "Newest first" by default. If I change the sort to "Relevance" and then perform a new search, it resets back to "Newest first" instead of keeping my selected sort option.
Steps to reproduce:
I'd expect the selected sort order to persist across searches until manually changed again. Is this intended, or worth fixing?
For context, on Web the default is "Relevance", if I perform a search, it's directly sorted by relevance, and if I change it to "Newest first" and search again, it resets back to relevance, which also feels fine as a default behavior. So the mobile behavior just seems inconsistent with how it's handled on Web.
Also worth noting: when sorted by "Newest first" or "Oldest first", results are displayed like the regular timeline, with month/day headers. But when sorted by "Relevance", results are shown in a compact grid without any date headers, which honestly looks much better. See attached screenshots for comparison.
One more thing: when performing a search on mobile, the "Memories" section stays displayed at the top of the screen, which isn't really necessary in a search context and just takes up screen space for nothing.
All reactions