Skip to content

feat(docs-app,ui-buttons): add auto-generated prop playground #7279

feat(docs-app,ui-buttons): add auto-generated prop playground

feat(docs-app,ui-buttons): add auto-generated prop playground #7279

Triggered via pull request August 24, 2026 10:39
Status Failure
Total duration 4m 44s
Artifacts

pr-validation.yml

on: pull_request
Lint commit msg + code
3m 54s
Lint commit msg + code
Vitest tests
4m 39s
Vitest tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Vitest tests
Process completed with exit code 1.
[browser (chromium)] packages/ui-tray/src/Tray/__tests__/Tray.test.tsx > <Tray /> > Component tests > should handle focus properly in complex cases: packages/ui-tray/src/Tray/__tests__/Tray.test.tsx#L411
Error: expect(element).toHaveFocus() Expected element with focus: <button id="test1_button" > test 1 </button> Received element with focus: <button id="open_tray_button" > Open Tray </button> ❯ packages/ui-tray/src/Tray/__tests__/Tray.test.tsx:411:9 Caused by: Caused by: Error: Matcher did not succeed in time. ❯ packages/ui-tray/src/Tray/__tests__/Tray.test.tsx:409:6