Skip to content

feat: add bottom docking area for run button (FE-1122)#13304

Draft
WhatDreamsCost wants to merge 1 commit into
mainfrom
whatdreamscost/fe-1122-docking-bottom-center
Draft

feat: add bottom docking area for run button (FE-1122)#13304
WhatDreamsCost wants to merge 1 commit into
mainfrom
whatdreamscost/fe-1122-docking-bottom-center

Conversation

@WhatDreamsCost

Copy link
Copy Markdown

Summary

Adds a new docking area for the action bar/run button positioned bottom center. Also adds telemetry to track feature usage.

Changes

  • Added a new bottom-center drop zone that displays when dragging the action bar.
  • Implemented telemetry event tracking for actionbar_dock_top and actionbar_dock_bottom clicks.

Tests

  • Manually verified bottom-center docking with visual drag-and-drop feedback, animations, and telemetry events triggered.
  • Verified unit tests pass

Video

Desktop.2026.06.29.-.20.52.09.02_1.mp4

Resolves FE-1122

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The action bar now uses a three-value dock state: top, bottom, or floating. The top menu and action bar both read that state, the drag UI adds bottom docking, and telemetry plus localization are updated for the new dock path.

Changes

Actionbar Bottom Dock Support

Layer / File(s) Summary
dockState model and shared consumers
src/components/actionbar/ComfyActionbar.vue, src/components/TopMenuSection.vue
Replaces the legacy boolean dock state with dockState (top / bottom / floating) and updates top-menu visibility, container-empty logic, and inline-progress targeting to use the detached-from-top state.
Docking drop zones and panel placement
src/components/actionbar/ComfyActionbar.vue, src/locales/en/main.json
Adds top and bottom drag-only drop zones, teleports the panel to body, switches panel positioning and drop-zone styling from dockState, and adds the actionbar.dockToBottom locale string.
DockState lookup and tests
src/platform/telemetry/utils/getActionbarDockState.ts, src/platform/telemetry/utils/getActionbarDockState.test.ts
Reads Comfy.MenuPosition.DockState first, maps top / bottom to docked and floating to floating, and adds tests for the new values.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Poem

🐇 I hop to the top, then hop to the side,
My action bar now has three spots to hide.
Bottom, top, or floating in place,
With telemetry keeping the trace.
A little carrot cheer, a tidy UI glow,
And legacy keys still know where to go.


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
End-To-End Regression Coverage For Fixes ❓ Inconclusive PR files and description are present, but the PR title/commit subjects are missing, so the bug-fix-language trigger cannot be verified. Provide the PR title and commit subjects (or confirm they don’t include fix/bugfix/hotfix language) so the regression-test requirement can be assessed.
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and matches the main change: adding a bottom docking area for the action bar/run button.
Description check ✅ Passed The description covers summary, changes, tests, and a video, though the Review Focus and Screenshots sections are not explicitly filled.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Adr Compliance For Entity/Litegraph Changes ✅ Passed No changed files are under src/lib/litegraph/, src/ecs/, or graph-entity paths, so ADR 0003/0008 checks are not applicable.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch whatdreamscost/fe-1122-docking-bottom-center

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

🎭 Playwright: ✅ 1691 passed, 0 failed · 1 flaky

📊 Browser Reports
  • chromium: View Report (✅ 1670 / ❌ 0 / ⚠️ 1 / ⏭️ 5)
  • chromium-2x: View Report (✅ 2 / ❌ 0 / ⚠️ 0 / ⏭️ 0)
  • chromium-0.5x: View Report (✅ 1 / ❌ 0 / ⚠️ 0 / ⏭️ 0)
  • mobile-chrome: View Report (✅ 18 / ❌ 0 / ⚠️ 0 / ⏭️ 0)

🎨 Storybook: ✅ Built — View Storybook

Details

⏰ Completed at: 06/30/2026, 03:51:51 AM UTC

Links

📦 Bundle: 7.77 MB gzip 🔴 +482 B

Details

Summary

  • Raw size: 32.8 MB baseline 32.8 MB — 🔴 +2.78 kB
  • Gzip: 7.77 MB baseline 7.76 MB — 🔴 +482 B
  • Brotli: 5.34 MB baseline 5.34 MB — 🔴 +583 B
  • Bundles: 298 current • 298 baseline • 144 added / 144 removed

Category Glance
Graph Workspace 🔴 +2.56 kB (1.25 MB) · Utilities & Hooks 🔴 +192 B (3.36 MB) · Other 🔴 +35 B (11.7 MB) · Vendor & Third-Party ⚪ 0 B (15.3 MB) · Panels & Settings ⚪ 0 B (546 kB) · Data & Services ⚪ 0 B (269 kB) · + 5 more

App Entry Points — 47.3 kB (baseline 47.3 kB) • ⚪ 0 B

Main entry bundles and manifests

File Before After Δ Raw Δ Gzip Δ Brotli
assets/index-C9inuVR3.js (new) 47.3 kB 🔴 +47.3 kB 🔴 +13.9 kB 🔴 +12 kB
assets/index-Dg-FYZqR.js (removed) 47.3 kB 🟢 -47.3 kB 🟢 -13.9 kB 🟢 -12 kB

Status: 1 added / 1 removed

Graph Workspace — 1.25 MB (baseline 1.25 MB) • 🔴 +2.56 kB

Graph editor runtime, canvas, workflow orchestration

File Before After Δ Raw Δ Gzip Δ Brotli
assets/GraphView-BjMM6A7R.js (new) 1.25 MB 🔴 +1.25 MB 🔴 +268 kB 🔴 +202 kB
assets/GraphView-BgzHIdj6.js (removed) 1.25 MB 🟢 -1.25 MB 🟢 -268 kB 🟢 -202 kB

Status: 1 added / 1 removed

Views & Navigation — 97.7 kB (baseline 97.7 kB) • ⚪ 0 B

Top-level views, pages, and routed surfaces

File Before After Δ Raw Δ Gzip Δ Brotli
assets/CloudSurveyView-9orvntVg.js (new) 19.4 kB 🔴 +19.4 kB 🔴 +5.03 kB 🔴 +4.46 kB
assets/CloudSurveyView-Ds-gXboq.js (removed) 19.4 kB 🟢 -19.4 kB 🟢 -5.03 kB 🟢 -4.46 kB
assets/CloudLoginView-D1r1isQV.js (new) 11.4 kB 🔴 +11.4 kB 🔴 +3.07 kB 🔴 +2.68 kB
assets/CloudLoginView-DM_hiw75.js (removed) 11.4 kB 🟢 -11.4 kB 🟢 -3.07 kB 🟢 -2.69 kB
assets/CloudSignupView-DPZ5bLPz.js (removed) 9.79 kB 🟢 -9.79 kB 🟢 -2.74 kB 🟢 -2.41 kB
assets/CloudSignupView-DtMjOJlM.js (new) 9.79 kB 🔴 +9.79 kB 🔴 +2.74 kB 🔴 +2.41 kB
assets/CloudLayoutView-BmF6W4yJ.js (new) 9.36 kB 🔴 +9.36 kB 🔴 +2.34 kB 🔴 +2.03 kB
assets/CloudLayoutView-DGaAU-VX.js (removed) 9.36 kB 🟢 -9.36 kB 🟢 -2.34 kB 🟢 -2.03 kB
assets/UserCheckView-BdLUPF8Y.js (new) 8.8 kB 🔴 +8.8 kB 🔴 +2.22 kB 🔴 +1.93 kB
assets/UserCheckView-ZQUg9Hys.js (removed) 8.8 kB 🟢 -8.8 kB 🟢 -2.22 kB 🟢 -1.93 kB
assets/CloudSubscriptionRedirectView-Bn4Yp_XM.js (removed) 6.63 kB 🟢 -6.63 kB 🟢 -2.46 kB 🟢 -2.16 kB
assets/CloudSubscriptionRedirectView-snzvf9TB.js (new) 6.63 kB 🔴 +6.63 kB 🔴 +2.46 kB 🔴 +2.16 kB
assets/UserSelectView-dNPTWo8J.js (new) 6 kB 🔴 +6 kB 🔴 +2.15 kB 🔴 +1.88 kB
assets/UserSelectView-DpceG6H_.js (removed) 6 kB 🟢 -6 kB 🟢 -2.15 kB 🟢 -1.89 kB
assets/CloudForgotPasswordView-_3N9TUmS.js (new) 5.15 kB 🔴 +5.15 kB 🔴 +1.76 kB 🔴 +1.54 kB
assets/CloudForgotPasswordView-BWmTt08_.js (removed) 5.15 kB 🟢 -5.15 kB 🟢 -1.76 kB 🟢 -1.53 kB
assets/CloudAuthTimeoutView-C-F_IkVH.js (removed) 4.49 kB 🟢 -4.49 kB 🟢 -1.58 kB 🟢 -1.37 kB
assets/CloudAuthTimeoutView-C0RBTN7i.js (new) 4.49 kB 🔴 +4.49 kB 🔴 +1.57 kB 🔴 +1.37 kB

Status: 9 added / 9 removed / 3 unchanged

Panels & Settings — 546 kB (baseline 546 kB) • ⚪ 0 B

Configuration panels, inspectors, and settings screens

File Before After Δ Raw Δ Gzip Δ Brotli
assets/KeybindingPanel-1N_3mkAE.js (new) 49.4 kB 🔴 +49.4 kB 🔴 +9.96 kB 🔴 +8.83 kB
assets/KeybindingPanel-Cn4KXIpe.js (removed) 49.4 kB 🟢 -49.4 kB 🟢 -9.97 kB 🟢 -8.82 kB
assets/SecretsPanel-Ccl0xRu2.js (new) 24.2 kB 🔴 +24.2 kB 🔴 +5.77 kB 🔴 +5.06 kB
assets/SecretsPanel-CoBnhT_c.js (removed) 24.2 kB 🟢 -24.2 kB 🟢 -5.76 kB 🟢 -5.07 kB
assets/CreditsPanel-B3x41gKL.js (removed) 15.6 kB 🟢 -15.6 kB 🟢 -4.61 kB 🟢 -4.04 kB
assets/CreditsPanel-CpwEh_au.js (new) 15.6 kB 🔴 +15.6 kB 🔴 +4.61 kB 🔴 +4.04 kB
assets/AboutPanel-C3BwUfLd.js (removed) 12 kB 🟢 -12 kB 🟢 -3.29 kB 🟢 -2.94 kB
assets/AboutPanel-DxhYkGlP.js (new) 12 kB 🔴 +12 kB 🔴 +3.29 kB 🔴 +2.94 kB
assets/SubscriptionPanel-gbmj6BH5.js (new) 11.2 kB 🔴 +11.2 kB 🔴 +3.51 kB 🔴 +3.08 kB
assets/SubscriptionPanel-ZvsxvXop.js (removed) 11.2 kB 🟢 -11.2 kB 🟢 -3.51 kB 🟢 -3.08 kB
assets/ExtensionPanel-C2qRHAV3.js (removed) 9.03 kB 🟢 -9.03 kB 🟢 -2.5 kB 🟢 -2.2 kB
assets/ExtensionPanel-DqTfOKwo.js (new) 9.03 kB 🔴 +9.03 kB 🔴 +2.5 kB 🔴 +2.2 kB
assets/ServerConfigPanel-DqUvCNYx.js (new) 6.15 kB 🔴 +6.15 kB 🔴 +1.98 kB 🔴 +1.76 kB
assets/ServerConfigPanel-UVqZRvVQ.js (removed) 6.15 kB 🟢 -6.15 kB 🟢 -1.98 kB 🟢 -1.76 kB
assets/UserPanel-B8LGKOTe.js (new) 5.78 kB 🔴 +5.78 kB 🔴 +1.82 kB 🔴 +1.57 kB
assets/UserPanel-Dg7UuaK9.js (removed) 5.78 kB 🟢 -5.78 kB 🟢 -1.82 kB 🟢 -1.58 kB
assets/refreshRemoteConfig-DyYiVudg.js (removed) 2.42 kB 🟢 -2.42 kB 🟢 -1.06 kB 🟢 -942 B
assets/refreshRemoteConfig-HAr2cJnj.js (new) 2.42 kB 🔴 +2.42 kB 🔴 +1.06 kB 🔴 +942 B
assets/cloudRemoteConfig-BIozzBxs.js (new) 990 B 🔴 +990 B 🔴 +540 B 🔴 +481 B
assets/cloudRemoteConfig-BQSkyBDD.js (removed) 990 B 🟢 -990 B 🟢 -541 B 🟢 -471 B
assets/refreshRemoteConfig-DCzkJBm8.js (removed) 110 B 🟢 -110 B 🟢 -89 B 🟢 -85 B
assets/refreshRemoteConfig-DDCV4KBh.js (new) 110 B 🔴 +110 B 🔴 +89 B 🔴 +87 B

Status: 11 added / 11 removed / 16 unchanged

User & Accounts — 26.9 kB (baseline 26.9 kB) • ⚪ 0 B

Authentication, profile, and account management bundles

File Before After Δ Raw Δ Gzip Δ Brotli
assets/SignUpForm-BgF63Yb8.js (new) 10 kB 🔴 +10 kB 🔴 +3.46 kB 🔴 +3.03 kB
assets/SignUpForm-CaEcXWw3.js (removed) 10 kB 🟢 -10 kB 🟢 -3.46 kB 🟢 -3.04 kB
assets/auth-BkhbN66g.js (new) 3.69 kB 🔴 +3.69 kB 🔴 +1.3 kB 🔴 +1.13 kB
assets/auth-e3tV3tbt.js (removed) 3.69 kB 🟢 -3.69 kB 🟢 -1.3 kB 🟢 -1.13 kB
assets/usePostAuthRedirect-DL90VZ6b.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.28 kB 🟢 -1.11 kB
assets/usePostAuthRedirect-QzyJPAcv.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.27 kB 🔴 +1.11 kB
assets/UpdatePasswordContent-BU8oU75e.js (new) 1.92 kB 🔴 +1.92 kB 🔴 +876 B 🔴 +766 B
assets/UpdatePasswordContent-ByIYeGF2.js (removed) 1.92 kB 🟢 -1.92 kB 🟢 -875 B 🟢 -766 B
assets/authStore-C2hZZg0T.js (removed) 130 B 🟢 -130 B 🟢 -112 B 🟢 -108 B
assets/authStore-CBTF5CT5.js (new) 130 B 🔴 +130 B 🔴 +112 B 🔴 +103 B
assets/workspaceAuthStore-0VGe9YXm.js (new) 110 B 🔴 +110 B 🔴 +104 B 🔴 +114 B
assets/workspaceAuthStore-DxNjIX9c.js (removed) 110 B 🟢 -110 B 🟢 -104 B 🟢 -109 B
assets/auth-DIbDEA64.js (removed) 105 B 🟢 -105 B 🟢 -96 B 🟢 -88 B
assets/auth-meCsOm4F.js (new) 105 B 🔴 +105 B 🔴 +96 B 🔴 +79 B

Status: 7 added / 7 removed / 3 unchanged

Editors & Dialogs — 117 kB (baseline 117 kB) • ⚪ 0 B

Modals, dialogs, drawers, and in-app editors

File Before After Δ Raw Δ Gzip Δ Brotli
assets/ComfyHubPublishDialog-Dg9xJeze.js (removed) 90.5 kB 🟢 -90.5 kB 🟢 -19.3 kB 🟢 -16.5 kB
assets/ComfyHubPublishDialog-DxGTjNSz.js (new) 90.5 kB 🔴 +90.5 kB 🔴 +19.3 kB 🔴 +16.5 kB
assets/useShareDialog-BmuMmZ7t.js (new) 23.7 kB 🔴 +23.7 kB 🔴 +5.58 kB 🔴 +4.96 kB
assets/useShareDialog-BRASiMF4.js (removed) 23.7 kB 🟢 -23.7 kB 🟢 -5.58 kB 🟢 -4.96 kB
assets/ComfyHubPublishDialog-Cp0r4roY.js (removed) 143 B 🟢 -143 B 🟢 -105 B 🟢 -88 B
assets/ComfyHubPublishDialog-DbEcK3Me.js (new) 143 B 🔴 +143 B 🔴 +105 B 🔴 +95 B
assets/useSubscriptionDialog-DjOuLxOi.js (new) 110 B 🔴 +110 B 🔴 +102 B 🔴 +95 B
assets/useSubscriptionDialog-DN216A9n.js (removed) 110 B 🟢 -110 B 🟢 -102 B 🟢 -92 B

Status: 4 added / 4 removed / 1 unchanged

UI Components — 57.2 kB (baseline 57.2 kB) • ⚪ 0 B

Reusable component library chunks

File Before After Δ Raw Δ Gzip Δ Brotli
assets/ComfyQueueButton-BMH-ozxC.js (removed) 13.6 kB 🟢 -13.6 kB 🟢 -3.82 kB 🟢 -3.41 kB
assets/ComfyQueueButton-C-krWx2e.js (new) 13.6 kB 🔴 +13.6 kB 🔴 +3.82 kB 🔴 +3.41 kB
assets/useTerminalTabs-B_w1bSsq.js (removed) 12.1 kB 🟢 -12.1 kB 🟢 -3.83 kB 🟢 -3.38 kB
assets/useTerminalTabs-B9FbhRNP.js (new) 12.1 kB 🔴 +12.1 kB 🔴 +3.83 kB 🔴 +3.38 kB
assets/SubscribeButton-BrJaHKVC.js (removed) 2.35 kB 🟢 -2.35 kB 🟢 -1.04 kB 🟢 -906 B
assets/SubscribeButton-DQL8ay7e.js (new) 2.35 kB 🔴 +2.35 kB 🔴 +1.04 kB 🔴 +908 B
assets/cloudFeedbackTopbarButton-_kB7BfJX.js (new) 829 B 🔴 +829 B 🔴 +497 B 🔴 +447 B
assets/cloudFeedbackTopbarButton-B1HSTjms.js (removed) 829 B 🟢 -829 B 🟢 -497 B 🟢 -448 B
assets/ComfyQueueButton-Ba7BXJYh.js (removed) 128 B 🟢 -128 B 🟢 -99 B 🟢 -95 B
assets/ComfyQueueButton-Pb9T4gTc.js (new) 128 B 🔴 +128 B 🔴 +99 B 🔴 +89 B

Status: 5 added / 5 removed / 8 unchanged

Data & Services — 269 kB (baseline 269 kB) • ⚪ 0 B

Stores, services, APIs, and repositories

File Before After Δ Raw Δ Gzip Δ Brotli
assets/load3dService-Co_qPdpE.js (new) 126 kB 🔴 +126 kB 🔴 +27.8 kB 🔴 +23.5 kB
assets/load3dService-y588Pr_6.js (removed) 126 kB 🟢 -126 kB 🟢 -27.8 kB 🟢 -23.5 kB
assets/api-BINDPYJU.js (new) 91.9 kB 🔴 +91.9 kB 🔴 +25.3 kB 🔴 +21.6 kB
assets/api-DDHQQXuT.js (removed) 91.9 kB 🟢 -91.9 kB 🟢 -25.3 kB 🟢 -21.7 kB
assets/workflowShareService-BUf-kybY.js (removed) 17 kB 🟢 -17 kB 🟢 -5.01 kB 🟢 -4.44 kB
assets/workflowShareService-DOysSBI_.js (new) 17 kB 🔴 +17 kB 🔴 +5.01 kB 🔴 +4.44 kB
assets/releaseStore-D-mFvqe8.js (removed) 8.29 kB 🟢 -8.29 kB 🟢 -2.33 kB 🟢 -2.04 kB
assets/releaseStore-DnZwGC5P.js (new) 8.29 kB 🔴 +8.29 kB 🔴 +2.33 kB 🔴 +2.04 kB
assets/keybindingService-DRXCXcxe.js (new) 7.12 kB 🔴 +7.12 kB 🔴 +1.77 kB 🔴 +1.52 kB
assets/keybindingService-v182dom3.js (removed) 7.12 kB 🟢 -7.12 kB 🟢 -1.77 kB 🟢 -1.53 kB
assets/extensionStore-B8LQsQXW.js (removed) 5.29 kB 🟢 -5.29 kB 🟢 -1.86 kB 🟢 -1.57 kB
assets/extensionStore-Bd2Gy8qG.js (new) 5.29 kB 🔴 +5.29 kB 🔴 +1.86 kB 🔴 +1.58 kB
assets/userStore-5SMfRa7m.js (new) 2.42 kB 🔴 +2.42 kB 🔴 +933 B 🔴 +819 B
assets/userStore-DU85m3Ck.js (removed) 2.42 kB 🟢 -2.42 kB 🟢 -934 B 🟢 -818 B
assets/audioService-C8avsdDf.js (new) 1.76 kB 🔴 +1.76 kB 🔴 +861 B 🔴 +747 B
assets/audioService-pHm4kTWp.js (removed) 1.76 kB 🟢 -1.76 kB 🟢 -860 B 🟢 -748 B
assets/dialogService-BfnsHATH.js (removed) 100 B 🟢 -100 B 🟢 -99 B 🟢 -96 B
assets/dialogService-CJzPjPid.js (new) 100 B 🔴 +100 B 🔴 +99 B 🔴 +99 B
assets/settingStore-CjeI89Ai.js (removed) 98 B 🟢 -98 B 🟢 -98 B 🟢 -95 B
assets/settingStore-fGNmQaKu.js (new) 98 B 🔴 +98 B 🔴 +98 B 🔴 +102 B
assets/assetsStore-BC6gnn9I.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +86 B
assets/assetsStore-RVaEnV2Z.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -89 B
assets/releaseStore-aZFs3UWI.js (removed) 95 B 🟢 -95 B 🟢 -86 B 🟢 -85 B
assets/releaseStore-Ct8TMdZM.js (new) 95 B 🔴 +95 B 🔴 +86 B 🔴 +91 B
assets/api-BpvmOkZT.js (new) 62 B 🔴 +62 B 🔴 +74 B 🔴 +66 B
assets/api-DghWqiNg.js (removed) 62 B 🟢 -62 B 🟢 -74 B 🟢 -66 B

Status: 13 added / 13 removed / 3 unchanged

Utilities & Hooks — 3.36 MB (baseline 3.36 MB) • 🔴 +192 B

Helpers, composables, and utility bundles

File Before After Δ Raw Δ Gzip Δ Brotli
assets/promotionUtils-CYuedB5N.js (new) 3.01 MB 🔴 +3.01 MB 🔴 +695 kB 🔴 +524 kB
assets/promotionUtils-BIXgEUeS.js (removed) 3.01 MB 🟢 -3.01 MB 🟢 -695 kB 🟢 -524 kB
assets/useConflictDetection-Bk0m91xb.js (removed) 234 kB 🟢 -234 kB 🟢 -52.3 kB 🟢 -42.6 kB
assets/useConflictDetection-DeNTh2wd.js (new) 234 kB 🔴 +234 kB 🔴 +52.3 kB 🔴 +42.6 kB
assets/useLoad3d-B-QTSYBF.js (new) 25.5 kB 🔴 +25.5 kB 🔴 +5.76 kB 🔴 +5.09 kB
assets/useLoad3d-CfmJdI-G.js (removed) 25.5 kB 🟢 -25.5 kB 🟢 -5.75 kB 🟢 -5.1 kB
assets/useLoad3dViewer-BQ2HmKrl.js (new) 21.1 kB 🔴 +21.1 kB 🔴 +4.98 kB 🔴 +4.35 kB
assets/useLoad3dViewer-CenVm7NF.js (removed) 21.1 kB 🟢 -21.1 kB 🟢 -4.98 kB 🟢 -4.37 kB
assets/useFeatureFlags-CjG2HQHG.js (removed) 5.55 kB 🟢 -5.55 kB 🟢 -1.71 kB 🟢 -1.46 kB
assets/useFeatureFlags-ClRGUR9Z.js (new) 5.55 kB 🔴 +5.55 kB 🔴 +1.71 kB 🔴 +1.46 kB
assets/downloadUtil-CLjfRHxK.js (removed) 4.68 kB 🟢 -4.68 kB 🟢 -1.85 kB 🟢 -1.53 kB
assets/downloadUtil-DIRR90q2.js (new) 4.68 kB 🔴 +4.68 kB 🔴 +1.85 kB 🔴 +1.54 kB
assets/subscriptionCheckoutUtil-D_EtPdsC.js (removed) 3.52 kB 🟢 -3.52 kB 🟢 -1.45 kB 🟢 -1.26 kB
assets/subscriptionCheckoutUtil-DacouzCc.js (new) 3.52 kB 🔴 +3.52 kB 🔴 +1.45 kB 🔴 +1.26 kB
assets/useSessionCookie-D21QyMkJ.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.15 kB 🟢 -982 B
assets/useSessionCookie-f3eBWqCb.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.15 kB 🔴 +982 B
assets/useExternalLink-C-lh2gTT.js (new) 3.03 kB 🔴 +3.03 kB 🔴 +1.16 kB 🔴 +1.01 kB
assets/useExternalLink-T3WvYWNJ.js (removed) 3.03 kB 🟢 -3.03 kB 🟢 -1.16 kB 🟢 -1.02 kB
assets/useDowngradeToPersonal-BtCf0Iuj.js (new) 3 kB 🔴 +3 kB 🔴 +1.18 kB 🔴 +1.04 kB
assets/useDowngradeToPersonal-CAvRyTO0.js (removed) 3 kB 🟢 -3 kB 🟢 -1.19 kB 🟢 -1.05 kB
assets/assetPreviewUtil-BXjg1u2J.js (new) 2.41 kB 🔴 +2.41 kB 🔴 +1.01 kB 🔴 +876 B
assets/assetPreviewUtil-dFtr6SK6.js (removed) 2.41 kB 🟢 -2.41 kB 🟢 -1 kB 🟢 -881 B
assets/useUpstreamValue-B1183zBI.js (new) 2.04 kB 🔴 +2.04 kB 🔴 +793 B 🔴 +712 B
assets/useUpstreamValue-rWCh2pa6.js (removed) 2.04 kB 🟢 -2.04 kB 🟢 -793 B 🟢 -703 B
assets/useWorkspaceTierLabel-Bztet3t7.js (removed) 1.99 kB 🟢 -1.99 kB 🟢 -851 B 🟢 -736 B
assets/useWorkspaceTierLabel-kAyUqS79.js (new) 1.99 kB 🔴 +1.99 kB 🔴 +852 B 🔴 +738 B
assets/useErrorHandling-29hV_r9_.js (new) 1.54 kB 🔴 +1.54 kB 🔴 +647 B 🔴 +551 B
assets/useErrorHandling-CWFWiW1g.js (removed) 1.54 kB 🟢 -1.54 kB 🟢 -645 B 🟢 -551 B
assets/useLoad3d-tyZQ0Fl-.js (new) 311 B 🔴 +311 B 🔴 +164 B 🔴 +147 B
assets/useLoad3d-vUgu0Tz-.js (removed) 311 B 🟢 -311 B 🟢 -163 B 🟢 -147 B
assets/useSessionCookie-CvH02T7x.js (new) 101 B 🔴 +101 B 🔴 +86 B 🔴 +83 B
assets/useSessionCookie-YowKKycz.js (removed) 101 B 🟢 -101 B 🟢 -86 B 🟢 -84 B
assets/useFeatureFlags-Cm54ND_i.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +75 B
assets/useFeatureFlags-CxZWRhJJ.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -82 B
assets/useLoad3dViewer-B3s1gr4c.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -86 B
assets/useLoad3dViewer-CRw4EA8d.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +86 B
assets/useCurrentUser-D5Im5oJN.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -87 B
assets/useCurrentUser-vLsr2m9K.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +93 B

Status: 19 added / 19 removed / 13 unchanged

Vendor & Third-Party — 15.3 MB (baseline 15.3 MB) • ⚪ 0 B

External libraries and shared vendor chunks

Status: 16 unchanged

Other — 11.7 MB (baseline 11.7 MB) • 🔴 +35 B

Bundles that do not match a named category

File Before After Δ Raw Δ Gzip Δ Brotli
assets/main-BUq-p-qE.js (new) 185 kB 🔴 +185 kB 🔴 +54.1 kB 🔴 +45.4 kB
assets/main-CIfN8UfE.js (removed) 184 kB 🟢 -184 kB 🟢 -54.1 kB 🟢 -45.4 kB
assets/core-CCk1evZZ.js (removed) 119 kB 🟢 -119 kB 🟢 -30.7 kB 🟢 -25.9 kB
assets/core-DCguG1DV.js (new) 119 kB 🔴 +119 kB 🔴 +30.7 kB 🔴 +25.9 kB
assets/WidgetSelect-BSaXtmyU.js (new) 83.9 kB 🔴 +83.9 kB 🔴 +18.3 kB 🔴 +15.8 kB
assets/WidgetSelect-u0-hucjg.js (removed) 83.9 kB 🟢 -83.9 kB 🟢 -18.3 kB 🟢 -15.8 kB
assets/Load3DControls-cbVJFg28.js (removed) 46.8 kB 🟢 -46.8 kB 🟢 -7.56 kB 🟢 -6.61 kB
assets/Load3DControls-DgYJAmnE.js (new) 46.8 kB 🔴 +46.8 kB 🔴 +7.56 kB 🔴 +6.61 kB
assets/SubscriptionTransitionPreviewWorkspace-CbPUCGt_.js (removed) 45.7 kB 🟢 -45.7 kB 🟢 -9.48 kB 🟢 -8.38 kB
assets/SubscriptionTransitionPreviewWorkspace-DN07mMGw.js (new) 45.7 kB 🔴 +45.7 kB 🔴 +9.48 kB 🔴 +8.38 kB
assets/SubscriptionRequiredDialogContentUnified-BfhYPVe-.js (new) 41.2 kB 🔴 +41.2 kB 🔴 +9.15 kB 🔴 +7.96 kB
assets/SubscriptionRequiredDialogContentUnified-CPWHke-D.js (removed) 41.2 kB 🟢 -41.2 kB 🟢 -9.15 kB 🟢 -7.96 kB
assets/WorkspacePanelContent-Ch-gl6PR.js (removed) 34.5 kB 🟢 -34.5 kB 🟢 -7.48 kB 🟢 -6.6 kB
assets/WorkspacePanelContent-DbTTTxwF.js (new) 34.5 kB 🔴 +34.5 kB 🔴 +7.47 kB 🔴 +6.6 kB
assets/WidgetPainter-BMlD8Ucq.js (new) 32.7 kB 🔴 +32.7 kB 🔴 +7.9 kB 🔴 +7 kB
assets/WidgetPainter-DVmsZ55b.js (removed) 32.7 kB 🟢 -32.7 kB 🟢 -7.9 kB 🟢 -7.01 kB
assets/Load3dViewerContent-BPTt5DBq.js (removed) 30.9 kB 🟢 -30.9 kB 🟢 -6.3 kB 🟢 -5.46 kB
assets/Load3dViewerContent-JntJsCLw.js (new) 30.9 kB 🔴 +30.9 kB 🔴 +6.3 kB 🔴 +5.46 kB
assets/HdrViewerContent-D06sIIsh.js (new) 29.2 kB 🔴 +29.2 kB 🔴 +8.09 kB 🔴 +7.14 kB
assets/HdrViewerContent-YMIw-8ay.js (removed) 29.2 kB 🟢 -29.2 kB 🟢 -8.09 kB 🟢 -7.14 kB
assets/WidgetBoundingBoxes-BVWCnY5C.js (new) 28.6 kB 🔴 +28.6 kB 🔴 +7.9 kB 🔴 +7.01 kB
assets/WidgetBoundingBoxes-hgEoYt27.js (removed) 28.6 kB 🟢 -28.6 kB 🟢 -7.9 kB 🟢 -7 kB
assets/SubscriptionRequiredDialogContent-CrU0JfOy.js (removed) 26.8 kB 🟢 -26.8 kB 🟢 -6.63 kB 🟢 -5.85 kB
assets/SubscriptionRequiredDialogContent-DKeYxRcl.js (new) 26.8 kB 🔴 +26.8 kB 🔴 +6.63 kB 🔴 +5.85 kB
assets/SubscriptionPanelContentWorkspace-BkskrP9m.js (new) 24.8 kB 🔴 +24.8 kB 🔴 +5.77 kB 🔴 +5.07 kB
assets/SubscriptionPanelContentWorkspace-Bl6HioRr.js (removed) 24.8 kB 🟢 -24.8 kB 🟢 -5.77 kB 🟢 -5.07 kB
assets/SubscriptionRequiredDialogContentWorkspace-0lHa9BS-.js (removed) 24.6 kB 🟢 -24.6 kB 🟢 -5.65 kB 🟢 -4.96 kB
assets/SubscriptionRequiredDialogContentWorkspace-CAvA8STN.js (new) 24.6 kB 🔴 +24.6 kB 🔴 +5.65 kB 🔴 +4.97 kB
assets/WidgetImageCrop-B-liejQ0.js (removed) 23.3 kB 🟢 -23.3 kB 🟢 -5.75 kB 🟢 -5.05 kB
assets/WidgetImageCrop-D-NhZhM4.js (new) 23.3 kB 🔴 +23.3 kB 🔴 +5.75 kB 🔴 +5.04 kB
assets/load3d-BiUnFh8D.js (removed) 21.3 kB 🟢 -21.3 kB 🟢 -5.19 kB 🟢 -4.5 kB
assets/load3d-Cz1OTW24.js (new) 21.3 kB 🔴 +21.3 kB 🔴 +5.19 kB 🔴 +4.5 kB
assets/CurrentUserPopoverWorkspace-17srZCqb.js (new) 20.5 kB 🔴 +20.5 kB 🔴 +4.7 kB 🔴 +4.19 kB
assets/CurrentUserPopoverWorkspace-qcMjQTPX.js (removed) 20.5 kB 🟢 -20.5 kB 🟢 -4.71 kB 🟢 -4.2 kB
assets/SignInContent-CUoM3eQE.js (new) 20.1 kB 🔴 +20.1 kB 🔴 +5.06 kB 🔴 +4.43 kB
assets/SignInContent-DMs-7FGP.js (removed) 20.1 kB 🟢 -20.1 kB 🟢 -5.07 kB 🟢 -4.44 kB
assets/Load3D-B_i_UBe1.js (removed) 19.1 kB 🟢 -19.1 kB 🟢 -4.52 kB 🟢 -3.93 kB
assets/Load3D-CAUxuKla.js (new) 19.1 kB 🔴 +19.1 kB 🔴 +4.51 kB 🔴 +3.93 kB
assets/WidgetInputNumber-DDaJzj7X.js (removed) 19 kB 🟢 -19 kB 🟢 -4.79 kB 🟢 -4.25 kB
assets/WidgetInputNumber-TJafk_kw.js (new) 19 kB 🔴 +19 kB 🔴 +4.79 kB 🔴 +4.25 kB
assets/CreditsTile-ByripVD1.js (new) 17 kB 🔴 +17 kB 🔴 +4.52 kB 🔴 +3.98 kB
assets/CreditsTile-CZ4hM67V.js (removed) 17 kB 🟢 -17 kB 🟢 -4.52 kB 🟢 -3.99 kB
assets/WidgetRecordAudio-BELEElLS.js (new) 16.6 kB 🔴 +16.6 kB 🔴 +4.63 kB 🔴 +4.14 kB
assets/WidgetRecordAudio-Cl7fujIh.js (removed) 16.6 kB 🟢 -16.6 kB 🟢 -4.63 kB 🟢 -4.15 kB
assets/WidgetRange-_1JTYtdq.js (removed) 16.2 kB 🟢 -16.2 kB 🟢 -4.16 kB 🟢 -3.73 kB
assets/WidgetRange-KtPiFKWP.js (new) 16.2 kB 🔴 +16.2 kB 🔴 +4.17 kB 🔴 +3.73 kB
assets/WaveAudioPlayer-CRQH1gCX.js (new) 12.8 kB 🔴 +12.8 kB 🔴 +3.49 kB 🔴 +3.07 kB
assets/WaveAudioPlayer-lpJV-t3R.js (removed) 12.8 kB 🟢 -12.8 kB 🟢 -3.49 kB 🟢 -3.05 kB
assets/i18n-BDtpr3IU.js (new) 12.2 kB 🔴 +12.2 kB 🔴 +3.24 kB 🔴 +2.74 kB
assets/i18n-Cs3vFkk2.js (removed) 12.2 kB 🟢 -12.2 kB 🟢 -3.24 kB 🟢 -2.73 kB
assets/WidgetCurve-7ifwLj65.js (removed) 11.3 kB 🟢 -11.3 kB 🟢 -3.5 kB 🟢 -3.16 kB
assets/WidgetCurve-RE0fuZFp.js (new) 11.3 kB 🔴 +11.3 kB 🔴 +3.5 kB 🔴 +3.17 kB
assets/AudioPreviewPlayer-BEENVmyN.js (new) 10.6 kB 🔴 +10.6 kB 🔴 +3.06 kB 🔴 +2.73 kB
assets/AudioPreviewPlayer-Db__VoO2.js (removed) 10.6 kB 🟢 -10.6 kB 🟢 -3.06 kB 🟢 -2.73 kB
assets/TeamWorkspacesDialogContent-C-RnjUDC.js (new) 10.3 kB 🔴 +10.3 kB 🔴 +3 kB 🔴 +2.66 kB
assets/TeamWorkspacesDialogContent-fbLHWL6H.js (removed) 10.3 kB 🟢 -10.3 kB 🟢 -3 kB 🟢 -2.66 kB
assets/Load3DConfiguration-B7f423Oo.js (new) 9.02 kB 🔴 +9.02 kB 🔴 +2.66 kB 🔴 +2.35 kB
assets/Load3DConfiguration-CldA4xKH.js (removed) 9.02 kB 🟢 -9.02 kB 🟢 -2.67 kB 🟢 -2.35 kB
assets/nodeTemplates-x76HuxAS.js (new) 8.33 kB 🔴 +8.33 kB 🔴 +2.88 kB 🔴 +2.54 kB
assets/nodeTemplates-ZPZGqshl.js (removed) 8.33 kB 🟢 -8.33 kB 🟢 -2.88 kB 🟢 -2.54 kB
assets/onboardingCloudRoutes-DvZBGElC.js (removed) 8.28 kB 🟢 -8.28 kB 🟢 -2.59 kB 🟢 -2.22 kB
assets/onboardingCloudRoutes-PCkqzB_D.js (new) 8.28 kB 🔴 +8.28 kB 🔴 +2.59 kB 🔴 +2.21 kB
assets/NightlySurveyController-8e0cIDPl.js (removed) 7.95 kB 🟢 -7.95 kB 🟢 -2.7 kB 🟢 -2.37 kB
assets/NightlySurveyController-HA_Tve6D.js (new) 7.95 kB 🔴 +7.95 kB 🔴 +2.7 kB 🔴 +2.39 kB
assets/InviteMemberDialogContent-AI13nzuT.js (removed) 6.76 kB 🟢 -6.76 kB 🟢 -2.22 kB 🟢 -1.96 kB
assets/InviteMemberDialogContent-hKKI4vDl.js (new) 6.76 kB 🔴 +6.76 kB 🔴 +2.22 kB 🔴 +1.96 kB
assets/WidgetWithControl-C8N3vGJq.js (removed) 6.3 kB 🟢 -6.3 kB 🟢 -2.54 kB 🟢 -2.25 kB
assets/WidgetWithControl-vOrtzs4r.js (new) 6.3 kB 🔴 +6.3 kB 🔴 +2.54 kB 🔴 +2.26 kB
assets/tierBenefits-CI7EIlLv.js (new) 5.94 kB 🔴 +5.94 kB 🔴 +1.9 kB 🔴 +1.65 kB
assets/tierBenefits-Dr0YNIF5.js (removed) 5.94 kB 🟢 -5.94 kB 🟢 -1.91 kB 🟢 -1.65 kB
assets/main-C4U-Kbhi.js (new) 5.68 kB 🔴 +5.68 kB 🔴 +1.82 kB 🔴 +1.56 kB
assets/main-DIZrBS1R.js (removed) 5.68 kB 🟢 -5.68 kB 🟢 -1.83 kB 🟢 -1.54 kB
assets/load3dPreviewExtensions-Bnyt02vH.js (removed) 5.38 kB 🟢 -5.38 kB 🟢 -1.75 kB 🟢 -1.54 kB
assets/load3dPreviewExtensions-BPBs_WeG.js (new) 5.38 kB 🔴 +5.38 kB 🔴 +1.75 kB 🔴 +1.54 kB
assets/FreeTierDialogContent-BATSH2IQ.js (removed) 5.23 kB 🟢 -5.23 kB 🟢 -1.77 kB 🟢 -1.56 kB
assets/FreeTierDialogContent-CAAxdB7B.js (new) 5.23 kB 🔴 +5.23 kB 🔴 +1.77 kB 🔴 +1.55 kB
assets/CreateWorkspaceDialogContent-CByLzyrw.js (new) 5.19 kB 🔴 +5.19 kB 🔴 +1.82 kB 🔴 +1.58 kB
assets/CreateWorkspaceDialogContent-e_c4SXir.js (removed) 5.19 kB 🟢 -5.19 kB 🟢 -1.83 kB 🟢 -1.58 kB
assets/missingModelDownload-BDHPQjmi.js (removed) 5.07 kB 🟢 -5.07 kB 🟢 -1.98 kB 🟢 -1.72 kB
assets/missingModelDownload-DQg1te_j.js (new) 5.07 kB 🔴 +5.07 kB 🔴 +1.98 kB 🔴 +1.72 kB
assets/ChangeMemberRoleDialogContent-CYjogQef.js (removed) 5.04 kB 🟢 -5.04 kB 🟢 -1.67 kB 🟢 -1.46 kB
assets/ChangeMemberRoleDialogContent-ofgCk6S7.js (new) 5.04 kB 🔴 +5.04 kB 🔴 +1.67 kB 🔴 +1.46 kB
assets/EditWorkspaceDialogContent-DIVPV2mH.js (removed) 5 kB 🟢 -5 kB 🟢 -1.79 kB 🟢 -1.56 kB
assets/EditWorkspaceDialogContent-JAUiDWrl.js (new) 5 kB 🔴 +5 kB 🔴 +1.79 kB 🔴 +1.56 kB
assets/WidgetTextarea-COC8boI7.js (new) 4.86 kB 🔴 +4.86 kB 🔴 +1.9 kB 🔴 +1.66 kB
assets/WidgetTextarea-CVPtx6gm.js (removed) 4.86 kB 🟢 -4.86 kB 🟢 -1.9 kB 🟢 -1.67 kB
assets/saveMesh-D65syUFP.js (removed) 4.81 kB 🟢 -4.81 kB 🟢 -1.55 kB 🟢 -1.37 kB
assets/saveMesh-DjdlUELY.js (new) 4.81 kB 🔴 +4.81 kB 🔴 +1.55 kB 🔴 +1.37 kB
assets/Preview3d-5RLCrTGt.js (removed) 4.59 kB 🟢 -4.59 kB 🟢 -1.43 kB 🟢 -1.24 kB
assets/Preview3d-D_W0LF5a.js (new) 4.59 kB 🔴 +4.59 kB 🔴 +1.43 kB 🔴 +1.23 kB
assets/ValueControlPopover-B65o_pnN.js (removed) 4.55 kB 🟢 -4.55 kB 🟢 -1.59 kB 🟢 -1.42 kB
assets/ValueControlPopover-slRZDibX.js (new) 4.55 kB 🔴 +4.55 kB 🔴 +1.59 kB 🔴 +1.42 kB
assets/CancelSubscriptionDialogContent-BsS0CUiZ.js (removed) 4.54 kB 🟢 -4.54 kB 🟢 -1.65 kB 🟢 -1.44 kB
assets/CancelSubscriptionDialogContent-wXta4Nnk.js (new) 4.54 kB 🔴 +4.54 kB 🔴 +1.65 kB 🔴 +1.44 kB
assets/ApiNodesSignInContent-CuZF58DX.js (new) 4.14 kB 🔴 +4.14 kB 🔴 +1.34 kB 🔴 +1.18 kB
assets/ApiNodesSignInContent-Dg2_k5ya.js (removed) 4.14 kB 🟢 -4.14 kB 🟢 -1.34 kB 🟢 -1.2 kB
assets/DeleteWorkspaceDialogContent-C1_s2IOZ.js (new) 3.91 kB 🔴 +3.91 kB 🔴 +1.47 kB 🔴 +1.27 kB
assets/DeleteWorkspaceDialogContent-DxkCoN6X.js (removed) 3.91 kB 🟢 -3.91 kB 🟢 -1.47 kB 🟢 -1.28 kB
assets/LeaveWorkspaceDialogContent-B-p6K0bH.js (new) 3.73 kB 🔴 +3.73 kB 🔴 +1.42 kB 🔴 +1.22 kB
assets/LeaveWorkspaceDialogContent-DU_oMOa_.js (removed) 3.73 kB 🟢 -3.73 kB 🟢 -1.42 kB 🟢 -1.22 kB
assets/RemoveMemberDialogContent-DWVE4YYC.js (new) 3.71 kB 🔴 +3.71 kB 🔴 +1.37 kB 🔴 +1.19 kB
assets/RemoveMemberDialogContent-DzgkdnC1.js (removed) 3.71 kB 🟢 -3.71 kB 🟢 -1.37 kB 🟢 -1.19 kB
assets/RevokeInviteDialogContent-C1yqVg2K.js (removed) 3.63 kB 🟢 -3.63 kB 🟢 -1.38 kB 🟢 -1.21 kB
assets/RevokeInviteDialogContent-DErfZV1t.js (new) 3.63 kB 🔴 +3.63 kB 🔴 +1.38 kB 🔴 +1.21 kB
assets/InviteMemberUpsellDialogContent-ClqMLy5p.js (new) 3.47 kB 🔴 +3.47 kB 🔴 +1.25 kB 🔴 +1.09 kB
assets/InviteMemberUpsellDialogContent-DqwvYag6.js (removed) 3.47 kB 🟢 -3.47 kB 🟢 -1.25 kB 🟢 -1.09 kB
assets/Media3DTop-BRlhYkFn.js (new) 3.26 kB 🔴 +3.26 kB 🔴 +1.3 kB 🔴 +1.13 kB
assets/Media3DTop-D_p_PzBt.js (removed) 3.26 kB 🟢 -3.26 kB 🟢 -1.3 kB 🟢 -1.13 kB
assets/GlobalToast-DeGkFdIp.js (removed) 3.05 kB 🟢 -3.05 kB 🟢 -1.26 kB 🟢 -1.08 kB
assets/GlobalToast-rNNiGESd.js (new) 3.05 kB 🔴 +3.05 kB 🔴 +1.26 kB 🔴 +1.08 kB
assets/load3dAdvanced-BiT1fbcF.js (removed) 2.87 kB 🟢 -2.87 kB 🟢 -1.13 kB 🟢 -982 B
assets/load3dAdvanced-CyJX--PL.js (new) 2.87 kB 🔴 +2.87 kB 🔴 +1.13 kB 🔴 +981 B
assets/SubscribeToRun-CcOpGtVc.js (new) 2.53 kB 🔴 +2.53 kB 🔴 +1.1 kB 🔴 +969 B
assets/SubscribeToRun-CYJXvCd1.js (removed) 2.53 kB 🟢 -2.53 kB 🟢 -1.1 kB 🟢 -974 B
assets/graphHasMissingNodes-CXE-I2AT.js (removed) 1.93 kB 🟢 -1.93 kB 🟢 -908 B 🟢 -803 B
assets/graphHasMissingNodes-DzuAZHwj.js (new) 1.93 kB 🔴 +1.93 kB 🔴 +908 B 🔴 +792 B
assets/MediaAudioTop-DVi-M22o.js (removed) 1.67 kB 🟢 -1.67 kB 🟢 -835 B 🟢 -699 B
assets/MediaAudioTop-oHZTmlcN.js (new) 1.67 kB 🔴 +1.67 kB 🔴 +838 B 🔴 +701 B
assets/signInSchema-BrpwADcU.js (removed) 1.6 kB 🟢 -1.6 kB 🟢 -584 B 🟢 -523 B
assets/signInSchema-C2oB0e9P.js (new) 1.6 kB 🔴 +1.6 kB 🔴 +582 B 🔴 +524 B
assets/CloudRunButtonWrapper-BRWvyoa6.js (new) 1.13 kB 🔴 +1.13 kB 🔴 +548 B 🔴 +487 B
assets/CloudRunButtonWrapper-COZpj1gJ.js (removed) 1.13 kB 🟢 -1.13 kB 🟢 -552 B 🟢 -492 B
assets/cloudSessionCookie-CAsphw7_.js (removed) 991 B 🟢 -991 B 🟢 -468 B 🟢 -413 B
assets/cloudSessionCookie-D1VAjM9z.js (new) 991 B 🔴 +991 B 🔴 +470 B 🔴 +413 B
assets/cloudBadges-D0Ysc3BJ.js (removed) 973 B 🟢 -973 B 🟢 -551 B 🟢 -507 B
assets/cloudBadges-DVcpeYtz.js (new) 973 B 🔴 +973 B 🔴 +548 B 🔴 +511 B
assets/Load3DAdvanced-C4YVxN-j.js (new) 813 B 🔴 +813 B 🔴 +454 B 🔴 +383 B
assets/Load3DAdvanced-DUjzcHRr.js (removed) 813 B 🟢 -813 B 🟢 -453 B 🟢 -410 B
assets/nightlyBadges-6LF502RD.js (new) 464 B 🔴 +464 B 🔴 +306 B 🔴 +254 B
assets/nightlyBadges-CPHdObUm.js (removed) 464 B 🟢 -464 B 🟢 -306 B 🟢 -254 B
assets/missingModelDownload-7RPXnmPA.js (new) 228 B 🔴 +228 B 🔴 +148 B 🔴 +131 B
assets/missingModelDownload-BOuCqiP6.js (removed) 228 B 🟢 -228 B 🟢 -150 B 🟢 -129 B
assets/SubscriptionPanelContentWorkspace-C6cEmkrO.js (removed) 179 B 🟢 -179 B 🟢 -117 B 🟢 -100 B
assets/SubscriptionPanelContentWorkspace-CqcilYJD.js (new) 179 B 🔴 +179 B 🔴 +117 B 🔴 +104 B
assets/Load3dViewerContent-C-FX24ZC.js (new) 137 B 🔴 +137 B 🔴 +103 B 🔴 +90 B
assets/Load3dViewerContent-CNTsbgDW.js (removed) 137 B 🟢 -137 B 🟢 -103 B 🟢 -103 B
assets/Load3DAdvanced-BhrefYuf.js (removed) 122 B 🟢 -122 B 🟢 -97 B 🟢 -90 B
assets/Load3DAdvanced-VTOWV1Px.js (new) 122 B 🔴 +122 B 🔴 +97 B 🔴 +88 B
assets/WidgetLegacy-CLLYH-Zq.js (new) 119 B 🔴 +119 B 🔴 +108 B 🔴 +98 B
assets/WidgetLegacy-DshoUnHR.js (removed) 119 B 🟢 -119 B 🟢 -108 B 🟢 -96 B
assets/workflowDraftStoreV2-B1afuXZn.js (new) 113 B 🔴 +113 B 🔴 +105 B 🔴 +117 B
assets/workflowDraftStoreV2-Stp-O1B4.js (removed) 113 B 🟢 -113 B 🟢 -105 B 🟢 -110 B
assets/Load3D-CK1aSfW9.js (removed) 98 B 🟢 -98 B 🟢 -89 B 🟢 -82 B
assets/Load3D-CVoXViso.js (new) 98 B 🔴 +98 B 🔴 +89 B 🔴 +86 B
assets/i18n-BjZLnDr2.js (new) 97 B 🔴 +97 B 🔴 +92 B 🔴 +88 B
assets/i18n-DMxzA6fv.js (removed) 97 B 🟢 -97 B 🟢 -92 B 🟢 -85 B
assets/changeTracker-DIKmQB-2.js (new) 93 B 🔴 +93 B 🔴 +95 B 🔴 +82 B
assets/changeTracker-DOolgq-Y.js (removed) 93 B 🟢 -93 B 🟢 -95 B 🟢 -85 B

Status: 74 added / 74 removed / 91 unchanged

⚡ Performance Report

canvas-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 54.6 MB heap
canvas-mouse-sweep: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 58.8 MB heap
canvas-zoom-sweep: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 58.4 MB heap
dom-widget-clipping: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 65.2 MB heap
large-graph-idle: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 59.7 MB heap
large-graph-pan: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 80.2 MB heap
large-graph-zoom: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 63.0 MB heap
minimap-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 61.2 MB heap
subgraph-dom-widget-clipping: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 63.5 MB heap
subgraph-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 54.7 MB heap
subgraph-mouse-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 46.3 MB heap
subgraph-transition-enter: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 175ms TBT · 77.6 MB heap
viewport-pan-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 62.5 MB heap
vue-large-graph-idle: · 58.1 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 160.9 MB heap
vue-large-graph-pan: · 57.1 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 23ms TBT · 162.6 MB heap
workflow-execution: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 62.2 MB heap

✅ No regressions detected.

All metrics
Metric Baseline PR (median) Δ Sig
canvas-idle: avg frame time 17ms 17ms +0% z=-0.1
canvas-idle: p95 frame time 17ms 17ms -0%
canvas-idle: layout duration 0ms 0ms +0%
canvas-idle: style recalc duration 8ms 9ms +13% z=-2.1
canvas-idle: layout count 0 0 +0%
canvas-idle: style recalc count 10 9 -10% z=-3.8
canvas-idle: task duration 379ms 421ms +11% z=0.8
canvas-idle: script duration 19ms 21ms +13% z=-1.9
canvas-idle: TBT 0ms 0ms +0%
canvas-idle: heap used 53.9 MB 54.6 MB +1%
canvas-idle: DOM nodes 20 18 -10% z=-3.6
canvas-idle: event listeners 4 5 +25% z=-1.4
canvas-mouse-sweep: avg frame time 17ms 17ms -0% z=-1.5
canvas-mouse-sweep: p95 frame time 17ms 17ms +1%
canvas-mouse-sweep: layout duration 3ms 4ms +6% z=-0.0
canvas-mouse-sweep: style recalc duration 36ms 40ms +12% z=-0.7
canvas-mouse-sweep: layout count 12 12 +0%
canvas-mouse-sweep: style recalc count 74 76 +2% z=-1.4
canvas-mouse-sweep: task duration 745ms 780ms +5% z=-1.5
canvas-mouse-sweep: script duration 115ms 127ms +10% z=-1.4
canvas-mouse-sweep: TBT 0ms 0ms +0%
canvas-mouse-sweep: heap used 49.7 MB 58.8 MB +18%
canvas-mouse-sweep: DOM nodes 56 58 +3% z=-1.9
canvas-mouse-sweep: event listeners 4 4 +0% z=-1.1
canvas-zoom-sweep: avg frame time 17ms 17ms +0% z=0.5
canvas-zoom-sweep: p95 frame time 17ms 17ms +0%
canvas-zoom-sweep: layout duration 1ms 1ms +6% z=0.0
canvas-zoom-sweep: style recalc duration 16ms 18ms +14% z=-0.7
canvas-zoom-sweep: layout count 6 6 +0%
canvas-zoom-sweep: style recalc count 31 32 +2% z=0.5
canvas-zoom-sweep: task duration 302ms 331ms +10% z=0.2
canvas-zoom-sweep: script duration 18ms 22ms +24% z=-1.6
canvas-zoom-sweep: TBT 0ms 0ms +0%
canvas-zoom-sweep: heap used 57.9 MB 58.4 MB +1%
canvas-zoom-sweep: DOM nodes 77 77 -1% z=-3.5
canvas-zoom-sweep: event listeners 19 19 +0% z=-0.9
dom-widget-clipping: avg frame time 17ms 17ms -0% z=-0.6
dom-widget-clipping: p95 frame time 17ms 17ms -1%
dom-widget-clipping: layout duration 0ms 0ms +0%
dom-widget-clipping: style recalc duration 8ms 8ms -7% z=-2.6
dom-widget-clipping: layout count 0 0 +0%
dom-widget-clipping: style recalc count 12 11 -8% z=-4.2
dom-widget-clipping: task duration 344ms 353ms +3% z=-0.7
dom-widget-clipping: script duration 57ms 60ms +4% z=-2.5
dom-widget-clipping: TBT 0ms 0ms +0%
dom-widget-clipping: heap used 63.0 MB 65.2 MB +4%
dom-widget-clipping: DOM nodes 20 18 -10% z=-2.9
dom-widget-clipping: event listeners 0 2 variance too high
large-graph-idle: avg frame time 17ms 17ms -0% z=-1.0
large-graph-idle: p95 frame time 17ms 17ms +1%
large-graph-idle: layout duration 0ms 0ms +0%
large-graph-idle: style recalc duration 9ms 11ms +20% z=-1.4
large-graph-idle: layout count 0 0 +0%
large-graph-idle: style recalc count 10 10 -5% z=-6.7
large-graph-idle: task duration 530ms 588ms +11% z=0.9
large-graph-idle: script duration 89ms 111ms +25% z=0.8
large-graph-idle: TBT 0ms 0ms +0%
large-graph-idle: heap used 59.3 MB 59.7 MB +1%
large-graph-idle: DOM nodes 20 19 -5% z=-6.3
large-graph-idle: event listeners 4 6 +50% z=-3.3
large-graph-pan: avg frame time 17ms 17ms +0% z=0.3
large-graph-pan: p95 frame time 17ms 17ms +0%
large-graph-pan: layout duration 0ms 0ms +0%
large-graph-pan: style recalc duration 21ms 19ms -10% z=1.8
large-graph-pan: layout count 0 0 +0%
large-graph-pan: style recalc count 69 69 +0% z=-0.9
large-graph-pan: task duration 1087ms 1114ms +2% z=0.7
large-graph-pan: script duration 390ms 403ms +3% z=-0.3
large-graph-pan: TBT 0ms 0ms +0%
large-graph-pan: heap used 81.0 MB 80.2 MB -1%
large-graph-pan: DOM nodes 16 16 +0% z=-1.8
large-graph-pan: event listeners 6 6 +0% z=1.3
large-graph-zoom: avg frame time 17ms 17ms +0%
large-graph-zoom: p95 frame time 17ms 17ms +0%
large-graph-zoom: layout duration 9ms 8ms -9%
large-graph-zoom: style recalc duration 22ms 20ms -11%
large-graph-zoom: layout count 60 60 +0%
large-graph-zoom: style recalc count 67 66 -2%
large-graph-zoom: task duration 1323ms 1362ms +3%
large-graph-zoom: script duration 510ms 492ms -4%
large-graph-zoom: TBT 0ms 0ms +0%
large-graph-zoom: heap used 66.9 MB 63.0 MB -6%
large-graph-zoom: DOM nodes 16 -127 -891%
large-graph-zoom: event listeners 8 -55 -788%
minimap-idle: avg frame time 17ms 17ms -0% z=-0.4
minimap-idle: p95 frame time 17ms 17ms +0%
minimap-idle: layout duration 0ms 0ms +0%
minimap-idle: style recalc duration 8ms 9ms +12% z=-0.3
minimap-idle: layout count 0 0 +0%
minimap-idle: style recalc count 9 9 -6% z=-1.6
minimap-idle: task duration 504ms 548ms +9% z=0.4
minimap-idle: script duration 83ms 103ms +24% z=0.5
minimap-idle: TBT 0ms 0ms +0%
minimap-idle: heap used 61.3 MB 61.2 MB -0%
minimap-idle: DOM nodes 18 17 -6% z=-1.6
minimap-idle: event listeners 4 6 +50% z=2.2
subgraph-dom-widget-clipping: avg frame time 17ms 17ms -0% z=-0.9
subgraph-dom-widget-clipping: p95 frame time 17ms 17ms -0%
subgraph-dom-widget-clipping: layout duration 0ms 0ms +0%
subgraph-dom-widget-clipping: style recalc duration 11ms 12ms +11% z=-1.1
subgraph-dom-widget-clipping: layout count 0 0 +0%
subgraph-dom-widget-clipping: style recalc count 46 47 +2% z=-1.6
subgraph-dom-widget-clipping: task duration 369ms 364ms -1% z=-0.8
subgraph-dom-widget-clipping: script duration 128ms 122ms -5% z=-1.0
subgraph-dom-widget-clipping: TBT 0ms 0ms +0%
subgraph-dom-widget-clipping: heap used 63.5 MB 63.5 MB -0%
subgraph-dom-widget-clipping: DOM nodes 18 20 +11% z=-1.9
subgraph-dom-widget-clipping: event listeners 6 7 +17% z=-1.6
subgraph-idle: avg frame time 17ms 17ms +0% z=0.9
subgraph-idle: p95 frame time 17ms 17ms +0%
subgraph-idle: layout duration 0ms 0ms +0%
subgraph-idle: style recalc duration 9ms 10ms +11% z=-0.8
subgraph-idle: layout count 0 0 +0%
subgraph-idle: style recalc count 11 10 -9% z=-1.4
subgraph-idle: task duration 353ms 395ms +12% z=0.8
subgraph-idle: script duration 14ms 18ms +35% z=-0.7
subgraph-idle: TBT 0ms 0ms +0%
subgraph-idle: heap used 54.0 MB 54.7 MB +1%
subgraph-idle: DOM nodes 22 20 -9% z=-1.2
subgraph-idle: event listeners 4 4 +0% variance too high
subgraph-mouse-sweep: avg frame time 17ms 17ms -0% z=-0.1
subgraph-mouse-sweep: p95 frame time 17ms 17ms +0%
subgraph-mouse-sweep: layout duration 4ms 4ms -7% z=-1.8
subgraph-mouse-sweep: style recalc duration 37ms 37ms -1% z=-1.6
subgraph-mouse-sweep: layout count 16 16 +0%
subgraph-mouse-sweep: style recalc count 75 76 +1% z=-2.4
subgraph-mouse-sweep: task duration 690ms 704ms +2% z=-0.9
subgraph-mouse-sweep: script duration 94ms 98ms +4% z=-0.5
subgraph-mouse-sweep: TBT 0ms 0ms +0%
subgraph-mouse-sweep: heap used 46.1 MB 46.3 MB +1%
subgraph-mouse-sweep: DOM nodes 61 63 +2% z=-2.0
subgraph-mouse-sweep: event listeners 4 4 +0% variance too high
subgraph-transition-enter: avg frame time 17ms 17ms -0%
subgraph-transition-enter: p95 frame time 17ms 17ms +0%
subgraph-transition-enter: layout duration 12ms 15ms +18%
subgraph-transition-enter: style recalc duration 28ms 29ms +7%
subgraph-transition-enter: layout count 5 4 -20%
subgraph-transition-enter: style recalc count 16 16 +0%
subgraph-transition-enter: task duration 726ms 831ms +14%
subgraph-transition-enter: script duration 26ms 38ms +47%
subgraph-transition-enter: TBT 147ms 175ms +19%
subgraph-transition-enter: heap used 77.2 MB 77.6 MB +1%
subgraph-transition-enter: DOM nodes 13833 13833 +0%
subgraph-transition-enter: event listeners 2531 2533 +0%
viewport-pan-sweep: avg frame time 17ms 17ms -0%
viewport-pan-sweep: p95 frame time 17ms 17ms +0%
viewport-pan-sweep: layout duration 0ms 0ms +0%
viewport-pan-sweep: style recalc duration 63ms 57ms -10%
viewport-pan-sweep: layout count 0 0 +0%
viewport-pan-sweep: style recalc count 250 251 +0%
viewport-pan-sweep: task duration 3634ms 4048ms +11%
viewport-pan-sweep: script duration 1185ms 1349ms +14%
viewport-pan-sweep: TBT 0ms 0ms +0%
viewport-pan-sweep: heap used 67.4 MB 62.5 MB -7%
viewport-pan-sweep: DOM nodes 18 -120 -767%
viewport-pan-sweep: event listeners 20 -43 -315%
vue-large-graph-idle: avg frame time 18ms 17ms -3%
vue-large-graph-idle: p95 frame time 17ms 17ms +0%
vue-large-graph-idle: layout duration 0ms 0ms +0%
vue-large-graph-idle: style recalc duration 0ms 0ms +0%
vue-large-graph-idle: layout count 0 0 +0%
vue-large-graph-idle: style recalc count 0 0 +0%
vue-large-graph-idle: task duration 13923ms 12849ms -8%
vue-large-graph-idle: script duration 510ms 555ms +9%
vue-large-graph-idle: TBT 0ms 0ms +0%
vue-large-graph-idle: heap used 164.3 MB 160.9 MB -2%
vue-large-graph-idle: DOM nodes -3302 -3302 +0%
vue-large-graph-idle: event listeners -16376 -16375 -0%
vue-large-graph-pan: avg frame time 17ms 17ms +2%
vue-large-graph-pan: p95 frame time 17ms 17ms -0%
vue-large-graph-pan: layout duration 0ms 0ms +0%
vue-large-graph-pan: style recalc duration 22ms 19ms -15%
vue-large-graph-pan: layout count 0 0 +0%
vue-large-graph-pan: style recalc count 85 70 -18%
vue-large-graph-pan: task duration 16101ms 14962ms -7%
vue-large-graph-pan: script duration 801ms 813ms +1%
vue-large-graph-pan: TBT 6ms 23ms +275%
vue-large-graph-pan: heap used 170.2 MB 162.6 MB -4%
vue-large-graph-pan: DOM nodes -3302 -3303 +0%
vue-large-graph-pan: event listeners -16370 -16380 +0%
workflow-execution: avg frame time 17ms 17ms -0% z=0.1
workflow-execution: p95 frame time 17ms 17ms +0%
workflow-execution: layout duration 1ms 1ms +9% z=-1.9
workflow-execution: style recalc duration 21ms 24ms +15% z=0.1
workflow-execution: layout count 4 5 +13% z=-0.8
workflow-execution: style recalc count 17 18 +3% z=-0.2
workflow-execution: task duration 112ms 121ms +8% z=-0.2
workflow-execution: script duration 17ms 19ms +17% z=-3.3
workflow-execution: TBT 0ms 0ms +0%
workflow-execution: heap used 62.1 MB 62.2 MB +0%
workflow-execution: DOM nodes 157 162 +3% z=0.1
workflow-execution: event listeners 69 70 +1% z=4.2
Historical variance (last 15 runs)
Metric μ σ CV
canvas-idle: avg frame time 17ms 0ms 0.0%
canvas-idle: layout duration 0ms 0ms 0.0%
canvas-idle: style recalc duration 11ms 1ms 8.2%
canvas-idle: layout count 0 0 0.0%
canvas-idle: style recalc count 11 1 5.0%
canvas-idle: task duration 395ms 31ms 7.9%
canvas-idle: script duration 25ms 2ms 8.8%
canvas-idle: TBT 0ms 0ms 0.0%
canvas-idle: DOM nodes 23 1 5.6%
canvas-idle: event listeners 12 5 40.9%
canvas-mouse-sweep: avg frame time 17ms 0ms 0.0%
canvas-mouse-sweep: layout duration 4ms 0ms 5.4%
canvas-mouse-sweep: style recalc duration 43ms 3ms 7.4%
canvas-mouse-sweep: layout count 12 0 0.0%
canvas-mouse-sweep: style recalc count 79 2 3.0%
canvas-mouse-sweep: task duration 865ms 58ms 6.7%
canvas-mouse-sweep: script duration 136ms 6ms 4.8%
canvas-mouse-sweep: TBT 0ms 0ms 0.0%
canvas-mouse-sweep: DOM nodes 62 3 4.2%
canvas-mouse-sweep: event listeners 8 4 49.4%
canvas-zoom-sweep: avg frame time 17ms 0ms 0.0%
canvas-zoom-sweep: layout duration 1ms 0ms 7.0%
canvas-zoom-sweep: style recalc duration 19ms 2ms 8.0%
canvas-zoom-sweep: layout count 6 0 0.0%
canvas-zoom-sweep: style recalc count 31 0 1.5%
canvas-zoom-sweep: task duration 327ms 23ms 7.1%
canvas-zoom-sweep: script duration 27ms 3ms 11.1%
canvas-zoom-sweep: TBT 0ms 0ms 0.0%
canvas-zoom-sweep: DOM nodes 79 1 1.0%
canvas-zoom-sweep: event listeners 24 5 21.8%
dom-widget-clipping: avg frame time 17ms 0ms 0.0%
dom-widget-clipping: layout duration 0ms 0ms 0.0%
dom-widget-clipping: style recalc duration 10ms 1ms 8.0%
dom-widget-clipping: layout count 0 0 0.0%
dom-widget-clipping: style recalc count 13 0 3.8%
dom-widget-clipping: task duration 365ms 16ms 4.5%
dom-widget-clipping: script duration 68ms 3ms 4.8%
dom-widget-clipping: TBT 0ms 0ms 0.0%
dom-widget-clipping: DOM nodes 22 1 6.4%
dom-widget-clipping: event listeners 8 6 81.2%
large-graph-idle: avg frame time 17ms 0ms 0.0%
large-graph-idle: layout duration 0ms 0ms 0.0%
large-graph-idle: style recalc duration 12ms 1ms 8.6%
large-graph-idle: layout count 0 0 0.0%
large-graph-idle: style recalc count 12 0 2.7%
large-graph-idle: task duration 542ms 54ms 10.0%
large-graph-idle: script duration 102ms 11ms 10.3%
large-graph-idle: TBT 0ms 0ms 0.0%
large-graph-idle: DOM nodes 25 1 3.7%
large-graph-idle: event listeners 26 6 23.2%
large-graph-pan: avg frame time 17ms 0ms 0.0%
large-graph-pan: layout duration 0ms 0ms 0.0%
large-graph-pan: style recalc duration 17ms 1ms 4.6%
large-graph-pan: layout count 0 0 0.0%
large-graph-pan: style recalc count 70 1 0.9%
large-graph-pan: task duration 1082ms 43ms 4.0%
large-graph-pan: script duration 408ms 20ms 4.8%
large-graph-pan: TBT 0ms 0ms 0.0%
large-graph-pan: DOM nodes 19 2 8.7%
large-graph-pan: event listeners 5 1 16.8%
minimap-idle: avg frame time 17ms 0ms 0.0%
minimap-idle: layout duration 0ms 0ms 0.0%
minimap-idle: style recalc duration 10ms 1ms 8.6%
minimap-idle: layout count 0 0 0.0%
minimap-idle: style recalc count 10 1 7.1%
minimap-idle: task duration 527ms 47ms 9.0%
minimap-idle: script duration 98ms 10ms 10.1%
minimap-idle: TBT 0ms 0ms 0.0%
minimap-idle: DOM nodes 19 1 7.1%
minimap-idle: event listeners 5 1 14.4%
subgraph-dom-widget-clipping: avg frame time 17ms 0ms 0.0%
subgraph-dom-widget-clipping: layout duration 0ms 0ms 0.0%
subgraph-dom-widget-clipping: style recalc duration 13ms 1ms 7.4%
subgraph-dom-widget-clipping: layout count 0 0 0.0%
subgraph-dom-widget-clipping: style recalc count 48 1 1.2%
subgraph-dom-widget-clipping: task duration 378ms 18ms 4.9%
subgraph-dom-widget-clipping: script duration 128ms 6ms 4.9%
subgraph-dom-widget-clipping: TBT 0ms 0ms 0.0%
subgraph-dom-widget-clipping: DOM nodes 22 1 5.0%
subgraph-dom-widget-clipping: event listeners 16 6 36.0%
subgraph-idle: avg frame time 17ms 0ms 0.0%
subgraph-idle: layout duration 0ms 0ms 0.0%
subgraph-idle: style recalc duration 10ms 1ms 7.5%
subgraph-idle: layout count 0 0 0.0%
subgraph-idle: style recalc count 11 1 6.0%
subgraph-idle: task duration 370ms 31ms 8.5%
subgraph-idle: script duration 20ms 3ms 13.2%
subgraph-idle: TBT 0ms 0ms 0.0%
subgraph-idle: DOM nodes 22 1 6.9%
subgraph-idle: event listeners 10 7 64.5%
subgraph-mouse-sweep: avg frame time 17ms 0ms 0.0%
subgraph-mouse-sweep: layout duration 5ms 0ms 6.8%
subgraph-mouse-sweep: style recalc duration 42ms 3ms 7.8%
subgraph-mouse-sweep: layout count 16 0 0.0%
subgraph-mouse-sweep: style recalc count 80 2 2.4%
subgraph-mouse-sweep: task duration 766ms 69ms 9.0%
subgraph-mouse-sweep: script duration 101ms 7ms 6.5%
subgraph-mouse-sweep: TBT 0ms 0ms 0.0%
subgraph-mouse-sweep: DOM nodes 67 2 3.3%
subgraph-mouse-sweep: event listeners 8 4 52.6%
workflow-execution: avg frame time 17ms 0ms 0.0%
workflow-execution: layout duration 2ms 0ms 9.4%
workflow-execution: style recalc duration 24ms 2ms 9.1%
workflow-execution: layout count 5 1 11.0%
workflow-execution: style recalc count 18 2 11.5%
workflow-execution: task duration 123ms 11ms 8.8%
workflow-execution: script duration 29ms 3ms 10.2%
workflow-execution: TBT 0ms 0ms 0.0%
workflow-execution: DOM nodes 161 7 4.4%
workflow-execution: event listeners 52 4 8.4%
Trend (last 15 commits on main)
Metric Trend Dir Latest
canvas-idle: avg frame time ▆▃▆▁▆▃▆█▆▆▄▃▃▄▃ ➡️ 17ms
canvas-idle: p95 frame time ➡️ NaNms
canvas-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-idle: style recalc duration ▇▇▆▆▃█▄▃▄▃▇▄▁▆▇ ➡️ 11ms
canvas-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
canvas-idle: style recalc count █▃▅▂▅▆▃▁▂▁▂▅▆▅▆ ➡️ 12
canvas-idle: task duration ▃▃▃▆▂▃▃▅▆▂█▃▁▃▃ ➡️ 391ms
canvas-idle: script duration ▄▃▅▇▂▅▃▆▇▅█▄▁▅▆ ➡️ 27ms
canvas-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-idle: heap used ➡️ NaN MB
canvas-idle: DOM nodes █▇▆▅▃▇▃▁▂▂▅▆▆▆▇ ➡️ 24
canvas-idle: event listeners ▅█▅▄▁▅▁▁▁▄▅▅▁▅▄ 📉 11
canvas-mouse-sweep: avg frame time ▆█▆▃▁▃▁▆▆▁▃▆▆▃▃ ➡️ 17ms
canvas-mouse-sweep: p95 frame time ➡️ NaNms
canvas-mouse-sweep: layout duration ▁▃▂▄▁▂▁▃▆▂█▇▆▄▃ ➡️ 4ms
canvas-mouse-sweep: style recalc duration ▄▄▂▄▁▂▃▃▅▄█▆▂▄▄ ➡️ 43ms
canvas-mouse-sweep: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 12
canvas-mouse-sweep: style recalc count █▅▄▃▂▂▁▄▄▅▆▅▂▇▄ ➡️ 79
canvas-mouse-sweep: task duration █▆▄▂▂▃▂▄▄▅█▆▁▆▄ ➡️ 868ms
canvas-mouse-sweep: script duration ▄▅▄▆▄▆▆▆▅▅█▆▁▅▆ ➡️ 139ms
canvas-mouse-sweep: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-mouse-sweep: heap used ➡️ NaN MB
canvas-mouse-sweep: DOM nodes █▅▃▃▁▂▂▃▂▄▆▅▃▅▅ ➡️ 64
canvas-mouse-sweep: event listeners █▁▁▁▁▁▇▁▁▁██▇▁█ 📈 13
canvas-zoom-sweep: avg frame time ▅▅█▄▅▁▁▁▅▁▁▅▄▅▁ ➡️ 17ms
canvas-zoom-sweep: p95 frame time ➡️ NaNms
canvas-zoom-sweep: layout duration ▆▅▅▄▁▁█▅▃▅▇▆▁▂▆ ➡️ 1ms
canvas-zoom-sweep: style recalc duration ▆▅▄▆▅▃█▆▇▅▇▄▁▃▅ ➡️ 20ms
canvas-zoom-sweep: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 6
canvas-zoom-sweep: style recalc count ▁▁▃▄▆▃▆█▄▄▆▁▆▁▆ ➡️ 32
canvas-zoom-sweep: task duration ▄▂▁▇▂▂▄▅▆▃█▄▁▁▅ ➡️ 338ms
canvas-zoom-sweep: script duration ▃▃▂▇▂▂▅▇▆▅█▄▁▂▆ ➡️ 30ms
canvas-zoom-sweep: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-zoom-sweep: heap used ➡️ NaN MB
canvas-zoom-sweep: DOM nodes ▄▃▁▅█▁▃▆▄▅▅▃▃▄▃ ➡️ 79
canvas-zoom-sweep: event listeners ▁▁▂▅█▂▁▅▁▅▅▄▁▅▁ ➡️ 19
dom-widget-clipping: avg frame time ▂▄▅▅▂▄█▇▅▇▇▅▅▁▇ ➡️ 17ms
dom-widget-clipping: p95 frame time ➡️ NaNms
dom-widget-clipping: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
dom-widget-clipping: style recalc duration ▆▆▂▆▄▃██▄▁▆▇▆▃▅ ➡️ 10ms
dom-widget-clipping: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
dom-widget-clipping: style recalc count ▇█▅█▅▄█▇▇▁▇▄▇▂▅ ➡️ 13
dom-widget-clipping: task duration ▃▃▁▅▄▃▅▆▅▂▇█▁▅▅ ➡️ 371ms
dom-widget-clipping: script duration ▅▄▄▆▆▅▇▇▆▃█▇▁▇▇ ➡️ 71ms
dom-widget-clipping: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
dom-widget-clipping: heap used ➡️ NaN MB
dom-widget-clipping: DOM nodes ▇▇▄▇▅▄█▇▅▁▅▄▇▃▄ ➡️ 21
dom-widget-clipping: event listeners ▅▅▅▅▁▅██▁▁▁▁█▁▁ 📉 2
large-graph-idle: avg frame time ▅▅▅▅▅▂▁▂▄▅▄▂▂▅█ ➡️ 17ms
large-graph-idle: p95 frame time ➡️ NaNms
large-graph-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-idle: style recalc duration ▅▅▅▆▄▅▃▄▅▅▆█▁▄▆ ➡️ 13ms
large-graph-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
large-graph-idle: style recalc count █▆█▃▃▁▃▆▃▆▆▃▆██ ➡️ 12
large-graph-idle: task duration ▂▃▂▆▂▃▃▇▅▃██▁▂▅ ➡️ 569ms
large-graph-idle: script duration ▄▅▄▆▄▅▅▇▆▅█▆▁▃▆ ➡️ 110ms
large-graph-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-idle: heap used ➡️ NaN MB
large-graph-idle: DOM nodes ▆█▅▂▅▃▁▂▃▅▅▆▂▆▅ ➡️ 25
large-graph-idle: event listeners ███▇██▄▁▄▇▇█▂█▇ ➡️ 29
large-graph-pan: avg frame time ▆▃▃▆█▃▁█▆▆▆▆█▁▆ ➡️ 17ms
large-graph-pan: p95 frame time ➡️ NaNms
large-graph-pan: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-pan: style recalc duration ▃▂▄▄▁▅▂▂▁▄▄█▃▁▂ ➡️ 17ms
large-graph-pan: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
large-graph-pan: style recalc count ▆▃█▂▃▂▂▂▁▇▅▃█▆▃ ➡️ 69
large-graph-pan: task duration ▄▃▄▆▄▄▄▆▄▄█▆▁▂▅ ➡️ 1100ms
large-graph-pan: script duration ▅▄▅▆▆▅▄▆▄▅█▄▁▄▅ ➡️ 413ms
large-graph-pan: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-pan: heap used ➡️ NaN MB
large-graph-pan: DOM nodes ▅▃▆▂▄▁▃▁▁▅▁▂█▅▂ ➡️ 18
large-graph-pan: event listeners █▆█▁▁▆▁▁▃▆▁▃██▃ ➡️ 5
minimap-idle: avg frame time ▃▆▆▃█▁█▆▆▃▃▆█▆█ ➡️ 17ms
minimap-idle: p95 frame time ➡️ NaNms
minimap-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
minimap-idle: style recalc duration ▄█▁█▅▅█▅▅▃▅▁▁▄▆ ➡️ 10ms
minimap-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
minimap-idle: style recalc count ▃▅▂▄█▃▆▁▂▅▂▁▅▆▃ ➡️ 9
minimap-idle: task duration ▃▄▁▅▁▃▄▅▇▃█▅▁▁▅ ➡️ 547ms
minimap-idle: script duration ▄▆▃▇▃▅▆▆▇▅█▅▁▃▆ ➡️ 106ms
minimap-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
minimap-idle: heap used ➡️ NaN MB
minimap-idle: DOM nodes ▃▅▂▄█▃▆▁▂▅▂▁▅▆▃ ➡️ 19
minimap-idle: event listeners ▃▃▆▁▁▁▃▁▁▆▁▃█▆▁ ➡️ 4
subgraph-dom-widget-clipping: avg frame time ▅▄▄▄▄▄█▄▄▄▃▁▆▃▃ ➡️ 17ms
subgraph-dom-widget-clipping: p95 frame time ➡️ NaNms
subgraph-dom-widget-clipping: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-dom-widget-clipping: style recalc duration ▂▄▃▅▅▃▂▅▇▃▄█▁▄▆ ➡️ 14ms
subgraph-dom-widget-clipping: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
subgraph-dom-widget-clipping: style recalc count ▇█▆▃▆▃▁▆█▇▃▆▇█▅ ➡️ 48
subgraph-dom-widget-clipping: task duration ▂▃▃▆▅▅▂▅█▂▆█▁▂▇ ➡️ 398ms
subgraph-dom-widget-clipping: script duration ▃▃▃▄▅▅▂▄█▂▅▇▁▂▅ ➡️ 131ms
subgraph-dom-widget-clipping: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-dom-widget-clipping: heap used ➡️ NaN MB
subgraph-dom-widget-clipping: DOM nodes ▅▇▅▂▅▂▁▅▅▅▁▇▅█▄ ➡️ 22
subgraph-dom-widget-clipping: event listeners ▅▅▅▂▅▁▅██▁▁█▅█▅ 📈 16
subgraph-idle: avg frame time ▆▆█▁▆▃▆▆▆▃▆▁▃▆█ ➡️ 17ms
subgraph-idle: p95 frame time ➡️ NaNms
subgraph-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-idle: style recalc duration ▁▇▃▆▂▄▂▃▃▆▆▄▃▇█ ➡️ 12ms
subgraph-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
subgraph-idle: style recalc count ▃▆▃▃▂▅▁▂▁▆▃▃██▇ ➡️ 12
subgraph-idle: task duration ▁▃▁▇▁▁▃▆▅▂█▅▁▁▄ ➡️ 378ms
subgraph-idle: script duration ▁▃▂▇▁▂▃▇▆▂█▅▂▁▅ ➡️ 22ms
subgraph-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-idle: heap used ➡️ NaN MB
subgraph-idle: DOM nodes ▃▅▃▂▁▄▁▂▁▅▃▂▇█▇ ➡️ 24
subgraph-idle: event listeners ▁▅▁▁▁▁▁▁▁▅▄▁███ 📈 21
subgraph-mouse-sweep: avg frame time ▅▄▁▃▃▄▆▄▆▃▃█▁▃▃ ➡️ 17ms
subgraph-mouse-sweep: p95 frame time ➡️ NaNms
subgraph-mouse-sweep: layout duration ▁▄▄▄▃▃▅▅▅▂█▇▂▃▆ ➡️ 5ms
subgraph-mouse-sweep: style recalc duration ▃▂▄▅▂▃▄▅█▃█▆▁▂▅ ➡️ 43ms
subgraph-mouse-sweep: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 16
subgraph-mouse-sweep: style recalc count ▅▂▅▅▁▄▃▅█▅▆▄▂▄▅ ➡️ 81
subgraph-mouse-sweep: task duration ▃▂▄▅▂▄▄▅▇▄█▆▁▃▅ ➡️ 785ms
subgraph-mouse-sweep: script duration ▄▅▄▇▅▅▆▇▆▅██▁▄▆ ➡️ 105ms
subgraph-mouse-sweep: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-mouse-sweep: heap used ➡️ NaN MB
subgraph-mouse-sweep: DOM nodes ▅▁▄▅▁▄▃▃█▅▅▄▂▅▃ ➡️ 66
subgraph-mouse-sweep: event listeners ▇▁▂▇▁▂▂▂█▇▂▂▇▇▂ 📈 5
workflow-execution: avg frame time ▆▆▆▄▆▆▃▄▁▄█▆▅▄▆ ➡️ 17ms
workflow-execution: p95 frame time ➡️ NaNms
workflow-execution: layout duration ▁▆▁▃▂▄▃▂▃▃▅█▄▂▅ ➡️ 2ms
workflow-execution: style recalc duration ▃▇▅▇▁▅▆▇█▁██▂▄▆ ➡️ 25ms
workflow-execution: layout count ▁█▂▃▂▃▃▁▃▃▄▃▂▃▂ ➡️ 5
workflow-execution: style recalc count ▃█▅▇▁▄▅▆▅▅▅▅▄▄▂ ➡️ 15
workflow-execution: task duration ▂▅▄▅▁▄▆▆▆▁▇█▁▃▃ ➡️ 120ms
workflow-execution: script duration ▄▃▄▄▃▅▄▅▆▂▇█▁▃▄ ➡️ 29ms
workflow-execution: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
workflow-execution: heap used ➡️ NaN MB
workflow-execution: DOM nodes ▂█▃▆▁▄▃▅▃█▃▃▄▃▁ ➡️ 152
workflow-execution: event listeners ▅███▁▅███▁██▅█▅ ➡️ 49
Raw data
{
  "timestamp": "2026-06-30T04:01:40.236Z",
  "gitSha": "219cd2368a508829e2a8246229ed5fe6084047fb",
  "branch": "whatdreamscost/fe-1122-docking-bottom-center",
  "measurements": [
    {
      "name": "canvas-idle",
      "durationMs": 2059.5069999999964,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 9.092,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 446.256,
      "heapDeltaBytes": -1362632,
      "heapUsedBytes": 57369252,
      "domNodes": 18,
      "jsHeapTotalBytes": 26214400,
      "scriptDurationMs": 22.027999999999995,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-idle",
      "durationMs": 2005.9760000000324,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 8.863,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 394.79600000000005,
      "heapDeltaBytes": -1602248,
      "heapUsedBytes": 57231668,
      "domNodes": 18,
      "jsHeapTotalBytes": 25165824,
      "scriptDurationMs": 20.253000000000004,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1838.7940000000071,
      "styleRecalcs": 75,
      "styleRecalcDurationMs": 40.166,
      "layouts": 12,
      "layoutDurationMs": 3.44,
      "taskDurationMs": 779.47,
      "heapDeltaBytes": 19816352,
      "heapUsedBytes": 70992348,
      "domNodes": 57,
      "jsHeapTotalBytes": 15728640,
      "scriptDurationMs": 127.847,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1858.919999999955,
      "styleRecalcs": 76,
      "styleRecalcDurationMs": 40.574,
      "layouts": 12,
      "layoutDurationMs": 3.7789999999999995,
      "taskDurationMs": 780.8109999999999,
      "heapDeltaBytes": -6405840,
      "heapUsedBytes": 52380416,
      "domNodes": 58,
      "jsHeapTotalBytes": 26476544,
      "scriptDurationMs": 125.523,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1724.5270000000232,
      "styleRecalcs": 30,
      "styleRecalcDurationMs": 17.621,
      "layouts": 6,
      "layoutDurationMs": 0.631,
      "taskDurationMs": 320.297,
      "heapDeltaBytes": 2235116,
      "heapUsedBytes": 61262208,
      "domNodes": 75,
      "jsHeapTotalBytes": 25690112,
      "scriptDurationMs": 20.097,
      "eventListeners": 19,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1722.990999999979,
      "styleRecalcs": 33,
      "styleRecalcDurationMs": 18.461,
      "layouts": 6,
      "layoutDurationMs": 0.659,
      "taskDurationMs": 342.43600000000004,
      "heapDeltaBytes": 2285872,
      "heapUsedBytes": 61270200,
      "domNodes": 78,
      "jsHeapTotalBytes": 26476544,
      "scriptDurationMs": 24.79,
      "eventListeners": 19,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 570.6470000000081,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 7.732999999999999,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 368.2300000000001,
      "heapDeltaBytes": 6928560,
      "heapUsedBytes": 65952504,
      "domNodes": 18,
      "jsHeapTotalBytes": 17301504,
      "scriptDurationMs": 62.213,
      "eventListeners": 2,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 592.343000000028,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 7.891000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 337.75600000000003,
      "heapDeltaBytes": 13159488,
      "heapUsedBytes": 70787288,
      "domNodes": 18,
      "jsHeapTotalBytes": 18087936,
      "scriptDurationMs": 57.230000000000004,
      "eventListeners": 2,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2024.2579999999748,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 11.55,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 585.9049999999999,
      "heapDeltaBytes": -9645588,
      "heapUsedBytes": 62615792,
      "domNodes": 20,
      "jsHeapTotalBytes": 9580544,
      "scriptDurationMs": 110.936,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2018.617000000006,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 9.888000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 590.686,
      "heapDeltaBytes": -9724416,
      "heapUsedBytes": 62596252,
      "domNodes": 18,
      "jsHeapTotalBytes": 9056256,
      "scriptDurationMs": 111.009,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2122.62800000002,
      "styleRecalcs": 69,
      "styleRecalcDurationMs": 18.873000000000005,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1106.546,
      "heapDeltaBytes": 11249848,
      "heapUsedBytes": 84450820,
      "domNodes": 16,
      "jsHeapTotalBytes": 10805248,
      "scriptDurationMs": 401.552,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2118.2979999999816,
      "styleRecalcs": 69,
      "styleRecalcDurationMs": 18.653,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1120.531,
      "heapDeltaBytes": 10484448,
      "heapUsedBytes": 83752944,
      "domNodes": 16,
      "jsHeapTotalBytes": 11853824,
      "scriptDurationMs": 403.894,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3152.2059999999783,
      "styleRecalcs": 66,
      "styleRecalcDurationMs": 20.432,
      "layouts": 60,
      "layoutDurationMs": 7.761,
      "taskDurationMs": 1342.368,
      "heapDeltaBytes": 16167612,
      "heapUsedBytes": 71285252,
      "domNodes": 14,
      "jsHeapTotalBytes": 6029312,
      "scriptDurationMs": 491.244,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3167.1590000000265,
      "styleRecalcs": 65,
      "styleRecalcDurationMs": 18.891000000000002,
      "layouts": 60,
      "layoutDurationMs": 7.966000000000001,
      "taskDurationMs": 1381.1609999999998,
      "heapDeltaBytes": -5329480,
      "heapUsedBytes": 60765608,
      "domNodes": -267,
      "jsHeapTotalBytes": 6557696,
      "scriptDurationMs": 491.80100000000004,
      "eventListeners": -118,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "minimap-idle",
      "durationMs": 2019.8410000000422,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 9.124999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 500.97700000000003,
      "heapDeltaBytes": -9281040,
      "heapUsedBytes": 63936836,
      "domNodes": 18,
      "jsHeapTotalBytes": 8269824,
      "scriptDurationMs": 93.822,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "minimap-idle",
      "durationMs": 2015.105999999946,
      "styleRecalcs": 8,
      "styleRecalcDurationMs": 9.555000000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 595.839,
      "heapDeltaBytes": -8986440,
      "heapUsedBytes": 64449996,
      "domNodes": 16,
      "jsHeapTotalBytes": 8794112,
      "scriptDurationMs": 112.125,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 564.4800000000032,
      "styleRecalcs": 48,
      "styleRecalcDurationMs": 11.988,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 369.535,
      "heapDeltaBytes": 7791148,
      "heapUsedBytes": 66663740,
      "domNodes": 22,
      "jsHeapTotalBytes": 19922944,
      "scriptDurationMs": 124.48100000000001,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 545.8449999999857,
      "styleRecalcs": 46,
      "styleRecalcDurationMs": 11.341,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 358.95899999999995,
      "heapDeltaBytes": 7650672,
      "heapUsedBytes": 66496012,
      "domNodes": 18,
      "jsHeapTotalBytes": 18350080,
      "scriptDurationMs": 119.438,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2023.4470000000044,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 9.093,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 382.25399999999996,
      "heapDeltaBytes": -1502716,
      "heapUsedBytes": 57294464,
      "domNodes": 18,
      "jsHeapTotalBytes": 25427968,
      "scriptDurationMs": 17.336000000000002,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-idle",
      "durationMs": 1993.9640000000054,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 10.483999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 408.22300000000007,
      "heapDeltaBytes": -1539060,
      "heapUsedBytes": 57316264,
      "domNodes": 22,
      "jsHeapTotalBytes": 24903680,
      "scriptDurationMs": 19.419999999999998,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.670000000000012,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1693.4310000000323,
      "styleRecalcs": 76,
      "styleRecalcDurationMs": 37.125,
      "layouts": 16,
      "layoutDurationMs": 4.145,
      "taskDurationMs": 695.8230000000001,
      "heapDeltaBytes": -10335460,
      "heapUsedBytes": 48529288,
      "domNodes": 62,
      "jsHeapTotalBytes": 26476544,
      "scriptDurationMs": 97.21000000000001,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1681.036000000006,
      "styleRecalcs": 75,
      "styleRecalcDurationMs": 36.894,
      "layouts": 16,
      "layoutDurationMs": 4.098,
      "taskDurationMs": 712.186,
      "heapDeltaBytes": -10144260,
      "heapUsedBytes": 48664572,
      "domNodes": 63,
      "jsHeapTotalBytes": 25690112,
      "scriptDurationMs": 98.181,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-transition-enter",
      "durationMs": 1300.0920000000065,
      "styleRecalcs": 16,
      "styleRecalcDurationMs": 29.348,
      "layouts": 4,
      "layoutDurationMs": 14.581999999999997,
      "taskDurationMs": 830.7139999999999,
      "heapDeltaBytes": 4595100,
      "heapUsedBytes": 81360316,
      "domNodes": 13833,
      "jsHeapTotalBytes": 17301504,
      "scriptDurationMs": 38.099,
      "eventListeners": 2533,
      "totalBlockingTimeMs": 175,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8239.36900000001,
      "styleRecalcs": 250,
      "styleRecalcDurationMs": 56.37800000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 3942.681,
      "heapDeltaBytes": -7608500,
      "heapUsedBytes": 54178460,
      "domNodes": -260,
      "jsHeapTotalBytes": 5533696,
      "scriptDurationMs": 1262.648,
      "eventListeners": -106,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8158.01799999997,
      "styleRecalcs": 251,
      "styleRecalcDurationMs": 56.894,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 4152.857,
      "heapDeltaBytes": 4224436,
      "heapUsedBytes": 76838120,
      "domNodes": 20,
      "jsHeapTotalBytes": 21028864,
      "scriptDurationMs": 1435.565,
      "eventListeners": 20,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 12751.799999999947,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 12726.730999999998,
      "heapDeltaBytes": -44200824,
      "heapUsedBytes": 168310364,
      "domNodes": -3302,
      "jsHeapTotalBytes": 18583552,
      "scriptDurationMs": 555.5680000000001,
      "eventListeners": -16376,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.220000000000073,
      "p95FrameDurationMs": 16.80000000000291
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 12993.123999999967,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 12972.054,
      "heapDeltaBytes": -16614688,
      "heapUsedBytes": 169044136,
      "domNodes": -3302,
      "jsHeapTotalBytes": 18845696,
      "scriptDurationMs": 553.651,
      "eventListeners": -16373,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.219999999999953,
      "p95FrameDurationMs": 16.80000000000291
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 15160.530999999992,
      "styleRecalcs": 74,
      "styleRecalcDurationMs": 19.50200000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 15133.742000000002,
      "heapDeltaBytes": -59246268,
      "heapUsedBytes": 156011996,
      "domNodes": -3302,
      "jsHeapTotalBytes": 17797120,
      "scriptDurationMs": 830.3149999999999,
      "eventListeners": -16370,
      "totalBlockingTimeMs": 41,
      "frameDurationMs": 17.219999999999953,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 14815.567000000101,
      "styleRecalcs": 66,
      "styleRecalcDurationMs": 18.20099999999997,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 14790.984999999999,
      "heapDeltaBytes": -30480844,
      "heapUsedBytes": 184915460,
      "domNodes": -3303,
      "jsHeapTotalBytes": 16924672,
      "scriptDurationMs": 794.759,
      "eventListeners": -16389,
      "totalBlockingTimeMs": 4,
      "frameDurationMs": 17.776666666666642,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "workflow-execution",
      "durationMs": 467.6380000000222,
      "styleRecalcs": 17,
      "styleRecalcDurationMs": 23.442999999999998,
      "layouts": 4,
      "layoutDurationMs": 1.1360000000000001,
      "taskDurationMs": 122.932,
      "heapDeltaBytes": 5399532,
      "heapUsedBytes": 65312708,
      "domNodes": 168,
      "jsHeapTotalBytes": 3145728,
      "scriptDurationMs": 17.757,
      "eventListeners": 69,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "workflow-execution",
      "durationMs": 461.48599999992257,
      "styleRecalcs": 18,
      "styleRecalcDurationMs": 25.366000000000003,
      "layouts": 5,
      "layoutDurationMs": 1.422,
      "taskDurationMs": 119.28099999999999,
      "heapDeltaBytes": 5187672,
      "heapUsedBytes": 65176432,
      "domNodes": 155,
      "jsHeapTotalBytes": 3407872,
      "scriptDurationMs": 20.896,
      "eventListeners": 71,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.700000000000728
    }
  ]
}

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/components/actionbar/ComfyActionbar.vue`:
- Around line 176-180: The legacy `Comfy.MenuPosition.Docked` value in
`ComfyActionbar.vue` is being updated incorrectly for bottom-docked users. In
the `watch` on `dockState`, update the `legacyDockedSetting` assignment so it
stays `true` for both docked states (`top` and `bottom`) and only becomes
`false` when `dockState` is `floating`, keeping it consistent with
`getActionbarDockState` and other consumers of the legacy key.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 9424642f-f2c2-49a6-a13d-2f63bcca0a02

📥 Commits

Reviewing files that changed from the base of the PR and between 55c52a7 and f4a0a86.

📒 Files selected for processing (4)
  • src/components/actionbar/ComfyActionbar.vue
  • src/locales/en/main.json
  • src/platform/telemetry/utils/getActionbarDockState.test.ts
  • src/platform/telemetry/utils/getActionbarDockState.ts

Comment thread src/components/actionbar/ComfyActionbar.vue Outdated
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 69.41176% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/components/actionbar/ComfyActionbar.vue 61.19% 26 Missing ⚠️
@@            Coverage Diff             @@
##             main   #13304      +/-   ##
==========================================
- Coverage   78.32%   78.31%   -0.01%     
==========================================
  Files        1633     1633              
  Lines      114406   114565     +159     
  Branches    39245    39303      +58     
==========================================
+ Hits        89609    89724     +115     
- Misses      23895    23934      +39     
- Partials      902      907       +5     
Flag Coverage Δ
unit 65.28% <69.41%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/components/TopMenuSection.vue 87.43% <100.00%> (+0.49%) ⬆️
.../platform/telemetry/utils/getActionbarDockState.ts 100.00% <100.00%> (ø)
src/components/actionbar/ComfyActionbar.vue 80.24% <61.19%> (-7.02%) ⬇️

... and 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@WhatDreamsCost WhatDreamsCost force-pushed the whatdreamscost/fe-1122-docking-bottom-center branch from f4a0a86 to 4ca075d Compare June 30, 2026 03:50

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/components/actionbar/ComfyActionbar.vue`:
- Around line 167-174: The dock-state persistence logic in ComfyActionbar.vue is
duplicated with the same legacy Comfy.MenuPosition.Docked migration used by
TopMenuSection.vue, so extract that useLocalStorage initializer into a shared
composable such as useActionbarDockState. Keep the persisted key and legacy
fallback behavior in one place, expose the ActionbarDock type there, and update
both components to call the shared composable instead of maintaining separate
migration logic.

In `@src/platform/telemetry/utils/getActionbarDockState.test.ts`:
- Around line 24-37: Add a precedence test in getActionbarDockState.test to
verify that getActionbarDockState prefers Comfy.MenuPosition.DockState over the
legacy Comfy.MenuPosition.Docked key when both are present. Extend the existing
test cases around getActionbarDockState by setting both localStorage entries in
the same test and asserting the value comes from DockState, using the current
helper expectations already used in the docked/floating cases.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 251c0c3f-484a-4eb3-a5f6-e3bac393c571

📥 Commits

Reviewing files that changed from the base of the PR and between f4a0a86 and 4ca075d.

📒 Files selected for processing (5)
  • src/components/TopMenuSection.vue
  • src/components/actionbar/ComfyActionbar.vue
  • src/locales/en/main.json
  • src/platform/telemetry/utils/getActionbarDockState.test.ts
  • src/platform/telemetry/utils/getActionbarDockState.ts

Comment on lines +167 to +174
const dockState = useLocalStorage<'top' | 'bottom' | 'floating'>(
'Comfy.MenuPosition.DockState',
() => {
const legacy = localStorage.getItem('Comfy.MenuPosition.Docked')
if (legacy === 'false') return 'floating'
return 'top'
}
)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Extract the dock-state + legacy migration into a shared composable.

This exact useLocalStorage<'top' | 'bottom' | 'floating'>('Comfy.MenuPosition.DockState', () => { ... }) block (including the legacy Comfy.MenuPosition.Docked migration) is duplicated verbatim in src/components/TopMenuSection.vue (lines 187-194). Both components must agree on the same persisted contract, so any future change to the migration logic risks diverging between the two readers. Consolidate into one composable.

♻️ Proposed shared composable
// src/composables/useActionbarDockState.ts
import { useLocalStorage } from '`@vueuse/core`'

export type ActionbarDock = 'top' | 'bottom' | 'floating'

export function useActionbarDockState() {
  return useLocalStorage<ActionbarDock>(
    'Comfy.MenuPosition.DockState',
    () => {
      const legacy = localStorage.getItem('Comfy.MenuPosition.Docked')
      return legacy === 'false' ? 'floating' : 'top'
    }
  )
}

Then both components call const dockState = useActionbarDockState().

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@src/components/actionbar/ComfyActionbar.vue` around lines 167 - 174, The
dock-state persistence logic in ComfyActionbar.vue is duplicated with the same
legacy Comfy.MenuPosition.Docked migration used by TopMenuSection.vue, so
extract that useLocalStorage initializer into a shared composable such as
useActionbarDockState. Keep the persisted key and legacy fallback behavior in
one place, expose the ActionbarDock type there, and update both components to
call the shared composable instead of maintaining separate migration logic.

Comment on lines +24 to +37
it('returns docked when stored state is top', () => {
localStorage.setItem('Comfy.MenuPosition.DockState', 'top')
expect(getActionbarDockState()).toBe('docked')
})

it('returns docked when stored state is bottom', () => {
localStorage.setItem('Comfy.MenuPosition.DockState', 'bottom')
expect(getActionbarDockState()).toBe('docked')
})

it('returns floating when stored state is floating', () => {
localStorage.setItem('Comfy.MenuPosition.DockState', 'floating')
expect(getActionbarDockState()).toBe('floating')
})

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Add a precedence test.

The key new behavior is that Comfy.MenuPosition.DockState is read before the legacy Comfy.MenuPosition.Docked key. None of the cases set both keys, so the precedence contract isn't actually exercised.

💚 Suggested case
+  it('prefers DockState over the legacy Docked key', () => {
+    localStorage.setItem('Comfy.MenuPosition.Docked', 'true')
+    localStorage.setItem('Comfy.MenuPosition.DockState', 'floating')
+    expect(getActionbarDockState()).toBe('floating')
+  })
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
it('returns docked when stored state is top', () => {
localStorage.setItem('Comfy.MenuPosition.DockState', 'top')
expect(getActionbarDockState()).toBe('docked')
})
it('returns docked when stored state is bottom', () => {
localStorage.setItem('Comfy.MenuPosition.DockState', 'bottom')
expect(getActionbarDockState()).toBe('docked')
})
it('returns floating when stored state is floating', () => {
localStorage.setItem('Comfy.MenuPosition.DockState', 'floating')
expect(getActionbarDockState()).toBe('floating')
})
it('returns docked when stored state is top', () => {
localStorage.setItem('Comfy.MenuPosition.DockState', 'top')
expect(getActionbarDockState()).toBe('docked')
})
it('returns docked when stored state is bottom', () => {
localStorage.setItem('Comfy.MenuPosition.DockState', 'bottom')
expect(getActionbarDockState()).toBe('docked')
})
it('returns floating when stored state is floating', () => {
localStorage.setItem('Comfy.MenuPosition.DockState', 'floating')
expect(getActionbarDockState()).toBe('floating')
})
it('prefers DockState over the legacy Docked key', () => {
localStorage.setItem('Comfy.MenuPosition.Docked', 'true')
localStorage.setItem('Comfy.MenuPosition.DockState', 'floating')
expect(getActionbarDockState()).toBe('floating')
})
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@src/platform/telemetry/utils/getActionbarDockState.test.ts` around lines 24 -
37, Add a precedence test in getActionbarDockState.test to verify that
getActionbarDockState prefers Comfy.MenuPosition.DockState over the legacy
Comfy.MenuPosition.Docked key when both are present. Extend the existing test
cases around getActionbarDockState by setting both localStorage entries in the
same test and asserting the value comes from DockState, using the current helper
expectations already used in the docked/floating cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant