CodeTriage
CodeTriage copied to clipboard
Add option to unfilter the list once filtered by language
Expected Behavior
After filtering the list of open source projects by some language, there would be a way to unfilter the list and see all the projects again.
Current Behavior
Right now, the only way to go back is to remove the /?language=___
from the url (or to click the codetriage home page).
Possible Solution
Maybe we could just add a link called "remove filter" on the side or at the very bottom of the list. Alternatively, if people want to be able to filter by multiple languages, we could just be able to unselect languages by clicking them again.
Steps to Reproduce (for bugs)
- Go to codetriage.com
- Filter list by some language
- There's no way to unfilter
Context
Your Environment
- Version used:
- Browser Name and version: Chrome Version 88.0.4324.150 (Official Build) (x86_64)
- Operating System and version (desktop or mobile): MacOS 11.1
- Link to your project:
Hi @jessicajzhang03 , I wanted to know whether this issue still exist. I see here that a merge has been made already but it is not visible on the website
@Parimalisgreat I think it still exists. Sounds like the commit was partially reverted because something failed?