pcbjam/tests/web
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Gergő Törcsvári f4d3c3f146
collab-presence 0010: unified draggable overlay menu
One circular FAB (peer-count badge) replaces the top-right overlay row:
draggable anywhere (pointer capture, 4px click-vs-drag threshold — the
comment-pin pattern), position persisted in localStorage, panel opens
toward screen center and stacks composable sections — roster, source chip,
view-only pill, follow row, comments, chrome toggle. Renders at z-50 above
everything (decided: covers wx dialogs; trivially dismissed via click-away/
Esc/drag). CommentLayer portals its bar + list panel into the menu's
comments slot; pins/popovers/composer/click-catcher stay canvas-anchored.
The FAB is the chrome-hidden survivor. e2e specs updated with an
openOverlayMenu helper (panel is closed by default, click-away closes it).

NOTE: Playwright suites updated but not executed here (no local WASM
artifacts) — verify on CI / next session.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A42xfPFNdfsUt9eowkC9eM
2026-07-16 17:25:56 +02:00
..
chrome-toggle.spec.ts collab-presence 0010: unified draggable overlay menu 2026-07-16 17:25:56 +02:00
comments-viewport-resize.spec.ts collab-presence 0010: unified draggable overlay menu 2026-07-16 17:25:56 +02:00
comments.spec.ts collab-presence 0010: unified draggable overlay menu 2026-07-16 17:25:56 +02:00
cross-probe.spec.ts feat(collab): cross-app selection — eeschema symbol ⇄ pcbnew footprint ghost highlight (collab-presence 0006) 2026-07-07 21:09:23 +02:00
eeschema-fp-selector.spec.ts feat(libs): eeschema symbol-chooser footprint selector + preview via publish-time fp-index 2026-07-07 21:09:21 +02:00
follow.spec.ts collab-presence 0010: unified draggable overlay menu 2026-07-16 17:25:56 +02:00
footprint-browse-remote.spec.ts test(determinism): deterministic waits + stableShot screenshots; drop blind sleeps/ifs/retries 2026-07-07 10:50:24 +02:00
footprint-write-remote.spec.ts test(determinism): deterministic waits + stableShot screenshots; drop blind sleeps/ifs/retries 2026-07-07 10:50:24 +02:00
footprint-write-spike.spec.ts test(determinism): deterministic waits + stableShot screenshots; drop blind sleeps/ifs/retries 2026-07-07 10:50:24 +02:00
global-setup-web.ts feat(scopes): migrate GPL open backend + web e2e to scope grammar 2026-06-30 09:54:50 +02:00
locks.spec.ts feat(collab): selection soft-locks — remote-selected items can't be dragged locally (collab-presence 0007) 2026-07-07 21:09:24 +02:00
mobile-editor.spec.ts collab-presence 0010: unified draggable overlay menu 2026-07-16 17:25:56 +02:00
overlay-menu.ts collab-presence 0010: unified draggable overlay menu 2026-07-16 17:25:56 +02:00
presence-roster.spec.ts collab-presence 0010: unified draggable overlay menu 2026-07-16 17:25:56 +02:00
quit-to-project.spec.ts fix(editor): File→Quit returns to the management app it was entered from 2026-07-14 14:28:49 +02:00
read-only-editor.spec.ts collab-presence 0010: unified draggable overlay menu 2026-07-16 17:25:56 +02:00
symbol-write-remote.spec.ts test(determinism): deterministic waits + stableShot screenshots; drop blind sleeps/ifs/retries 2026-07-07 10:50:24 +02:00
symbol-write-spike.spec.ts test(determinism): deterministic waits + stableShot screenshots; drop blind sleeps/ifs/retries 2026-07-07 10:50:24 +02:00
tool-switch-missing-file.spec.ts tool-switch: create the missing counterpart file instead of silently no-opping 2026-07-16 14:19:47 +02:00
tool-switch.spec.ts tool-switch: create the missing counterpart file instead of silently no-opping 2026-07-16 14:19:47 +02:00
tools-open.spec.ts feat(tests): screenshot regression + Discord review, perf-tracked 2026-07-01 18:17:20 +02:00