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

Conversation

epuluikis
Copy link
Contributor

  • 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

@vklimontovich vklimontovich self-requested a review December 2, 2024 16:46
@vklimontovich vklimontovich merged commit 4e657c5 into jitsucom:newjitsu Dec 2, 2024
0 of 3 checks passed
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.

2 participants