Skip to content

[HACKTOBERFEST] Fix apply Filters button on Courses page #13

@rajeev-sr

Description

@rajeev-sr

When trying to filter courses on the Courses page, the filters (e.g., department, difficulty, minimum rating) do not update the displayed results. Clicking on the Apply Filters button does not trigger any change in the course list.

Steps to Reproduce:

1.Go to the /courses page.

2.Select one or more filters (e.g., department = MA, difficulty = Beginner, min rating = 4).

3.Click on Apply Filters.

--Expected Behavior:
The course list should update and display only the courses that match the applied filters.

--Actual Behavior:
The course list remains unchanged. No filtering is applied after clicking Apply Filters.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions