Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back button behaviour often loses state in search #50

Open
kltm opened this issue Oct 4, 2013 · 3 comments
Open

Back button behaviour often loses state in search #50

kltm opened this issue Oct 4, 2013 · 3 comments
Milestone

Comments

@kltm
Copy link
Member

kltm commented Oct 4, 2013

When clicking the back button after leaving a search page, the search is lost.

This could be fixed by: adding the bookmark of the current search to the url on every action (if it doesn't try to forward.). Otherwise, a fragment could be added to the URL which is probed for when landing, and resolved when found (standard two-pass, like we have now).

This issue can be moderated by making sure that users know that they can open external/jump links in new tabs, either with click or client settings.

@kltm kltm mentioned this issue Jun 23, 2014
@kltm kltm changed the title back button behaviour often loses state in search Back button behaviour often loses state in search Jun 23, 2014
@kltm
Copy link
Member Author

kltm commented Apr 4, 2016

From @ValWood.

This has been infuriating me for so long I don't know why
I haven't opened a ticket before now.

Every time you set your filters and then proceed to an 
annotation you have to reset your filters.

Same if you want to browse all the annotations or products.
Say there are nearly 100 annotations/products and you change
the drop down, you have to reset it after EVERY annotation you 
look at to access the ones further down the list.

Ideally the default would be ~100 anyway. If you have more than 
10 you would usually want to see all them without changing a filter.

@kltm
Copy link
Member Author

kltm commented Apr 4, 2016

@ValWood If this is a common pattern, you can also "bookmark" your search. By clicking on that link, you will go to a bookmarked/pinned version of your current search, so you can always get back to the same spot.

@kltm kltm added this to the wishlist milestone Apr 4, 2016
@ValWood
Copy link

ValWood commented Apr 5, 2016

Its pretty much every search I do, so I'd need to bookmark everything....

Can you make the default list longer (say 50). This would help a little. At present I need to reset the list length every single time I look at anything over the 10th entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants