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

feat: make entity select searchable in events browser #1148

Open
wants to merge 1 commit into
base: newjitsu
Choose a base branch
from

Conversation

epuluikis
Copy link

  • Added search to the entity select on the events browser page.
  • Since select values can't be searched as they're elements, I added a search array to entitiesSelectOptions.
  • Used a ref to fix an issue where the input wouldn't blur when an already selected option was picked again.
  • Added CSS adjustment to fix opacity issues where child components were overriding the parent text color.

Ref #1147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant