GSA / GSA/ai-experience-sharing-platform
Add filters as query parameters in UCL URL
Open
Nice to have
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Short Description:
Have site router append selected filters to the URL of the use cases list via query parameters so that the link can be shared with filters already selected. For example: `/usecases?procurement=developedInHouse`
User Story: TBD
Acceptance Criteria: TBD
Contributor guide
Research direction
Start by locating the site router and the use cases list, then trace how selected filters are stored and applied. The work is done when selected filters are appended as query parameters such as `/usecases?procurement=developedInHouse` and a shared URL restores those filters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100