Skip to content

feat: add option to prevent focus restore on overlay and popover when trigger is hover #1065

feat: add option to prevent focus restore on overlay and popover when trigger is hover

feat: add option to prevent focus restore on overlay and popover when trigger is hover #1065

Triggered via pull request April 4, 2024 18:18
Status Success
Total duration 2m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Tests: packages/overlays/src/components/overlay.gts#L11
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Tests: test-app/app/components/notifications/demo.ts#L26
Missing return type on function
Tests: test-app/app/components/notifications/demo.ts#L32
Missing return type on function
Tests: test-app/app/components/notifications/demo.ts#L38
Missing return type on function
Tests: test-app/app/components/notifications/demo.ts#L59
Missing return type on function
Tests: test-app/app/routes/index.ts#L6
Missing return type on function