fleet/changes
Jacob Shandling 886d53412b
UI – Queries table: Fix issues with filter/sorting, optimize render behavior (#18973)
## Addresses #18881 and #18858
- Fix the bugs, memoize various props to optimize table rendering

## QA
In addition to the bugs outlined in the addressed issue, this PR
contains rendering optimizations. Please check these functionalities,
which should be unaffected (and were so in my own testing) but should be
double-checked:

- [ ] create query
- [ ] delete query
- [ ] empty state
- [ ] changing platform dropdown
- [ ] different sort orders
- [ ] delete query from table action
- [ ] results count change

## Checklist for submitter
- [x] Changes file added for user-visible changes in `changes/`
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2024-05-23 13:30:24 -07:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
16795-update-go update to go1.22.3 + dependencies (#19142) 2024-05-23 16:23:38 -03:00
18515-remove-host-ids-from-list-labels Exclude host_ids field from label responses when it is empty, which is the case for the list labels endpoint (#19190) 2024-05-23 13:29:46 -07:00
18838-additional-db-optimizations Optimizing MySQL master DB based on customer feedback (#19075) 2024-05-23 14:45:50 -05:00
18881-queries-table-filter-bugs UI – Queries table: Fix issues with filter/sorting, optimize render behavior (#18973) 2024-05-23 13:30:24 -07:00