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. |
||
|---|---|---|
| .. | ||
| e2e | ||
| factories | ||
| fixtures | ||
| support | ||