-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
When navigating via pagination, options should be persisted to the page URL. This allows the pagination current page to be restored when navigating back.
User scenario:
As a user, I want search through sounds via pagination, navigate to a sound by clicking on a sound in the sound list, and navigating back if I don't like the sound. When navigating back, I expect the pagination to have the same page that I was last in.
We can accomplish this by persisting the current pagination page to the url:
?q=forest&p=1