Skip to content

Add optional portal rendering for modals #141

Add optional portal rendering for modals

Add optional portal rendering for modals #141

Triggered via pull request November 25, 2025 16:01
Status Failure
Total duration 3m 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test
Process completed with exit code 2.
Test
feature modal without portal manages focus correctly (DemoWeb.ModalWithoutPortalTest)
Test
feature modal without portal has proper ARIA attributes (DemoWeb.ModalWithoutPortalTest)
Test
feature modal without portal auto-generates ARIA label relationships (DemoWeb.ModalWithoutPortalTest)
Test
feature modal without portal closes when user clicks close button (DemoWeb.ModalWithoutPortalTest)
Test
feature modal without portal shows when button is clicked (DemoWeb.ModalWithoutPortalTest)
Test
feature modal without portal closes on escape key (DemoWeb.ModalWithoutPortalTest)
Test
feature modal without portal manages aria-hidden state (DemoWeb.ModalWithoutPortalTest)
Test
feature modal without portal prevents body scroll (DemoWeb.ModalWithoutPortalTest)
Test
feature keyboard navigation works with custom component items (DemoWeb.DropdownCustomComponentsTest)