fleet/frontend/pages/admin/TeamManagementPage/components/DeleteTeamModal
jacobshandling de7c792945
Restore intended flash messages (#23152)
Addresses #23139 and #23141

- Remove a premature `return` that prevented subsequent `renderFlash`
from firing
- Fix order of `push` and subsequent `renderFlash` for correct behavior
- Check codebase for additional instances of problematic `push` calls
_after_ associated `renderFlash` calls via regex
`\renderFlash\([\s\S\n]{0,400}router\.push/`
- Misc cleanup


![ezgif-6-c49d5d0432](https://github.com/user-attachments/assets/40a96439-7647-45ec-8847-5b0c85b448aa)


- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2024-10-23 14:09:14 -07:00
..
_styles.scss Fixed style for action buttons in all modals (#5402) 2022-04-27 13:40:28 -07:00
DeleteTeamModal.tsx Restore intended flash messages (#23152) 2024-10-23 14:09:14 -07:00
index.ts Merge master into teams 2021-04-14 17:52:15 +01:00