Skip to content

BUG: Search functionality on the blog page is not working #3332

@akshay0611

Description

@akshay0611

Preliminary Check

  • I have searched the existing issues
  • This issue is reproducible

Bug Summary

The search functionality on the blog page was previously non-functional. When attempting to search for blog posts, no results were returned, and the search input did not affect the displayed blog cards. The intended behavior was that blog cards should be filtered based on the user's search query.

Steps to Reproduce

  1. Go to the blog.html page.
  2. Enter a search query into the search bar.
  3. Observe that the displayed blog cards do not filter based on the query.
  4. The search input has no effect on the visible blog cards.

Expected Behavior

Upon entering a search query, the blog cards should be filtered based on the titles matching the query. Cards that do not match the search query should be hidden, while the matching cards should remain visible.

Screenshots/Logs

As shown in the screenshot, the search bar is not functioning as expected. After entering a search query, no blog cards are filtered or displayed. The search query does not affect the visibility of the blog cards. This issue needs to be resolved to ensure that users can filter the blog posts based on their search terms.

Please refer to the screenshot for a clearer view of the issue.

Screenshot 2024-11-23 at 11 47 16 AM

Additional Information

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
  • I can provide more details if needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions