grafana / explore-logs

Repo for the Loki log exploration app
GNU Affero General Public License v3.0
285 stars 11 forks source link

Table: Column selection search text cleared after each selection #465

Open gtk-grafana opened 3 months ago

gtk-grafana commented 3 months ago
image

When you want to select multiple columns containing a string, you currently have to re-enter your search term after selecting each column.

The current functionality might be nice for users that want to search for many different columns one at a time, but frustrating for users that want to select multiple.

We should also add a close icon to this search bar.