fleet/changes/issue-3237-fix-clientside-count-search
RachelElysia 9e905f8e10
Query Empty Search: Fix count and empty state (#3314)
* Display count is now correct, bug with 0 being falsy
* Empty component renders for client side search even if data table 'disappears'
* Hide display count if display count is 0 includes for client side search
* Hide search and dropdown if no queries have been created
2021-12-09 14:43:34 -08:00

1 line
98 B
Plaintext

* Fix client side filter and search used on Queries page to show appropriate count and empty state