molecule-core/canvas
Molecule AI Core-UIUX c993a98d04
All checks were successful
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 8s
qa-review / approved (pull_request) Successful in 15s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 22s
security-review / approved (pull_request) Successful in 15s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 7m31s
CI / Platform (Go) (pull_request) Successful in 13s
gate-check-v3 / gate-check (pull_request) Successful in 29s
sop-checklist-gate / gate (pull_request) Successful in 20s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 8s
CI / Detect changes (pull_request) Successful in 56s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 34s
CI / Python Lint & Test (pull_request) Successful in 6s
sop-tier-check / tier-check (pull_request) Successful in 16s
Harness Replays / Harness Replays (pull_request) Successful in 4s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 6s
CI / Canvas (Next.js) (pull_request) Successful in 9m27s
Harness Replays / detect-changes (pull_request) Successful in 16s
E2E API Smoke Test / detect-changes (pull_request) Successful in 48s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 5s
CI / all-required (pull_request) Successful in 2s
audit-force-merge / audit (pull_request) Successful in 25s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m21s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 50s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 56s
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 21s
fix(canvas/settings): UnsavedChangesGuard — add aria-description + fix overlay test assertion
- Add AlertDialog.Description with sr-only text to satisfy Radix
  aria-describedby requirement (fixes Radix console warning).
- Add eslint-disable for Discard button (AlertDialog.Action wires
  keyboard events internally; no duplicate onKeyDown needed).
- Add explicit expect() assertion to overlay/ESC dismiss test (was
  missing — test always passed regardless of behavior).
- Remove unnecessary vi.resetModules() from afterEach.
- Rewrite overlay test to click Keep editing button (Cancel) to
  trigger onOpenChange(false) in jsdom, matching PR #708's pragmatic
  pattern for asChild composite components.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 18:19:54 +00:00
..
e2e
public
src fix(canvas/settings): UnsavedChangesGuard — add aria-description + fix overlay test assertion 2026-05-12 18:19:54 +00:00
.dockerignore
.env.example
.gitignore
components.json
Dockerfile ci(docker): pin base image digests in all Dockerfiles 2026-05-09 23:56:39 +00:00
next.config.ts fix(canvas): boot-time matched-pair guard for ADMIN_TOKEN env vars (#175) 2026-05-08 19:22:39 -07:00
package-lock.json fix(canvas/test): resolve ~80 test failures across 17 test files (#299) 2026-05-11 08:14:55 +00:00
package.json
playwright.config.ts
playwright.staging.config.ts
postcss.config.js
tsconfig.json
vitest.config.ts fix(canvas): cap maxWorkers:1 to prevent jsdom pool worker startup timeouts 2026-05-09 02:02:10 +00:00