-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Description
When selecting a tech stack filter and applying it, reopening the filter modal and selecting another filter (e.g., popularity) resets the previously selected tech stack.
Possible Cause
Filter state may be stored inside the modal component instead of being managed globally or via URL query parameters.
I would like to work on fixing this issue if approved.
Steps to Reproduce
Steps to Reproduce
- Go to Projects page
- Open Filters
- Select a Tech Stack
- Apply filters
- Open Filters again
- Select Popularity
Expected Behavior
Expected Behavior
Previously selected filters should remain active.
Actual Behavior
Actual Behavior
Tech Stack filter resets.
Version
No response
Environment
chrome
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working