Centralize retained delete confirmation closing

This commit is contained in:
2026-06-12 15:53:08 +02:00
parent 94ce1aec92
commit 08f6515468
5 changed files with 8 additions and 3 deletions

View File

@@ -531,6 +531,9 @@ agent or engineer to remove them without reconstructing context from chat.
- 2026-06-12: DEBT-0063/DEBT-0058 were narrowed again. Browse accept, resize
accept/failure, and what's-new read-later/close callbacks now route retained
dialog destruction through `src/legacy_ui_overlay_services.*`.
- 2026-06-12: DEBT-0063/DEBT-0058 were narrowed again. Open/Browse
delete-confirmation message boxes and shared destroy-on-click bindings now
use the retained dialog close helper in `src/legacy_ui_overlay_services.*`.
- 2026-06-05: DEBT-0011 was narrowed. The Windows app package smoke target now
passes the configure-time CMake executable into `package-smoke.ps1`, so VS
2026 generator validation does not depend on an older `cmake` on PATH, and