-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Whenever I visit the Explore -> Trending page, the site never remembers the last used filters, making me have to re-select my values every time.
Describe the solution you'd like
Coming back to the Explore -> Trending page, the previous filters should be applied, saving be 2-6 clicks every visit.
Requirements
- On load of
/trending, or/trending/developers, the previous query params should be loaded (This will require a page refresh) - Trending Repositories and Developers should be stored separately
- Example query param url:
/trending/typescript?since=weekly&spoken_language_code=en
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request