Replace the custom div-based Modal with the native HTML <dialog> element using showModal()/close() API. Uses CSS opacity transitions with a data-closing attribute for Firefox-compatible close animations, Teleport to body, and focus save/restore. Updates E2E test selectors and fixes QuickAddOverlay selectors for the new dialog structure. |
||
|---|---|---|
| .. | ||
| filter-persistence.spec.ts | ||
| parent-project-clear.spec.ts | ||
| prepareProjects.ts | ||
| project-history.spec.ts | ||
| project-view-gantt.spec.ts | ||
| project-view-kanban.spec.ts | ||
| project-view-list.spec.ts | ||
| project-view-table.spec.ts | ||
| project.spec.ts | ||
| saved-filter-favorite.spec.ts | ||