elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.79k stars 8.19k forks source link

Improve search experience for API keys page #195795

Open SiddharthMantri opened 4 days ago

SiddharthMantri commented 4 days ago

On the API Keys Management page, the search bar is not functioning as intuitively as expected. For example, when attempting to search for an API key by name, the search fails to return results unless the query is wrapped in quotes.

Steps to Reproduce:

Expected Behavior: The search bar should intuitively return results even if the user does not wrap their search query in quotes.

Actual Behavior: Search queries without quotes fail to find API keys with spaces in their names. This creates unnecessary complexity for users, as they may not be aware that quotes are required.

Screenshots

Without quotes Image

With quotes Image

elasticmachine commented 4 days ago

Pinging @elastic/kibana-security (Team:Security)