-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Fleet]: No error popups for incomplete queries entered in search box on Agent Policies and Enrollment tokens tab. #106378
Comments
Pinging @elastic/fleet (Team:Fleet) |
@manishgupta-qasource Please review. |
Reviewed & Assigned to @jen-huang CC: @EricDavisX |
Feels like this could be related to #106197. |
I think it is @jen-huang. Though at the moment turning on the errors would error for some queries I think are valid, I'll pick this up once I get a steer on #106197 |
@jen-huang I believe we suppress errors at the moment because we run the search on every change to the search term, there is a bit of a difference in how we search in the different fleet tabs:
My instinct would be to move all to only searching on ⏎ and displaying errors if there are any. What do you think? |
I'm going to close this in favor of #107546, as resolving that will provide a general solution/UX pattern across our search UIs. |
Kibana version: 7.14.0 BC-3 Kibana cloud environment
Host OS and Browser version: All, All
Build details:
Preconditions:
Steps to reproduce:
agent id:
ingest-agent-policies.name :
Note:
Expected Result:
Error popups should be displayed for incomplete queries entered in search box on Agent Policies tab.
Screenshot:
What's working fine?:
The text was updated successfully, but these errors were encountered: