Skip to content

Add Problem Tag Filter on Contest Archive Page #278

@NayakPenguin

Description

@NayakPenguin

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) :

Screenshot 2024-10-18 at 4 35 45 AM

Required :

Screenshot 2024-10-18 at 4 38 48 AM

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions