mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 13:38:43 +00:00
- Uses Context API to track state - resetSelectedRows default to false and only momentarily becomes true upon successful notification Several other ideas were explored and ruled out including: asyncDebounce (impossible approach), applying state throughout the app (not concise nor maintainable), modifications directly to DataTable only (react-table did not have the right key combinations to reset selected rows manually when we needed). Closes #1540 Co-authored by: @martavis |
||
|---|---|---|
| .. | ||
| .keep | ||
| 1545-manage-queries-table-wrap | ||
| 1640-reroute-homepage | ||
| 1659-side-bar-restyling | ||
| 1660-spiffier-pills-admin-role | ||
| 1707-checkbox-persist | ||
| improve-performance-of-stats | ||
| issue-1313-convert-command-file-destination | ||
| issue-1557-all-linux-label | ||
| issue-1629-centos | ||
| issue-1677-build-netgo | ||
| issue-1679-sync-file-writes | ||
| issue-1703-config-vulnarbilities | ||
| issue-1705-client-side-sort | ||
| Issue1507-disable-sort-remove | ||