Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Search clears when enter pressed #493

Open
1 task done
kernwig opened this issue Feb 29, 2024 · 0 comments
Open
1 task done

Event Search clears when enter pressed #493

kernwig opened this issue Feb 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kernwig
Copy link

kernwig commented Feb 29, 2024

Have you read the Contributing Guidelines on issues?

Description

Pressing ENTER key in search box clears the search.

Steps to reproduce

  • Go to https://app.eventcatalog.dev/events
  • Type "Item" into the search box.
  • See that list of events limits down to just the events with the word Item in the name
  • Press the enter key (because that's habit)

Expected behavior

Nothing changes.

Actual behavior

Page reloads with URL https://app.eventcatalog.dev/events/?event=Item, every event showing, and the search box cleared.

Your environment

  • EventCatalog version used: 1.1.2
  • Environment name and version (e.g. Chrome 89, Node.js 16.4): Chrome v122
  • Operating system and version (e.g. Ubuntu 20.04.2 LTS): MacOS 14.3.1
@kernwig kernwig added the bug Something isn't working label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant