Page MenuHomePhabricator

Add persistance to queue page on refresh
Open, In Progress, Needs TriagePublic

Description

Current behaviour
After selecting a queue name from the dropdown, say Panjab Digital Library, and then refreshing the page, the page loads with the default option (Google Books) selected.

Expected behaviour
Once the user refreshes the page, it should load the queue that was previously selected

Possible fix
Add a ?queueName query to the /queue route and use that while setting the selected option and loading the relevant queue data