fleet/changes
RachelElysia b85fbcbc83
Table Checkboxes: Checkboxes uncheck only on success notification (#1707)
- 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
2021-08-18 16:58:56 -07:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
1545-manage-queries-table-wrap fixed table column wrapping for manage queries page (#1638) 2021-08-16 09:19:27 -07:00
1640-reroute-homepage Fleet UI: Reroute homepage (#1640) 2021-08-13 10:41:53 -04:00
1659-side-bar-restyling Fleet UI: Side bar restyled, update UI for Team/Roles to match Figma (#1659) 2021-08-16 12:25:51 -04:00
1660-spiffier-pills-admin-role Spiffier UI: Label pills (#1660) 2021-08-13 17:34:04 -04:00
1707-checkbox-persist Table Checkboxes: Checkboxes uncheck only on success notification (#1707) 2021-08-18 16:58:56 -07:00
improve-performance-of-stats Remove fk in scheduled_query_stats table and clean up orphan rows for it (#1720) 2021-08-18 18:30:48 -03:00
issue-1313-convert-command-file-destination issue 1313 -- add file destination for convert command (#1672) 2021-08-13 20:42:58 -04:00
issue-1557-all-linux-label Add All Linux label (#1582) 2021-08-18 15:55:48 -03:00
issue-1629-centos Detect centos as a host platform more accurately (#1664) 2021-08-13 13:22:09 -03:00
issue-1677-build-netgo Add netgo tag to prevent crashes on linux when making external requests (#1681) 2021-08-16 15:48:45 -03:00
issue-1679-sync-file-writes Add explicit sync to disk for critical file writes (#1686) 2021-08-17 08:41:56 -04:00
issue-1703-config-vulnarbilities Make vulnerability processing more configurable (#1718) 2021-08-18 17:25:14 -03:00
issue-1705-client-side-sort Fix query table sorting (#1708) 2021-08-18 09:00:02 -05:00
Issue1507-disable-sort-remove FleetUI: Update column sort options (#1680) 2021-08-16 16:02:00 -05:00