GSA / GSA/ai-experience-sharing-platform

Add filters as query parameters in UCL URL

Open
#306 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.