Skip to content

[BUG] Search functionality doesn't trigger on Enter key #216

@Yash-Agarwall

Description

@Yash-Agarwall

Description

Pressing Enter in the search input does not trigger the search; the search only works when clicking the search icon.

Where is the issue?

  • Frontend
  • Backend

Steps to Reproduce

  1. Go to the app.
  2. Type a search query in the search input.
  3. Press Enter.
  4. Observe that the search is not executed.

Environment

  • OS: Windows 10
  • Browser: Chrome Version 116.0.5845.111
  • Device: Desktop

Additional Notes

Adding an onKeyDown or onKeyPress event listener for Enter in the search input component should fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions