-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
HacktoberFestbeginner-friendlyTasks which can be implemented by a beginner.Tasks which can be implemented by a beginner.enhancementNew feature or requestNew feature or requestfrontendTask related to frontend changesTask related to frontend changesgood first issueGood for newcomersGood for newcomershacktoberfest-accepted
Description
Description:
We need to implement a problem tag filter on the Contest Archive page, similar to the tag filtering system used on the Striver SDE Sheet page of Algolisted.
Goal:
- Highlight problems with the tags that are selected by the user from the available tag options.
Requirements:
- The filter should allow users to select one or more tags and automatically highlight problems from each contest that match the selected tags.
- Ensure that the design follows a similar layout as used in the Coding Sheets page (linked above).
Notes:
- Do not reuse the current logic from the Coding Sheets page, as it's not functioning correctly. Implement separate logic for filtering.
- The main goal is to improve the usability and efficiency of the tag filtering on the Contest Archive page while maintaining a similar user experience.
Please refer to the image attached for more clarity on the intended design and functionality.
Currently we have (https://algolisted.com/contests-archive/leetcode) :
Required :

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberFestbeginner-friendlyTasks which can be implemented by a beginner.Tasks which can be implemented by a beginner.enhancementNew feature or requestNew feature or requestfrontendTask related to frontend changesTask related to frontend changesgood first issueGood for newcomersGood for newcomershacktoberfest-accepted