Skip to content

[ENHANCEMENT] Issue: Search Bar Not Working on Schemes Page #1482

@Eshajha19

Description

@Eshajha19

📄 Description

The search bar on the Schemes page is not functioning properly. When users type in the search field, no filtering or results update occurs.

🔍 Current Behavior

Typing in the search bar does not filter schemes.

No dynamic updates while searching.

Search button (if present) does nothing when clicked.

No console error shown OR (mention if error exists).

✅ Expected Behavior

Schemes should dynamically filter based on:

Scheme name

Description

Category

State

Results should update instantly as the user types.

If no match is found, show:

“No schemes found.”

🛠 Possible Causes

JavaScript file not properly linked on Schemes page

Event listener not attached to search input

Wrong element ID or class used in JS

Filtering logic not targeting correct scheme container

DOM not fully loaded before script execution

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions