Skip to content

Add Course Search Filtering #216

@techy-ops

Description

@techy-ops

Is your feature request related to a problem or challenge?

Currently, users must manually scroll through all available courses to find a specific one. This becomes inefficient as the number of courses grows and makes it harder for users to quickly access the content they are looking for.

Describe the solution you'd like

Add a search input field on the courses page that allows users to filter courses dynamically based on course title (and category, if applicable). The course list should update in real time without requiring a page reload.

Describe alternatives you've considered

An alternative approach could be grouping courses strictly by categories or adding pagination. However, a search based filter provides faster access and better user experience, especially for users who already know what they are looking for.

Additional context

This feature can be implemented using simple JavaScript filtering logic and does not require backend changes, making it lightweight and easy to maintain while significantly improving usability.

@DYHARDx please assign this issue to me,I would like to work on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions