Files
authentik/web/src/elements
Ken Sternberg 645f662e3e web: clear out selecteds list after an API event to ensure a fresh copy of the policies-to-delete list (#8125)
* web: clear out selecteds list after an API event to ensure a fresh copy of the policies-to-delete list

* Prettier had opinions.

* web: A better fix

This fix creates a new property of Table, 'clearOnRefresh', which
automatically empties the `selectedElements` list when an EVENT_REFRESH
event completes.  Set this flag on any table that uses the
`selectedElements` list for bulk deletion; this ensures that stale
data in the `selectedElements` list will not persist and interfere
with future deletion events.
2024-01-25 10:18:59 -08:00
..
2023-10-16 17:31:50 +02:00
2024-01-23 14:28:06 +01:00
2024-01-23 14:28:06 +01:00
2023-06-22 22:25:04 +02:00
2023-07-28 14:25:56 +02:00
2024-01-23 14:28:06 +01:00