Skip to content

feat(cloud): redesign the cloud onboarding survey#13518

Open
MaanilVerma wants to merge 14 commits into
mainfrom
feat/onboarding-survey-redesign
Open

feat(cloud): redesign the cloud onboarding survey#13518
MaanilVerma wants to merge 14 commits into
mainfrom
feat/onboarding-survey-redesign

Conversation

@MaanilVerma

@MaanilVerma MaanilVerma commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

New users get a cleaner, faster onboarding survey: one question per screen on tappable cards that advance the moment you pick an answer, with follow-up questions that appear only when they're relevant. The questions themselves were reworked to learn what people actually want to do with ComfyUI.

Changes

What

  • Replaced the radio/checkbox list with a card-based, one-question-at-a-time wizard. Choosing a single-select answer advances automatically — no separate Next click — while multi-select and free-text steps still wait for you to confirm.
  • Reworked the question set: what you want to make, how well you know ComfyUI, and how you found us. Two questions are now conditional — a "what are you building?" follow-up appears only for workflow/API builders, and a "which platform?" follow-up appears only when you say you found us on social media.
  • Added an "other" free-text escape hatch to the intent and source questions, required before you can move on so we don't capture an empty "other".
  • Polished the whole surface to the comfy-canvas theme with animated step-height and cross-fade transitions between questions, and hid the marketing hero on the survey and user-check routes so the form has room.
  • Errors now surface only after you've interacted with a field, not on first paint.
  • Extended the telemetry survey-response and remote-config option shapes to carry the new fields (including per-option icons), leaving the older fields in place so historical responses still typecheck.

Breaking — None. The remote-config survey schema stays backend-overridable, hidden branch answers are zeroed in the submitted payload, and the telemetry field names line up 1:1 with the schema. The backend dynamic config already ships the matching version-3 schema.

Testing

Behavioral coverage over the wizard's real interactions rather than DOM structure, since the risk is in navigation/branching/validation, not markup. vue-i18n is mounted for real with the actual locale file so tests assert on rendered copy.

  • DynamicSurveyForm.test.ts — auto-advance on single-select, no-advance on multi/other, Back navigation, branch reveal/hide and its submitted payload, required-"other" gating, post-interaction error surfacing, and survey-prop reset.
  • DynamicSurveyField.test.ts — card rendering/selection state, stable option ids, multi-select emit, the conditional "other" input, and label resolution via key / locale map / id fallback.
  • surveySchema.test.ts — default-schema branching (which steps show), hidden-field zeroing and free-text-over-sentinel in the payload, and the shared hasNonEmptyValue truth table.

Gates: vue-tsc typecheck clean; eslint/oxfmt clean on touched files; survey suite green (68 tests across the three files). Manual: run the cloud onboarding flow, pick a workflow/apps intent to confirm the "building" follow-up, pick social to confirm the platform follow-up, and verify an empty "other" blocks advancing.

Screen Recording

Screen.Recording.2026-07-08.at.9.51.19.PM.mov

Lead with an intent question that branches into a builder follow-up, trim
familiarity to three levels, group the acquisition source with a social
platform branch, and add free-text "other" on intent and source. Options
carry an optional icon.
Replace the radio and checkbox rows with selectable cards, auto-advance on
single-select, and render the survey on a dark surface so it reads on the
onboarding background.
Widen intent to allow a single value and add the new field ids, keeping the
legacy fields so existing analytics stay intact.
Assert card selection, single-click auto-advance, branch reveal and hiding,
"other" free-text gating, and interaction-gated errors, plus the default
schema's branching.
Force the flag on, prefer the frontend schema over the backend, and bypass the
completed check so the redesign is visible during review. Revert before merge.
- Retheme cards, inputs, and buttons to comfy-canvas tokens; animate step
  height and cross-fade transitions; hide the hero on survey routes
- Branch source into source_social and gate focus behind builder intents;
  surface field errors only after interaction
@MaanilVerma MaanilVerma requested a review from a team July 8, 2026 17:30
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

🎭 Playwright: ⏳ Running...

🎨 Storybook: ✅ Built — View Storybook

Details

⏰ Completed at: 07/08/2026, 06:47:52 PM UTC

Links

📦 Bundle: 7.78 MB gzip 🔴 +1.24 kB

Details

Summary

  • Raw size: 32.8 MB baseline 32.8 MB — 🔴 +5.66 kB
  • Gzip: 7.78 MB baseline 7.78 MB — 🔴 +1.24 kB
  • Brotli: 5.35 MB baseline 5.35 MB — 🔴 +1.35 kB
  • Bundles: 299 current • 299 baseline • 145 added / 145 removed

Category Glance
Views & Navigation 🔴 +5.75 kB (104 kB) · Other 🟢 -84 B (11.7 MB) · Vendor & Third-Party ⚪ 0 B (15.3 MB) · Utilities & Hooks ⚪ 0 B (3.38 MB) · Graph Workspace ⚪ 0 B (1.27 MB) · Panels & Settings ⚪ 0 B (546 kB) · + 5 more

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

Main entry bundles and manifests

File Before After Δ Raw Δ Gzip Δ Brotli
assets/index-Bcw3-qiu.js (removed) 47.8 kB 🟢 -47.8 kB 🟢 -14 kB 🟢 -12.1 kB
assets/index-vKKhIK6e.js (new) 47.8 kB 🔴 +47.8 kB 🔴 +14 kB 🔴 +12.1 kB

Status: 1 added / 1 removed

Graph Workspace — 1.27 MB (baseline 1.27 MB) • ⚪ 0 B

Graph editor runtime, canvas, workflow orchestration

File Before After Δ Raw Δ Gzip Δ Brotli
assets/GraphView-BnNvK1Iz.js (removed) 1.27 MB 🟢 -1.27 MB 🟢 -271 kB 🟢 -203 kB
assets/GraphView-BtJDO5bI.js (new) 1.27 MB 🔴 +1.27 MB 🔴 +271 kB 🔴 +203 kB

Status: 1 added / 1 removed

Views & Navigation — 104 kB (baseline 98 kB) • 🔴 +5.75 kB

Top-level views, pages, and routed surfaces

File Before After Δ Raw Δ Gzip Δ Brotli
assets/CloudSurveyView-DOR_6aNc.js (new) 24.9 kB 🔴 +24.9 kB 🔴 +6.2 kB 🔴 +5.49 kB
assets/CloudSurveyView-B3Xj6E5s.js (removed) 19.4 kB 🟢 -19.4 kB 🟢 -5.04 kB 🟢 -4.47 kB
assets/CloudLoginView-Bb5doASg.js (removed) 11.4 kB 🟢 -11.4 kB 🟢 -3.07 kB 🟢 -2.69 kB
assets/CloudLoginView-BiK-NEH0.js (new) 11.4 kB 🔴 +11.4 kB 🔴 +3.07 kB 🔴 +2.69 kB
assets/CloudSignupView-CJkjNq2Q.js (new) 9.79 kB 🔴 +9.79 kB 🔴 +2.74 kB 🔴 +2.41 kB
assets/CloudSignupView-DEsF0bpT.js (removed) 9.79 kB 🟢 -9.79 kB 🟢 -2.74 kB 🟢 -2.41 kB
assets/CloudLayoutView-CXNR95o7.js (new) 9.66 kB 🔴 +9.66 kB 🔴 +2.4 kB 🔴 +2.09 kB
assets/CloudLayoutView-DEM7aZB6.js (removed) 9.36 kB 🟢 -9.36 kB 🟢 -2.34 kB 🟢 -2.03 kB
assets/UserCheckView-C2dUINLQ.js (removed) 8.8 kB 🟢 -8.8 kB 🟢 -2.22 kB 🟢 -1.94 kB
assets/UserCheckView-dLmgsHzX.js (new) 8.8 kB 🔴 +8.8 kB 🔴 +2.22 kB 🔴 +1.93 kB
assets/CloudSubscriptionRedirectView-DFnREpWu.js (removed) 6.98 kB 🟢 -6.98 kB 🟢 -2.58 kB 🟢 -2.27 kB
assets/CloudSubscriptionRedirectView-DqGjo18H.js (new) 6.98 kB 🔴 +6.98 kB 🔴 +2.58 kB 🔴 +2.26 kB
assets/UserSelectView-Bp0eZdzB.js (removed) 6 kB 🟢 -6 kB 🟢 -2.15 kB 🟢 -1.89 kB
assets/UserSelectView-Dolf_Idp.js (new) 6 kB 🔴 +6 kB 🔴 +2.15 kB 🔴 +1.89 kB
assets/CloudForgotPasswordView-DSFqDxv0.js (removed) 5.15 kB 🟢 -5.15 kB 🟢 -1.76 kB 🟢 -1.53 kB
assets/CloudForgotPasswordView-lZ7rAZyD.js (new) 5.15 kB 🔴 +5.15 kB 🔴 +1.76 kB 🔴 +1.55 kB
assets/CloudAuthTimeoutView-d5S7N4_L.js (removed) 4.49 kB 🟢 -4.49 kB 🟢 -1.58 kB 🟢 -1.37 kB
assets/CloudAuthTimeoutView-diOE3Xj_.js (new) 4.49 kB 🔴 +4.49 kB 🔴 +1.58 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-C4e82NsJ.js (removed) 49.4 kB 🟢 -49.4 kB 🟢 -9.97 kB 🟢 -8.82 kB
assets/KeybindingPanel-ZFhf-Aej.js (new) 49.4 kB 🔴 +49.4 kB 🔴 +9.97 kB 🔴 +8.82 kB
assets/SecretsPanel-aGzeAYZO.js (new) 24.2 kB 🔴 +24.2 kB 🔴 +5.77 kB 🔴 +5.07 kB
assets/SecretsPanel-DKHoLyTC.js (removed) 24.2 kB 🟢 -24.2 kB 🟢 -5.77 kB 🟢 -5.07 kB
assets/CreditsPanel-CBRdHAhj.js (new) 15.9 kB 🔴 +15.9 kB 🔴 +4.66 kB 🔴 +4.09 kB
assets/CreditsPanel-P1UQkIpX.js (removed) 15.9 kB 🟢 -15.9 kB 🟢 -4.66 kB 🟢 -4.09 kB
assets/AboutPanel-DWNVWN4B.js (removed) 12 kB 🟢 -12 kB 🟢 -3.29 kB 🟢 -2.94 kB
assets/AboutPanel-xcWwHZP2.js (new) 12 kB 🔴 +12 kB 🔴 +3.29 kB 🔴 +2.94 kB
assets/SubscriptionPanel-B-Sdp9q2.js (new) 11.4 kB 🔴 +11.4 kB 🔴 +3.61 kB 🔴 +3.16 kB
assets/SubscriptionPanel-BtDgoaOt.js (removed) 11.4 kB 🟢 -11.4 kB 🟢 -3.61 kB 🟢 -3.17 kB
assets/ExtensionPanel-4ucqGDj7.js (new) 9.03 kB 🔴 +9.03 kB 🔴 +2.5 kB 🔴 +2.2 kB
assets/ExtensionPanel-BOAFshs9.js (removed) 9.03 kB 🟢 -9.03 kB 🟢 -2.5 kB 🟢 -2.2 kB
assets/ServerConfigPanel-Bv178wvo.js (removed) 6.15 kB 🟢 -6.15 kB 🟢 -1.98 kB 🟢 -1.76 kB
assets/ServerConfigPanel-CTVG406p.js (new) 6.15 kB 🔴 +6.15 kB 🔴 +1.98 kB 🔴 +1.76 kB
assets/UserPanel-BmuU39n-.js (new) 5.78 kB 🔴 +5.78 kB 🔴 +1.82 kB 🔴 +1.57 kB
assets/UserPanel-CvUwlAPR.js (removed) 5.78 kB 🟢 -5.78 kB 🟢 -1.82 kB 🟢 -1.57 kB
assets/refreshRemoteConfig-Bll9YS_Z.js (removed) 2.88 kB 🟢 -2.88 kB 🟢 -1.26 kB 🟢 -1.11 kB
assets/refreshRemoteConfig-kHWrkF3J.js (new) 2.88 kB 🔴 +2.88 kB 🔴 +1.26 kB 🔴 +1.11 kB
assets/cloudRemoteConfig-C7nOMOJv.js (new) 990 B 🔴 +990 B 🔴 +544 B 🔴 +466 B
assets/cloudRemoteConfig-CqzRFgct.js (removed) 990 B 🟢 -990 B 🟢 -542 B 🟢 -460 B
assets/refreshRemoteConfig-BFrkzoyY.js (new) 110 B 🔴 +110 B 🔴 +89 B 🔴 +84 B
assets/refreshRemoteConfig-DHw-tdXU.js (removed) 110 B 🟢 -110 B 🟢 -89 B 🟢 -89 B

Status: 11 added / 11 removed / 16 unchanged

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

Authentication, profile, and account management bundles

File Before After Δ Raw Δ Gzip Δ Brotli
assets/SignUpForm-B91M4PjM.js (removed) 12.3 kB 🟢 -12.3 kB 🟢 -4.19 kB 🟢 -3.66 kB
assets/SignUpForm-C4Mi40TH.js (new) 12.3 kB 🔴 +12.3 kB 🔴 +4.19 kB 🔴 +3.66 kB
assets/auth-Flzq1eKq.js (new) 3.69 kB 🔴 +3.69 kB 🔴 +1.3 kB 🔴 +1.13 kB
assets/auth-Ub97Jfg2.js (removed) 3.69 kB 🟢 -3.69 kB 🟢 -1.3 kB 🟢 -1.13 kB
assets/usePostAuthRedirect-B9eBpRhG.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.27 kB 🔴 +1.11 kB
assets/usePostAuthRedirect-BzWRTJX3.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.28 kB 🟢 -1.11 kB
assets/UpdatePasswordContent-DwYVQmda.js (removed) 1.92 kB 🟢 -1.92 kB 🟢 -877 B 🟢 -764 B
assets/UpdatePasswordContent-nl7u-6i8.js (new) 1.92 kB 🔴 +1.92 kB 🔴 +875 B 🔴 +763 B
assets/authStore-D1LXY_Tj.js (removed) 130 B 🟢 -130 B 🟢 -109 B 🟢 -110 B
assets/authStore-DodJC5pv.js (new) 130 B 🔴 +130 B 🔴 +109 B 🔴 +122 B
assets/workspaceAuthStore-BrE1l0Pr.js (removed) 110 B 🟢 -110 B 🟢 -104 B 🟢 -114 B
assets/workspaceAuthStore-R1KIABMG.js (new) 110 B 🔴 +110 B 🔴 +104 B 🔴 +114 B
assets/auth-BZr8kFjB.js (new) 105 B 🔴 +105 B 🔴 +96 B 🔴 +86 B
assets/auth-Di409PX1.js (removed) 105 B 🟢 -105 B 🟢 -96 B 🟢 -84 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-Dbn4A_7K.js (removed) 90.5 kB 🟢 -90.5 kB 🟢 -19.3 kB 🟢 -16.5 kB
assets/ComfyHubPublishDialog-DBrzkxkZ.js (new) 90.5 kB 🔴 +90.5 kB 🔴 +19.3 kB 🔴 +16.5 kB
assets/useShareDialog-CRu54nRd.js (new) 23.7 kB 🔴 +23.7 kB 🔴 +5.59 kB 🔴 +4.96 kB
assets/useShareDialog-EZ1HP0u7.js (removed) 23.7 kB 🟢 -23.7 kB 🟢 -5.58 kB 🟢 -4.97 kB
assets/ComfyHubPublishDialog-B4cN22i0.js (removed) 143 B 🟢 -143 B 🟢 -105 B 🟢 -92 B
assets/ComfyHubPublishDialog-DimV3zS3.js (new) 143 B 🔴 +143 B 🔴 +105 B 🔴 +91 B
assets/useSubscriptionDialog-By-rLeYM.js (removed) 110 B 🟢 -110 B 🟢 -102 B 🟢 -88 B
assets/useSubscriptionDialog-dA80Nj4B.js (new) 110 B 🔴 +110 B 🔴 +102 B 🔴 +92 B

Status: 4 added / 4 removed / 1 unchanged

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

Reusable component library chunks

File Before After Δ Raw Δ Gzip Δ Brotli
assets/ComfyQueueButton-BC4Xc-F-.js (new) 13.6 kB 🔴 +13.6 kB 🔴 +3.82 kB 🔴 +3.41 kB
assets/ComfyQueueButton-D-lOOseu.js (removed) 13.6 kB 🟢 -13.6 kB 🟢 -3.82 kB 🟢 -3.41 kB
assets/useTerminalTabs-2uvZYl8K.js (removed) 12.1 kB 🟢 -12.1 kB 🟢 -3.84 kB 🟢 -3.38 kB
assets/useTerminalTabs-C6Mwt9qt.js (new) 12.1 kB 🔴 +12.1 kB 🔴 +3.83 kB 🔴 +3.39 kB
assets/SubscribeButton-CnSsyTWR.js (removed) 2.38 kB 🟢 -2.38 kB 🟢 -1.05 kB 🟢 -918 B
assets/SubscribeButton-gX6f9g2l.js (new) 2.38 kB 🔴 +2.38 kB 🔴 +1.05 kB 🔴 +917 B
assets/cloudFeedbackTopbarButton-BfBo1uFx.js (new) 829 B 🔴 +829 B 🔴 +497 B 🔴 +450 B
assets/cloudFeedbackTopbarButton-DzbhLS_J.js (removed) 829 B 🟢 -829 B 🟢 -500 B 🟢 -419 B
assets/ComfyQueueButton-JSTF3xZE.js (new) 128 B 🔴 +128 B 🔴 +99 B 🔴 +90 B
assets/ComfyQueueButton-tTVU8BSN.js (removed) 128 B 🟢 -128 B 🟢 -99 B 🟢 -93 B

Status: 5 added / 5 removed / 8 unchanged

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

Stores, services, APIs, and repositories

File Before After Δ Raw Δ Gzip Δ Brotli
assets/load3dService-Burjrn6y.js (removed) 126 kB 🟢 -126 kB 🟢 -27.8 kB 🟢 -23.5 kB
assets/load3dService-Db5XQHq0.js (new) 126 kB 🔴 +126 kB 🔴 +27.8 kB 🔴 +23.5 kB
assets/api-C_mZwTf1.js (removed) 91.8 kB 🟢 -91.8 kB 🟢 -25.3 kB 🟢 -21.7 kB
assets/api-Cy5_eq3O.js (new) 91.8 kB 🔴 +91.8 kB 🔴 +25.3 kB 🔴 +21.7 kB
assets/workflowShareService-BaxOAYOO.js (new) 17 kB 🔴 +17 kB 🔴 +5.01 kB 🔴 +4.44 kB
assets/workflowShareService-BvDsj5tD.js (removed) 17 kB 🟢 -17 kB 🟢 -5.01 kB 🟢 -4.44 kB
assets/releaseStore-C7dTFTx8.js (removed) 8.29 kB 🟢 -8.29 kB 🟢 -2.34 kB 🟢 -2.05 kB
assets/releaseStore-DiwpbXUg.js (new) 8.29 kB 🔴 +8.29 kB 🔴 +2.34 kB 🔴 +2.04 kB
assets/keybindingService-BcA50Nlf.js (removed) 7.46 kB 🟢 -7.46 kB 🟢 -1.92 kB 🟢 -1.64 kB
assets/keybindingService-sS09joOl.js (new) 7.46 kB 🔴 +7.46 kB 🔴 +1.92 kB 🔴 +1.64 kB
assets/extensionStore-B902R71b.js (new) 5.29 kB 🔴 +5.29 kB 🔴 +1.86 kB 🔴 +1.57 kB
assets/extensionStore-CgGALryJ.js (removed) 5.29 kB 🟢 -5.29 kB 🟢 -1.86 kB 🟢 -1.57 kB
assets/userStore-CCnxnAds.js (removed) 2.42 kB 🟢 -2.42 kB 🟢 -931 B 🟢 -824 B
assets/userStore-NgrPVa8V.js (new) 2.42 kB 🔴 +2.42 kB 🔴 +931 B 🔴 +827 B
assets/audioService-Bv3NGFEs.js (removed) 1.76 kB 🟢 -1.76 kB 🟢 -863 B 🟢 -748 B
assets/audioService-DgKe-Qc7.js (new) 1.76 kB 🔴 +1.76 kB 🔴 +863 B 🔴 +754 B
assets/dialogService-BzAc8o8U.js (removed) 100 B 🟢 -100 B 🟢 -99 B 🟢 -91 B
assets/dialogService-D_XcERSI.js (new) 100 B 🔴 +100 B 🔴 +99 B 🔴 +99 B
assets/settingStore-Ct9r3a6m.js (removed) 98 B 🟢 -98 B 🟢 -98 B 🟢 -89 B
assets/settingStore-lv5XNZHw.js (new) 98 B 🔴 +98 B 🔴 +98 B 🔴 +93 B
assets/assetsStore-C23twbAR.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -86 B
assets/assetsStore-CkN7jxpK.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +100 B
assets/releaseStore-Bskvvs3z.js (new) 95 B 🔴 +95 B 🔴 +86 B 🔴 +86 B
assets/releaseStore-CuFEiA7C.js (removed) 95 B 🟢 -95 B 🟢 -86 B 🟢 -87 B
assets/api-BAkOtpdt.js (new) 62 B 🔴 +62 B 🔴 +74 B 🔴 +66 B
assets/api-CgoEE9jd.js (removed) 62 B 🟢 -62 B 🟢 -74 B 🟢 -66 B

Status: 13 added / 13 removed / 3 unchanged

Utilities & Hooks — 3.38 MB (baseline 3.38 MB) • ⚪ 0 B

Helpers, composables, and utility bundles

File Before After Δ Raw Δ Gzip Δ Brotli
assets/promotionUtils-BehzqJZF.js (new) 3.02 MB 🔴 +3.02 MB 🔴 +698 kB 🔴 +526 kB
assets/promotionUtils-P-mQ6cGj.js (removed) 3.02 MB 🟢 -3.02 MB 🟢 -698 kB 🟢 -526 kB
assets/useConflictDetection-CTCdKYtt.js (removed) 234 kB 🟢 -234 kB 🟢 -52.3 kB 🟢 -42.6 kB
assets/useConflictDetection-DawY3yiz.js (new) 234 kB 🔴 +234 kB 🔴 +52.3 kB 🔴 +42.6 kB
assets/useLoad3d-CVitNwQa.js (removed) 25.5 kB 🟢 -25.5 kB 🟢 -5.75 kB 🟢 -5.08 kB
assets/useLoad3d-DvgSLqeR.js (new) 25.5 kB 🔴 +25.5 kB 🔴 +5.76 kB 🔴 +5.09 kB
assets/useLoad3dViewer-BFT_Y4ko.js (new) 21.1 kB 🔴 +21.1 kB 🔴 +4.98 kB 🔴 +4.35 kB
assets/useLoad3dViewer-CQ8wvSRh.js (removed) 21.1 kB 🟢 -21.1 kB 🟢 -4.98 kB 🟢 -4.37 kB
assets/useFeatureFlags-BFy2Tq3l.js (removed) 6.51 kB 🟢 -6.51 kB 🟢 -2.02 kB 🟢 -1.7 kB
assets/useFeatureFlags-CE9KMJph.js (new) 6.51 kB 🔴 +6.51 kB 🔴 +2.02 kB 🔴 +1.7 kB
assets/downloadUtil-BSEwGOJr.js (removed) 4.68 kB 🟢 -4.68 kB 🟢 -1.85 kB 🟢 -1.54 kB
assets/downloadUtil-CMLPJaFw.js (new) 4.68 kB 🔴 +4.68 kB 🔴 +1.85 kB 🔴 +1.54 kB
assets/subscriptionCheckoutUtil-CeKuxkue.js (new) 3.85 kB 🔴 +3.85 kB 🔴 +1.54 kB 🔴 +1.34 kB
assets/subscriptionCheckoutUtil-DtM7WyWp.js (removed) 3.85 kB 🟢 -3.85 kB 🟢 -1.54 kB 🟢 -1.35 kB
assets/useSessionCookie-DUDnYwpx.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.15 kB 🟢 -981 B
assets/useSessionCookie-itRldjsl.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.15 kB 🔴 +980 B
assets/useExternalLink-BYSIaEYN.js (new) 3.03 kB 🔴 +3.03 kB 🔴 +1.16 kB 🔴 +1.03 kB
assets/useExternalLink-FZw_gTp9.js (removed) 3.03 kB 🟢 -3.03 kB 🟢 -1.16 kB 🟢 -1.03 kB
assets/useDowngradeToPersonal-D77IN9HP.js (removed) 3 kB 🟢 -3 kB 🟢 -1.19 kB 🟢 -1.05 kB
assets/useDowngradeToPersonal-DW3-NgTs.js (new) 3 kB 🔴 +3 kB 🔴 +1.19 kB 🔴 +1.03 kB
assets/assetPreviewUtil-BdkiK7iM.js (removed) 2.41 kB 🟢 -2.41 kB 🟢 -1.01 kB 🟢 -878 B
assets/assetPreviewUtil-DIUWs477.js (new) 2.41 kB 🔴 +2.41 kB 🔴 +1.01 kB 🔴 +882 B
assets/useUpstreamValue-CuivVNDu.js (removed) 2.04 kB 🟢 -2.04 kB 🟢 -792 B 🟢 -706 B
assets/useUpstreamValue-Dfn9rjzH.js (new) 2.04 kB 🔴 +2.04 kB 🔴 +794 B 🔴 +698 B
assets/useWorkspaceTierLabel-B6aR_SGH.js (removed) 1.99 kB 🟢 -1.99 kB 🟢 -855 B 🟢 -736 B
assets/useWorkspaceTierLabel-BbuZuqjr.js (new) 1.99 kB 🔴 +1.99 kB 🔴 +854 B 🔴 +730 B
assets/useErrorHandling-DbBf6aoj.js (new) 1.54 kB 🔴 +1.54 kB 🔴 +645 B 🔴 +551 B
assets/useErrorHandling-DV3_6mtw.js (removed) 1.54 kB 🟢 -1.54 kB 🟢 -646 B 🟢 -551 B
assets/useLoad3d-_n0IdLbR.js (new) 311 B 🔴 +311 B 🔴 +163 B 🔴 +147 B
assets/useLoad3d-DVCLFkfx.js (removed) 311 B 🟢 -311 B 🟢 -162 B 🟢 -147 B
assets/useSessionCookie-D7nQnlJ9.js (new) 101 B 🔴 +101 B 🔴 +86 B 🔴 +77 B
assets/useSessionCookie-DggBry9M.js (removed) 101 B 🟢 -101 B 🟢 -86 B 🟢 -83 B
assets/useFeatureFlags-BsVBIUeN.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +80 B
assets/useFeatureFlags-KeL5Vood.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -89 B
assets/useLoad3dViewer-B4solP1C.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +86 B
assets/useLoad3dViewer-BoBFJzR5.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -87 B
assets/useCurrentUser-CTTvH2Np.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -83 B
assets/useCurrentUser-DbCwvRxQ.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +87 B

Status: 19 added / 19 removed / 14 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) • 🟢 -84 B

Bundles that do not match a named category

File Before After Δ Raw Δ Gzip Δ Brotli
assets/main-CLEHq67q.js (removed) 185 kB 🟢 -185 kB 🟢 -54.3 kB 🟢 -45.6 kB
assets/main-CdIRBpv0.js (new) 185 kB 🔴 +185 kB 🔴 +54.2 kB 🔴 +45.5 kB
assets/core-Br2EarKm.js (new) 119 kB 🔴 +119 kB 🔴 +30.7 kB 🔴 +25.9 kB
assets/core-CBzPHgzF.js (removed) 119 kB 🟢 -119 kB 🟢 -30.7 kB 🟢 -25.9 kB
assets/WidgetSelect-B-O8MfHX.js (removed) 89.3 kB 🟢 -89.3 kB 🟢 -20.1 kB 🟢 -17.2 kB
assets/WidgetSelect-BKeDM1w2.js (new) 89.3 kB 🔴 +89.3 kB 🔴 +20.1 kB 🔴 +17.3 kB
assets/Load3DControls-DVxc28Mz.js (new) 46.8 kB 🔴 +46.8 kB 🔴 +7.56 kB 🔴 +6.61 kB
assets/Load3DControls-EShQWe0c.js (removed) 46.8 kB 🟢 -46.8 kB 🟢 -7.56 kB 🟢 -6.62 kB
assets/SubscriptionTransitionPreviewWorkspace-CbcARKKT.js (removed) 46.8 kB 🟢 -46.8 kB 🟢 -9.65 kB 🟢 -8.54 kB
assets/SubscriptionTransitionPreviewWorkspace-DcEAT6Oq.js (new) 46.8 kB 🔴 +46.8 kB 🔴 +9.65 kB 🔴 +8.53 kB
assets/SubscriptionRequiredDialogContentUnified-8qKPl5qm.js (removed) 41.2 kB 🟢 -41.2 kB 🟢 -9.16 kB 🟢 -7.97 kB
assets/SubscriptionRequiredDialogContentUnified-DHAmA8xy.js (new) 41.2 kB 🔴 +41.2 kB 🔴 +9.16 kB 🔴 +7.98 kB
assets/WorkspacePanelContent-BA5FWxRs.js (removed) 34.5 kB 🟢 -34.5 kB 🟢 -7.49 kB 🟢 -6.6 kB
assets/WorkspacePanelContent-DtzmZHOY.js (new) 34.5 kB 🔴 +34.5 kB 🔴 +7.5 kB 🔴 +6.6 kB
assets/WidgetPainter-Ba3Dn6Zi.js (new) 32.7 kB 🔴 +32.7 kB 🔴 +7.9 kB 🔴 +7.02 kB
assets/WidgetPainter-m01MtPmu.js (removed) 32.7 kB 🟢 -32.7 kB 🟢 -7.9 kB 🟢 -7.01 kB
assets/Load3dViewerContent-Blybatny.js (removed) 30.9 kB 🟢 -30.9 kB 🟢 -6.3 kB 🟢 -5.47 kB
assets/Load3dViewerContent-CRqwHBBh.js (new) 30.9 kB 🔴 +30.9 kB 🔴 +6.3 kB 🔴 +5.46 kB
assets/HdrViewerContent-ClF_bm-L.js (removed) 29.2 kB 🟢 -29.2 kB 🟢 -8.09 kB 🟢 -7.14 kB
assets/HdrViewerContent-DsuHeNXe.js (new) 29.2 kB 🔴 +29.2 kB 🔴 +8.09 kB 🔴 +7.13 kB
assets/WidgetBoundingBoxes-6FP2wKHq.js (removed) 28.6 kB 🟢 -28.6 kB 🟢 -7.9 kB 🟢 -7.02 kB
assets/WidgetBoundingBoxes-BAdpsKb-.js (new) 28.6 kB 🔴 +28.6 kB 🔴 +7.9 kB 🔴 +7 kB
assets/SubscriptionRequiredDialogContent-Bpsph9Mm.js (removed) 27.4 kB 🟢 -27.4 kB 🟢 -6.75 kB 🟢 -5.98 kB
assets/SubscriptionRequiredDialogContent-QUkPJhKc.js (new) 27.4 kB 🔴 +27.4 kB 🔴 +6.75 kB 🔴 +5.96 kB
assets/SubscriptionPanelContentWorkspace-Dcq2rC4G.js (new) 25 kB 🔴 +25 kB 🔴 +5.84 kB 🔴 +5.14 kB
assets/SubscriptionPanelContentWorkspace-vpQlTpK_.js (removed) 25 kB 🟢 -25 kB 🟢 -5.84 kB 🟢 -5.13 kB
assets/SubscriptionRequiredDialogContentWorkspace-DxRUJLqL.js (removed) 24.6 kB 🟢 -24.6 kB 🟢 -5.66 kB 🟢 -4.98 kB
assets/SubscriptionRequiredDialogContentWorkspace-ouDdwUbm.js (new) 24.6 kB 🔴 +24.6 kB 🔴 +5.66 kB 🔴 +4.97 kB
assets/WidgetImageCrop-aD8DNhiV.js (removed) 23.3 kB 🟢 -23.3 kB 🟢 -5.75 kB 🟢 -5.04 kB
assets/WidgetImageCrop-Bbs44NsW.js (new) 23.3 kB 🔴 +23.3 kB 🔴 +5.75 kB 🔴 +5.05 kB
assets/load3d-Be1JVmfv.js (removed) 21.3 kB 🟢 -21.3 kB 🟢 -5.18 kB 🟢 -4.5 kB
assets/load3d-BvYQiJq7.js (new) 21.3 kB 🔴 +21.3 kB 🔴 +5.19 kB 🔴 +4.51 kB
assets/CurrentUserPopoverWorkspace-9Oo_5eM_.js (removed) 20.6 kB 🟢 -20.6 kB 🟢 -4.75 kB 🟢 -4.23 kB
assets/CurrentUserPopoverWorkspace-AyPOni3R.js (new) 20.6 kB 🔴 +20.6 kB 🔴 +4.75 kB 🔴 +4.22 kB
assets/SignInContent-DalhWyje.js (removed) 20.1 kB 🟢 -20.1 kB 🟢 -5.07 kB 🟢 -4.43 kB
assets/SignInContent-DdGS2pLP.js (new) 20.1 kB 🔴 +20.1 kB 🔴 +5.07 kB 🔴 +4.44 kB
assets/WidgetInputNumber-CnSxNZvB.js (new) 19.1 kB 🔴 +19.1 kB 🔴 +4.82 kB 🔴 +4.28 kB
assets/WidgetInputNumber-D7ENo0nT.js (removed) 19.1 kB 🟢 -19.1 kB 🟢 -4.82 kB 🟢 -4.28 kB
assets/Load3D-CdMSl2Y3.js (new) 19.1 kB 🔴 +19.1 kB 🔴 +4.52 kB 🔴 +3.94 kB
assets/Load3D-ZNChCHcD.js (removed) 19.1 kB 🟢 -19.1 kB 🟢 -4.52 kB 🟢 -3.94 kB
assets/CreditsTile-BCw83PCI.js (removed) 17.1 kB 🟢 -17.1 kB 🟢 -4.54 kB 🟢 -4 kB
assets/CreditsTile-C1f0QKjV.js (new) 17.1 kB 🔴 +17.1 kB 🔴 +4.54 kB 🔴 +4.01 kB
assets/WidgetRecordAudio-BCbMLN5M.js (removed) 16.6 kB 🟢 -16.6 kB 🟢 -4.64 kB 🟢 -4.14 kB
assets/WidgetRecordAudio-DeU1oaU3.js (new) 16.6 kB 🔴 +16.6 kB 🔴 +4.63 kB 🔴 +4.15 kB
assets/WidgetRange-a_8AhIIi.js (removed) 16.2 kB 🟢 -16.2 kB 🟢 -4.17 kB 🟢 -3.72 kB
assets/WidgetRange-D6lygPgj.js (new) 16.2 kB 🔴 +16.2 kB 🔴 +4.17 kB 🔴 +3.73 kB
assets/WaveAudioPlayer-B6Nxakvv.js (removed) 12.8 kB 🟢 -12.8 kB 🟢 -3.48 kB 🟢 -3.06 kB
assets/WaveAudioPlayer-DhUAqdqV.js (new) 12.8 kB 🔴 +12.8 kB 🔴 +3.48 kB 🔴 +3.06 kB
assets/i18n-BMYMn_iI.js (new) 12.2 kB 🔴 +12.2 kB 🔴 +3.24 kB 🔴 +2.72 kB
assets/i18n-Dlvq7lfE.js (removed) 12.2 kB 🟢 -12.2 kB 🟢 -3.24 kB 🟢 -2.73 kB
assets/WidgetCurve-CD0vP6sT.js (removed) 11.3 kB 🟢 -11.3 kB 🟢 -3.5 kB 🟢 -3.16 kB
assets/WidgetCurve-PVWTR23t.js (new) 11.3 kB 🔴 +11.3 kB 🔴 +3.51 kB 🔴 +3.17 kB
assets/AudioPreviewPlayer-DhP4OCxa.js (new) 10.6 kB 🔴 +10.6 kB 🔴 +3.06 kB 🔴 +2.73 kB
assets/AudioPreviewPlayer-ZWe0Id15.js (removed) 10.6 kB 🟢 -10.6 kB 🟢 -3.06 kB 🟢 -2.73 kB
assets/TeamWorkspacesDialogContent-BL9D96Qm.js (removed) 10.3 kB 🟢 -10.3 kB 🟢 -3 kB 🟢 -2.67 kB
assets/TeamWorkspacesDialogContent-SkQwmq1Z.js (new) 10.3 kB 🔴 +10.3 kB 🔴 +3 kB 🔴 +2.66 kB
assets/Load3DConfiguration-BUr6JL4G.js (new) 9.02 kB 🔴 +9.02 kB 🔴 +2.67 kB 🔴 +2.35 kB
assets/Load3DConfiguration-DU-0Pdzy.js (removed) 9.02 kB 🟢 -9.02 kB 🟢 -2.66 kB 🟢 -2.35 kB
assets/onboardingCloudRoutes-BwTD87gf.js (new) 8.37 kB 🔴 +8.37 kB 🔴 +2.63 kB 🔴 +2.24 kB
assets/nodeTemplates-B4yo1r2S.js (removed) 8.33 kB 🟢 -8.33 kB 🟢 -2.88 kB 🟢 -2.53 kB
assets/nodeTemplates-DSBi6SGX.js (new) 8.33 kB 🔴 +8.33 kB 🔴 +2.88 kB 🔴 +2.54 kB
assets/onboardingCloudRoutes-BUtvLPAR.js (removed) 8.28 kB 🟢 -8.28 kB 🟢 -2.59 kB 🟢 -2.2 kB
assets/NightlySurveyController-CZn_ueQU.js (removed) 7.95 kB 🟢 -7.95 kB 🟢 -2.7 kB 🟢 -2.39 kB
assets/NightlySurveyController-DRas-385.js (new) 7.95 kB 🔴 +7.95 kB 🔴 +2.7 kB 🔴 +2.37 kB
assets/InviteMemberDialogContent-CxAvhUP1.js (removed) 6.76 kB 🟢 -6.76 kB 🟢 -2.22 kB 🟢 -1.96 kB
assets/InviteMemberDialogContent-YCtB2zTk.js (new) 6.76 kB 🔴 +6.76 kB 🔴 +2.22 kB 🔴 +1.96 kB
assets/WidgetWithControl-C75J71tF.js (new) 6.3 kB 🔴 +6.3 kB 🔴 +2.55 kB 🔴 +2.26 kB
assets/WidgetWithControl-DTvLy6em.js (removed) 6.3 kB 🟢 -6.3 kB 🟢 -2.55 kB 🟢 -2.25 kB
assets/tierBenefits-Bl3SxBQ5.js (new) 6.02 kB 🔴 +6.02 kB 🔴 +1.93 kB 🔴 +1.68 kB
assets/tierBenefits-CN8teg4V.js (removed) 6.02 kB 🟢 -6.02 kB 🟢 -1.93 kB 🟢 -1.67 kB
assets/CancelSubscriptionDialogContent-7lkOhHLW.js (removed) 5.76 kB 🟢 -5.76 kB 🟢 -1.97 kB 🟢 -1.73 kB
assets/CancelSubscriptionDialogContent-BTKt3Dvf.js (new) 5.76 kB 🔴 +5.76 kB 🔴 +1.97 kB 🔴 +1.73 kB
assets/main-CF1eJRqq.js (new) 5.75 kB 🔴 +5.75 kB 🔴 +1.83 kB 🔴 +1.57 kB
assets/main-CIC2xV9x.js (removed) 5.68 kB 🟢 -5.68 kB 🟢 -1.83 kB 🟢 -1.56 kB
assets/load3dPreviewExtensions-Cpg_JgTQ.js (new) 5.38 kB 🔴 +5.38 kB 🔴 +1.75 kB 🔴 +1.55 kB
assets/load3dPreviewExtensions-CuKDlaW4.js (removed) 5.38 kB 🟢 -5.38 kB 🟢 -1.75 kB 🟢 -1.55 kB
assets/FreeTierDialogContent-BRfWziX1.js (new) 5.25 kB 🔴 +5.25 kB 🔴 +1.76 kB 🔴 +1.55 kB
assets/FreeTierDialogContent-DY53Nd1G.js (removed) 5.25 kB 🟢 -5.25 kB 🟢 -1.76 kB 🟢 -1.55 kB
assets/CreateWorkspaceDialogContent-B0eRJqkF.js (new) 5.19 kB 🔴 +5.19 kB 🔴 +1.82 kB 🔴 +1.58 kB
assets/CreateWorkspaceDialogContent-B7-NJkLI.js (removed) 5.19 kB 🟢 -5.19 kB 🟢 -1.83 kB 🟢 -1.58 kB
assets/missingModelDownload-BhZN9DQs.js (new) 5.07 kB 🔴 +5.07 kB 🔴 +1.98 kB 🔴 +1.73 kB
assets/missingModelDownload-D6zUFtIp.js (removed) 5.07 kB 🟢 -5.07 kB 🟢 -1.98 kB 🟢 -1.72 kB
assets/ChangeMemberRoleDialogContent-Bj1FjJ_V.js (new) 5.04 kB 🔴 +5.04 kB 🔴 +1.67 kB 🔴 +1.46 kB
assets/ChangeMemberRoleDialogContent-WTiz-fLu.js (removed) 5.04 kB 🟢 -5.04 kB 🟢 -1.67 kB 🟢 -1.46 kB
assets/EditWorkspaceDialogContent-B_uw-ogk.js (new) 5 kB 🔴 +5 kB 🔴 +1.79 kB 🔴 +1.56 kB
assets/EditWorkspaceDialogContent-CZJQ7gCi.js (removed) 5 kB 🟢 -5 kB 🟢 -1.79 kB 🟢 -1.56 kB
assets/WidgetTextarea-BnQGqisC.js (removed) 4.86 kB 🟢 -4.86 kB 🟢 -1.9 kB 🟢 -1.66 kB
assets/WidgetTextarea-CD1iCe4P.js (new) 4.86 kB 🔴 +4.86 kB 🔴 +1.9 kB 🔴 +1.66 kB
assets/saveMesh-DjuWWDDz.js (new) 4.81 kB 🔴 +4.81 kB 🔴 +1.56 kB 🔴 +1.38 kB
assets/saveMesh-VTQ9BPG3.js (removed) 4.81 kB 🟢 -4.81 kB 🟢 -1.55 kB 🟢 -1.38 kB
assets/Preview3d-C3y5cbgI.js (new) 4.59 kB 🔴 +4.59 kB 🔴 +1.43 kB 🔴 +1.23 kB
assets/Preview3d-sVXG8FwG.js (removed) 4.59 kB 🟢 -4.59 kB 🟢 -1.43 kB 🟢 -1.23 kB
assets/ValueControlPopover-DWpiMkGU.js (new) 4.55 kB 🔴 +4.55 kB 🔴 +1.59 kB 🔴 +1.42 kB
assets/ValueControlPopover-DZMfQdPN.js (removed) 4.55 kB 🟢 -4.55 kB 🟢 -1.59 kB 🟢 -1.42 kB
assets/ApiNodesSignInContent-Dc4K6wgf.js (removed) 4.14 kB 🟢 -4.14 kB 🟢 -1.34 kB 🟢 -1.18 kB
assets/ApiNodesSignInContent-rgrqx037.js (new) 4.14 kB 🔴 +4.14 kB 🔴 +1.35 kB 🔴 +1.18 kB
assets/DeleteWorkspaceDialogContent-D3rKevtG.js (new) 3.91 kB 🔴 +3.91 kB 🔴 +1.47 kB 🔴 +1.27 kB
assets/DeleteWorkspaceDialogContent-DcjKiYAc.js (removed) 3.91 kB 🟢 -3.91 kB 🟢 -1.47 kB 🟢 -1.27 kB
assets/LeaveWorkspaceDialogContent-Dm8wMB5A.js (removed) 3.73 kB 🟢 -3.73 kB 🟢 -1.42 kB 🟢 -1.23 kB
assets/LeaveWorkspaceDialogContent-DQ5JSgg5.js (new) 3.73 kB 🔴 +3.73 kB 🔴 +1.41 kB 🔴 +1.22 kB
assets/RemoveMemberDialogContent-BhgIQp1Z.js (new) 3.71 kB 🔴 +3.71 kB 🔴 +1.37 kB 🔴 +1.19 kB
assets/RemoveMemberDialogContent-C4P5FMxg.js (removed) 3.71 kB 🟢 -3.71 kB 🟢 -1.37 kB 🟢 -1.19 kB
assets/RevokeInviteDialogContent-DCZ1bxk2.js (new) 3.63 kB 🔴 +3.63 kB 🔴 +1.38 kB 🔴 +1.21 kB
assets/RevokeInviteDialogContent-DIqZxQmu.js (removed) 3.63 kB 🟢 -3.63 kB 🟢 -1.38 kB 🟢 -1.21 kB
assets/InviteMemberUpsellDialogContent-C1YsIpML.js (new) 3.52 kB 🔴 +3.52 kB 🔴 +1.27 kB 🔴 +1.12 kB
assets/InviteMemberUpsellDialogContent-D3Bnqqog.js (removed) 3.52 kB 🟢 -3.52 kB 🟢 -1.27 kB 🟢 -1.1 kB
assets/workspaceCheckoutTelemetry-Cb8Xs2IC.js (new) 3.47 kB 🔴 +3.47 kB 🔴 +1.56 kB 🔴 +1.36 kB
assets/workspaceCheckoutTelemetry-Frb5kqPC.js (removed) 3.47 kB 🟢 -3.47 kB 🟢 -1.56 kB 🟢 -1.36 kB
assets/Media3DTop-QAD8p1Dy.js (new) 3.26 kB 🔴 +3.26 kB 🔴 +1.3 kB 🔴 +1.13 kB
assets/Media3DTop-rlpw9ToP.js (removed) 3.26 kB 🟢 -3.26 kB 🟢 -1.3 kB 🟢 -1.13 kB
assets/GlobalToast-CKLC1mO-.js (removed) 3.05 kB 🟢 -3.05 kB 🟢 -1.26 kB 🟢 -1.08 kB
assets/GlobalToast-DsFYDZbP.js (new) 3.05 kB 🔴 +3.05 kB 🔴 +1.26 kB 🔴 +1.08 kB
assets/load3dAdvanced-CC_tg1LG.js (new) 2.87 kB 🔴 +2.87 kB 🔴 +1.13 kB 🔴 +999 B
assets/load3dAdvanced-QRTMmHkA.js (removed) 2.87 kB 🟢 -2.87 kB 🟢 -1.13 kB 🟢 -990 B
assets/SubscribeToRun-COuMlzT3.js (removed) 2.56 kB 🟢 -2.56 kB 🟢 -1.11 kB 🟢 -973 B
assets/SubscribeToRun-D0Ml8Fo-.js (new) 2.56 kB 🔴 +2.56 kB 🔴 +1.11 kB 🔴 +977 B
assets/graphHasMissingNodes-BzpU9Szi.js (new) 1.93 kB 🔴 +1.93 kB 🔴 +908 B 🔴 +802 B
assets/graphHasMissingNodes-jDzzIEU6.js (removed) 1.93 kB 🟢 -1.93 kB 🟢 -908 B 🟢 -804 B
assets/MediaAudioTop-B4bAAyyh.js (new) 1.67 kB 🔴 +1.67 kB 🔴 +837 B 🔴 +702 B
assets/MediaAudioTop-BxvZALw0.js (removed) 1.67 kB 🟢 -1.67 kB 🟢 -837 B 🟢 -702 B
assets/signInSchema-D6rriQJN.js (new) 1.6 kB 🔴 +1.6 kB 🔴 +586 B 🔴 +551 B
assets/signInSchema-DyaU4Z6v.js (removed) 1.6 kB 🟢 -1.6 kB 🟢 -586 B 🟢 -517 B
assets/CloudRunButtonWrapper-BfHBJKfd.js (new) 1.13 kB 🔴 +1.13 kB 🔴 +551 B 🔴 +492 B
assets/CloudRunButtonWrapper-BMwDiNXY.js (removed) 1.13 kB 🟢 -1.13 kB 🟢 -549 B 🟢 -520 B
assets/cloudSessionCookie-CIUQPGRE.js (removed) 991 B 🟢 -991 B 🟢 -467 B 🟢 -417 B
assets/cloudSessionCookie-DR9H9Fd5.js (new) 991 B 🔴 +991 B 🔴 +468 B 🔴 +421 B
assets/cloudBadges-BHptThA9.js (removed) 973 B 🟢 -973 B 🟢 -552 B 🟢 -504 B
assets/cloudBadges-BrccflYc.js (new) 973 B 🔴 +973 B 🔴 +551 B 🔴 +504 B
assets/Load3DAdvanced-C0DqUpbU.js (new) 813 B 🔴 +813 B 🔴 +455 B 🔴 +409 B
assets/Load3DAdvanced-n5MO8OjS.js (removed) 813 B 🟢 -813 B 🟢 -455 B 🟢 -411 B
assets/nightlyBadges-DBAVQ-P2.js (new) 464 B 🔴 +464 B 🔴 +308 B 🔴 +300 B
assets/nightlyBadges-DGvKrw1-.js (removed) 464 B 🟢 -464 B 🟢 -305 B 🟢 -255 B
assets/missingModelDownload-1lIYbWxz.js (removed) 228 B 🟢 -228 B 🟢 -150 B 🟢 -129 B
assets/missingModelDownload-DVYyCoZT.js (new) 228 B 🔴 +228 B 🔴 +149 B 🔴 +129 B
assets/SubscriptionPanelContentWorkspace-BLFd4eNh.js (new) 179 B 🔴 +179 B 🔴 +117 B 🔴 +90 B
assets/SubscriptionPanelContentWorkspace-BMYYBQVG.js (removed) 179 B 🟢 -179 B 🟢 -117 B 🟢 -91 B
assets/Load3dViewerContent-B-TSYXQ7.js (new) 137 B 🔴 +137 B 🔴 +103 B 🔴 +92 B
assets/Load3dViewerContent-DE5Kd_T_.js (removed) 137 B 🟢 -137 B 🟢 -103 B 🟢 -90 B
assets/Load3DAdvanced-DnWe5riX.js (new) 122 B 🔴 +122 B 🔴 +97 B 🔴 +86 B
assets/Load3DAdvanced-DpPhZQ9Z.js (removed) 122 B 🟢 -122 B 🟢 -97 B 🟢 -91 B
assets/WidgetLegacy-C22vPZWO.js (removed) 119 B 🟢 -119 B 🟢 -108 B 🟢 -95 B
assets/WidgetLegacy-Cjp-ZLdC.js (new) 119 B 🔴 +119 B 🔴 +108 B 🔴 +97 B
assets/workflowDraftStoreV2-BqOKX-fR.js (removed) 113 B 🟢 -113 B 🟢 -105 B 🟢 -117 B
assets/workflowDraftStoreV2-CXOi9tki.js (new) 113 B 🔴 +113 B 🔴 +105 B 🔴 +110 B
assets/Load3D-apHgYSOp.js (removed) 98 B 🟢 -98 B 🟢 -89 B 🟢 -89 B
assets/Load3D-BxE-bMKH.js (new) 98 B 🔴 +98 B 🔴 +89 B 🔴 +93 B
assets/i18n-CiDtH06m.js (removed) 97 B 🟢 -97 B 🟢 -92 B 🟢 -84 B
assets/i18n-DSbJCl-J.js (new) 97 B 🔴 +97 B 🔴 +92 B 🔴 +99 B
assets/changeTracker-D6Y9TKrY.js (removed) 93 B 🟢 -93 B 🟢 -95 B 🟢 -83 B
assets/changeTracker-Dhuvhzfm.js (new) 93 B 🔴 +93 B 🔴 +95 B 🔴 +84 B

Status: 75 added / 75 removed / 90 unchanged

⚡ Performance Report

canvas-idle: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 53.3 MB heap
canvas-mouse-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 54.0 MB heap
canvas-zoom-sweep: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 55.3 MB heap
dom-widget-clipping: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 60.8 MB heap
large-graph-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 55.8 MB heap
large-graph-pan: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 78.0 MB heap
large-graph-zoom: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 64.2 MB heap
minimap-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 56.3 MB heap
subgraph-dom-widget-clipping: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 64.4 MB heap
subgraph-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 66.3 MB heap
subgraph-mouse-sweep: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 57.5 MB heap
subgraph-transition-enter: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 142ms TBT · 94.3 MB heap
viewport-pan-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 66.3 MB heap
vue-large-graph-idle: · 58.1 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 164.9 MB heap
vue-large-graph-pan: · 57.1 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 12ms TBT · 155.0 MB heap
workflow-execution: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 46.8 MB heap

⚠️ 8 regressions detected

Show regressions
Metric Baseline PR (median) Δ Sig
canvas-idle: task duration 438ms 475ms +8% ⚠️ z=2.6
canvas-mouse-sweep: style recalc duration 41ms 50ms +23% ⚠️ z=2.3
canvas-zoom-sweep: layout duration 1ms 1ms +24% ⚠️ z=2.7
canvas-zoom-sweep: task duration 328ms 376ms +15% ⚠️ z=2.1
dom-widget-clipping: task duration 379ms 398ms +5% ⚠️ z=2.0
large-graph-idle: task duration 617ms 682ms +10% ⚠️ z=2.6
subgraph-idle: task duration 479ms 464ms -3% ⚠️ z=3.0
workflow-execution: task duration 178ms 184ms +4% ⚠️ z=5.7
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 7ms 11ms +59% z=0.7
canvas-idle: layout count 0 0 +0%
canvas-idle: style recalc count 7 9 +29% z=-3.8
canvas-idle: task duration 438ms 475ms +8% ⚠️ z=2.6
canvas-idle: script duration 20ms 22ms +13% z=-1.3
canvas-idle: TBT 0ms 0ms +0%
canvas-idle: heap used 59.1 MB 53.3 MB -10%
canvas-idle: DOM nodes -281 -286 +2% z=-241.6
canvas-idle: event listeners -199 -198 -1% z=-44.3
canvas-mouse-sweep: avg frame time 17ms 17ms +0% z=-0.4
canvas-mouse-sweep: p95 frame time 17ms 17ms +0%
canvas-mouse-sweep: layout duration 4ms 4ms +3% z=1.0
canvas-mouse-sweep: style recalc duration 41ms 50ms +23% ⚠️ z=2.3
canvas-mouse-sweep: layout count 12 12 +0%
canvas-mouse-sweep: style recalc count 75 79 +5% z=0.1
canvas-mouse-sweep: task duration 851ms 954ms +12% z=1.5
canvas-mouse-sweep: script duration 128ms 132ms +3% z=-0.6
canvas-mouse-sweep: TBT 0ms 0ms +0%
canvas-mouse-sweep: heap used 54.2 MB 54.0 MB -0%
canvas-mouse-sweep: DOM nodes -246 -239 -3% z=-116.5
canvas-mouse-sweep: event listeners -199 -199 +0% z=-49.8
canvas-zoom-sweep: avg frame time 17ms 17ms -0% z=-1.1
canvas-zoom-sweep: p95 frame time 17ms 17ms +0%
canvas-zoom-sweep: layout duration 1ms 1ms +24% ⚠️ z=2.7
canvas-zoom-sweep: style recalc duration 18ms 20ms +9% z=0.3
canvas-zoom-sweep: layout count 6 6 +0%
canvas-zoom-sweep: style recalc count 31 31 -2% z=-1.7
canvas-zoom-sweep: task duration 328ms 376ms +15% ⚠️ z=2.1
canvas-zoom-sweep: script duration 21ms 24ms +12% z=-1.1
canvas-zoom-sweep: TBT 0ms 0ms +0%
canvas-zoom-sweep: heap used 58.6 MB 55.3 MB -6%
canvas-zoom-sweep: DOM nodes 76 -232 -405% z=-392.6
canvas-zoom-sweep: event listeners 19 -185 -1074% z=-40.3
dom-widget-clipping: avg frame time 17ms 17ms -0% z=-0.2
dom-widget-clipping: p95 frame time 17ms 17ms +0%
dom-widget-clipping: layout duration 0ms 0ms +0%
dom-widget-clipping: style recalc duration 9ms 10ms +14% z=-0.1
dom-widget-clipping: layout count 0 0 +0%
dom-widget-clipping: style recalc count 11 12 +5% z=-3.2
dom-widget-clipping: task duration 379ms 398ms +5% ⚠️ z=2.0
dom-widget-clipping: script duration 63ms 59ms -7% z=-2.8
dom-widget-clipping: TBT 0ms 0ms +0%
dom-widget-clipping: heap used 62.9 MB 60.8 MB -3%
dom-widget-clipping: DOM nodes 18 -287 -1694% z=-217.9
dom-widget-clipping: event listeners 0 -202 variance too high
large-graph-idle: avg frame time 17ms 17ms -0% z=-1.0
large-graph-idle: p95 frame time 17ms 17ms +0%
large-graph-idle: layout duration 0ms 0ms +0%
large-graph-idle: style recalc duration 13ms 9ms -32% z=-3.4
large-graph-idle: layout count 0 0 +0%
large-graph-idle: style recalc count 10 9 -15% z=-9.9
large-graph-idle: task duration 617ms 682ms +10% ⚠️ z=2.6
large-graph-idle: script duration 115ms 109ms -5% z=0.7
large-graph-idle: TBT 0ms 0ms +0%
large-graph-idle: heap used 56.0 MB 55.8 MB -0%
large-graph-idle: DOM nodes -269 -271 +1% z=-327.1
large-graph-idle: event listeners -197 -199 +1% z=-36.9
large-graph-pan: avg frame time 17ms 17ms -0% z=-0.8
large-graph-pan: p95 frame time 17ms 17ms +0%
large-graph-pan: layout duration 0ms 0ms +0%
large-graph-pan: style recalc duration 19ms 19ms -1% z=1.8
large-graph-pan: layout count 0 0 +0%
large-graph-pan: style recalc count 69 68 -2% z=-3.2
large-graph-pan: task duration 1173ms 1114ms -5% z=0.7
large-graph-pan: script duration 446ms 379ms -15% z=-1.5
large-graph-pan: TBT 0ms 0ms +0%
large-graph-pan: heap used 77.5 MB 78.0 MB +1%
large-graph-pan: DOM nodes -272 -280 +3% z=-180.9
large-graph-pan: event listeners -197 -197 +0% z=-243.9
large-graph-zoom: avg frame time 17ms 17ms -0%
large-graph-zoom: p95 frame time 17ms 17ms -1%
large-graph-zoom: layout duration 8ms 9ms +7%
large-graph-zoom: style recalc duration 19ms 18ms -9%
large-graph-zoom: layout count 60 60 +0%
large-graph-zoom: style recalc count 65 62 -5%
large-graph-zoom: task duration 1348ms 1335ms -1%
large-graph-zoom: script duration 503ms 503ms +0%
large-graph-zoom: TBT 0ms 0ms +0%
large-graph-zoom: heap used 66.3 MB 64.2 MB -3%
large-graph-zoom: DOM nodes 12 -139 -1254%
large-graph-zoom: event listeners 8 8 +0%
minimap-idle: avg frame time 17ms 17ms +0% z=0.7
minimap-idle: p95 frame time 17ms 17ms -0%
minimap-idle: layout duration 0ms 0ms +0%
minimap-idle: style recalc duration 8ms 6ms -23% z=-3.9
minimap-idle: layout count 0 0 +0%
minimap-idle: style recalc count 9 7 -22% z=-3.8
minimap-idle: task duration 536ms 621ms +16% z=2.0
minimap-idle: script duration 97ms 104ms +7% z=0.6
minimap-idle: TBT 0ms 0ms +0%
minimap-idle: heap used 56.2 MB 56.3 MB +0%
minimap-idle: DOM nodes -267 -275 +3% z=-215.1
minimap-idle: event listeners -197 -198 +1% z=-306.8
subgraph-dom-widget-clipping: avg frame time 17ms 17ms -0% z=-0.4
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 13ms 12ms -5% z=-0.8
subgraph-dom-widget-clipping: layout count 0 0 +0%
subgraph-dom-widget-clipping: style recalc count 48 47 -2% z=-1.6
subgraph-dom-widget-clipping: task duration 416ms 408ms -2% z=1.6
subgraph-dom-widget-clipping: script duration 121ms 125ms +3% z=-0.6
subgraph-dom-widget-clipping: TBT 0ms 0ms +0%
subgraph-dom-widget-clipping: heap used 43.7 MB 64.4 MB +47%
subgraph-dom-widget-clipping: DOM nodes -275 -285 +3% z=-274.1
subgraph-dom-widget-clipping: event listeners -197 -197 +0% z=-36.6
subgraph-idle: avg frame time 17ms 17ms -0% z=-0.2
subgraph-idle: p95 frame time 17ms 17ms -1%
subgraph-idle: layout duration 0ms 0ms +0%
subgraph-idle: style recalc duration 9ms 10ms +3% z=-0.9
subgraph-idle: layout count 0 0 +0%
subgraph-idle: style recalc count 10 10 +0% z=-1.4
subgraph-idle: task duration 479ms 464ms -3% ⚠️ z=3.0
subgraph-idle: script duration 20ms 20ms +3% z=0.0
subgraph-idle: TBT 0ms 0ms +0%
subgraph-idle: heap used 58.4 MB 66.3 MB +14%
subgraph-idle: DOM nodes -279 -134 -52% z=-103.9
subgraph-idle: event listeners -199 -98 -51% variance too high
subgraph-mouse-sweep: avg frame time 17ms 17ms +0% z=0.4
subgraph-mouse-sweep: p95 frame time 17ms 17ms -1%
subgraph-mouse-sweep: layout duration 4ms 5ms +15% z=0.5
subgraph-mouse-sweep: style recalc duration 41ms 43ms +6% z=0.1
subgraph-mouse-sweep: layout count 16 16 +0%
subgraph-mouse-sweep: style recalc count 78 78 +0% z=-1.1
subgraph-mouse-sweep: task duration 762ms 768ms +1% z=0.0
subgraph-mouse-sweep: script duration 101ms 100ms -1% z=-0.1
subgraph-mouse-sweep: TBT 0ms 0ms +0%
subgraph-mouse-sweep: heap used 50.3 MB 57.5 MB +14%
subgraph-mouse-sweep: DOM nodes -232 -254 +9% z=-143.6
subgraph-mouse-sweep: event listeners -199 -199 +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 17ms 15ms -12%
subgraph-transition-enter: style recalc duration 34ms 33ms -5%
subgraph-transition-enter: layout count 15 14 -7%
subgraph-transition-enter: style recalc count 19 18 -5%
subgraph-transition-enter: task duration 888ms 937ms +6%
subgraph-transition-enter: script duration 42ms 37ms -13%
subgraph-transition-enter: TBT 172ms 142ms -17%
subgraph-transition-enter: heap used 77.8 MB 94.3 MB +21%
subgraph-transition-enter: DOM nodes 13673 12231 -11%
subgraph-transition-enter: event listeners 2533 844 -67%
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 56ms 63ms +12%
viewport-pan-sweep: layout count 0 0 +0%
viewport-pan-sweep: style recalc count 251 250 -0%
viewport-pan-sweep: task duration 3930ms 3854ms -2%
viewport-pan-sweep: script duration 1287ms 1228ms -5%
viewport-pan-sweep: TBT 0ms 0ms +0%
viewport-pan-sweep: heap used 73.1 MB 66.3 MB -9%
viewport-pan-sweep: DOM nodes -265 -273 +3%
viewport-pan-sweep: event listeners -118 -183 +55%
vue-large-graph-idle: avg frame time 17ms 17ms +0%
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 12591ms 13659ms +8%
vue-large-graph-idle: script duration 550ms 547ms -1%
vue-large-graph-idle: TBT 0ms 0ms +0%
vue-large-graph-idle: heap used 162.2 MB 164.9 MB +2%
vue-large-graph-idle: DOM nodes -3300 -3301 +0%
vue-large-graph-idle: event listeners -16378 -16378 -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 19ms 23ms +22%
vue-large-graph-pan: layout count 0 0 +0%
vue-large-graph-pan: style recalc count 78 95 +22%
vue-large-graph-pan: task duration 15307ms 16381ms +7%
vue-large-graph-pan: script duration 847ms 844ms -0%
vue-large-graph-pan: TBT 14ms 12ms -18%
vue-large-graph-pan: heap used 158.3 MB 155.0 MB -2%
vue-large-graph-pan: DOM nodes -3300 -5806 +76%
vue-large-graph-pan: event listeners -16376 -16372 -0%
workflow-execution: avg frame time 17ms 17ms +0% z=0.6
workflow-execution: p95 frame time 17ms 17ms +0%
workflow-execution: layout duration 2ms 2ms -0% z=0.3
workflow-execution: style recalc duration 27ms 26ms -4% z=0.9
workflow-execution: layout count 5 5 -10% z=-0.8
workflow-execution: style recalc count 17 15 -12% z=-1.4
workflow-execution: task duration 178ms 184ms +4% ⚠️ z=5.7
workflow-execution: script duration 19ms 18ms -8% z=-3.9
workflow-execution: TBT 0ms 0ms +0%
workflow-execution: heap used 48.3 MB 46.8 MB -3%
workflow-execution: DOM nodes -134 8 -106% z=-21.6
workflow-execution: event listeners -132 -163 +23% z=-49.1
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-07-08T18:38:54.115Z",
  "gitSha": "dfc305149075786fadaef57d7e7aca3c9752c876",
  "branch": "feat/onboarding-survey-redesign",
  "measurements": [
    {
      "name": "canvas-idle",
      "durationMs": 2040.2280000000133,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 8.699000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 440.2900000000001,
      "heapDeltaBytes": -3393240,
      "heapUsedBytes": 49638676,
      "domNodes": -288,
      "jsHeapTotalBytes": 17166336,
      "scriptDurationMs": 20.44,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "canvas-idle",
      "durationMs": 2088.0039999999553,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 14.153,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 509.277,
      "heapDeltaBytes": -7525016,
      "heapUsedBytes": 62071676,
      "domNodes": -283,
      "jsHeapTotalBytes": 19021824,
      "scriptDurationMs": 24.138,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 2147.884000000033,
      "styleRecalcs": 83,
      "styleRecalcDurationMs": 58.85499999999999,
      "layouts": 12,
      "layoutDurationMs": 4.099,
      "taskDurationMs": 1047.414,
      "heapDeltaBytes": -12700040,
      "heapUsedBytes": 56887772,
      "domNodes": -238,
      "jsHeapTotalBytes": 19021824,
      "scriptDurationMs": 140.159,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1822.6809999999887,
      "styleRecalcs": 75,
      "styleRecalcDurationMs": 41.049,
      "layouts": 12,
      "layoutDurationMs": 3.528,
      "taskDurationMs": 861.178,
      "heapDeltaBytes": -13126108,
      "heapUsedBytes": 56422356,
      "domNodes": -240,
      "jsHeapTotalBytes": 19808256,
      "scriptDurationMs": 123.00500000000001,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1757.8300000000127,
      "styleRecalcs": 30,
      "styleRecalcDurationMs": 21.223,
      "layouts": 6,
      "layoutDurationMs": 0.833,
      "taskDurationMs": 385.192,
      "heapDeltaBytes": -3620776,
      "heapUsedBytes": 65911412,
      "domNodes": -222,
      "jsHeapTotalBytes": 12730368,
      "scriptDurationMs": 24.81,
      "eventListeners": -184,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1726.0539999999764,
      "styleRecalcs": 31,
      "styleRecalcDurationMs": 17.895999999999997,
      "layouts": 6,
      "layoutDurationMs": 0.7010000000000001,
      "taskDurationMs": 367.698,
      "heapDeltaBytes": -1994116,
      "heapUsedBytes": 50062868,
      "domNodes": -241,
      "jsHeapTotalBytes": 10088448,
      "scriptDurationMs": 22.779,
      "eventListeners": -186,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 619.1910000000007,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 8.527999999999999,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 404.574,
      "heapDeltaBytes": 3372732,
      "heapUsedBytes": 55442936,
      "domNodes": -291,
      "jsHeapTotalBytes": 11399168,
      "scriptDurationMs": 56.868,
      "eventListeners": -201,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 606.5250000000333,
      "styleRecalcs": 12,
      "styleRecalcDurationMs": 11.052,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 390.91900000000004,
      "heapDeltaBytes": 2578816,
      "heapUsedBytes": 72139316,
      "domNodes": -283,
      "jsHeapTotalBytes": 5128192,
      "scriptDurationMs": 60.275,
      "eventListeners": -203,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2052.708999999993,
      "styleRecalcs": 8,
      "styleRecalcDurationMs": 8.455,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 674.292,
      "heapDeltaBytes": -25437448,
      "heapUsedBytes": 59204764,
      "domNodes": -271,
      "jsHeapTotalBytes": 3219456,
      "scriptDurationMs": 112.07899999999998,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2044.9709999999186,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 8.84,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 689.039,
      "heapDeltaBytes": -9141660,
      "heapUsedBytes": 57863628,
      "domNodes": -271,
      "jsHeapTotalBytes": -1323008,
      "scriptDurationMs": 106.80199999999999,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2116.160999999977,
      "styleRecalcs": 67,
      "styleRecalcDurationMs": 18.375999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1101.134,
      "heapDeltaBytes": 20251412,
      "heapUsedBytes": 81318344,
      "domNodes": -281,
      "jsHeapTotalBytes": -888832,
      "scriptDurationMs": 379.776,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2109.414000000015,
      "styleRecalcs": 68,
      "styleRecalcDurationMs": 19.155,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1126.77,
      "heapDeltaBytes": 21087096,
      "heapUsedBytes": 82156772,
      "domNodes": -278,
      "jsHeapTotalBytes": -626688,
      "scriptDurationMs": 377.992,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3097.445999999991,
      "styleRecalcs": 62,
      "styleRecalcDurationMs": 17.820000000000004,
      "layouts": 60,
      "layoutDurationMs": 8.62,
      "taskDurationMs": 1357.9399999999998,
      "heapDeltaBytes": 13847452,
      "heapUsedBytes": 68735952,
      "domNodes": 4,
      "jsHeapTotalBytes": 0,
      "scriptDurationMs": 519.1719999999999,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3085.546000000022,
      "styleRecalcs": 62,
      "styleRecalcDurationMs": 17.464,
      "layouts": 60,
      "layoutDurationMs": 8.511,
      "taskDurationMs": 1311.636,
      "heapDeltaBytes": 11884596,
      "heapUsedBytes": 65836828,
      "domNodes": -281,
      "jsHeapTotalBytes": 0,
      "scriptDurationMs": 487.803,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "minimap-idle",
      "durationMs": 2037.0910000000322,
      "styleRecalcs": 7,
      "styleRecalcDurationMs": 6.8980000000000015,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 648.5479999999999,
      "heapDeltaBytes": -2632752,
      "heapUsedBytes": 59418396,
      "domNodes": -276,
      "jsHeapTotalBytes": -831488,
      "scriptDurationMs": 110.32700000000001,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "minimap-idle",
      "durationMs": 2027.398000000062,
      "styleRecalcs": 7,
      "styleRecalcDurationMs": 5.842,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 592.945,
      "heapDeltaBytes": -3167280,
      "heapUsedBytes": 58680324,
      "domNodes": -274,
      "jsHeapTotalBytes": -1617920,
      "scriptDurationMs": 98.52199999999999,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.670000000000012,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 605.9349999999881,
      "styleRecalcs": 47,
      "styleRecalcDurationMs": 11.838000000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 399.003,
      "heapDeltaBytes": 10130776,
      "heapUsedBytes": 62887804,
      "domNodes": -290,
      "jsHeapTotalBytes": 6680576,
      "scriptDurationMs": 123.873,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 610.5159999999614,
      "styleRecalcs": 47,
      "styleRecalcDurationMs": 12.118999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 416.9870000000001,
      "heapDeltaBytes": 19739164,
      "heapUsedBytes": 72091636,
      "domNodes": -279,
      "jsHeapTotalBytes": -397312,
      "scriptDurationMs": 125.32199999999999,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2007.472000000007,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 10.024,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 447.86800000000005,
      "heapDeltaBytes": 4251760,
      "heapUsedBytes": 67932152,
      "domNodes": 20,
      "jsHeapTotalBytes": 15204352,
      "scriptDurationMs": 20.269999999999996,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2008.4439999999404,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 9.346,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 479.493,
      "heapDeltaBytes": 18461108,
      "heapUsedBytes": 71033736,
      "domNodes": -287,
      "jsHeapTotalBytes": 16904192,
      "scriptDurationMs": 20.264999999999997,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1763.6400000000094,
      "styleRecalcs": 79,
      "styleRecalcDurationMs": 41.891999999999996,
      "layouts": 16,
      "layoutDurationMs": 4.943,
      "taskDurationMs": 752.912,
      "heapDeltaBytes": 15803936,
      "heapUsedBytes": 67841040,
      "domNodes": -277,
      "jsHeapTotalBytes": 12185600,
      "scriptDurationMs": 100.00399999999999,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1743.8680000000204,
      "styleRecalcs": 77,
      "styleRecalcDurationMs": 43.94199999999999,
      "layouts": 16,
      "layoutDurationMs": 4.77,
      "taskDurationMs": 782.778,
      "heapDeltaBytes": -16983664,
      "heapUsedBytes": 52694212,
      "domNodes": -231,
      "jsHeapTotalBytes": 19283968,
      "scriptDurationMs": 100.438,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-transition-enter",
      "durationMs": 1250.0230000000556,
      "styleRecalcs": 18,
      "styleRecalcDurationMs": 32.559999999999995,
      "layouts": 14,
      "layoutDurationMs": 14.96,
      "taskDurationMs": 937.2450000000001,
      "heapDeltaBytes": 8428496,
      "heapUsedBytes": 98852412,
      "domNodes": 12231,
      "jsHeapTotalBytes": 10760192,
      "scriptDurationMs": 36.576,
      "eventListeners": 844,
      "totalBlockingTimeMs": 142,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8207.902999999988,
      "styleRecalcs": 251,
      "styleRecalcDurationMs": 62.50399999999999,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 3874.9410000000003,
      "heapDeltaBytes": 2899748,
      "heapUsedBytes": 69857536,
      "domNodes": -266,
      "jsHeapTotalBytes": 1241088,
      "scriptDurationMs": 1222.167,
      "eventListeners": -183,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8222.375000000056,
      "styleRecalcs": 249,
      "styleRecalcDurationMs": 62.808,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 3832.772,
      "heapDeltaBytes": 8801076,
      "heapUsedBytes": 69116556,
      "domNodes": -279,
      "jsHeapTotalBytes": 1732608,
      "scriptDurationMs": 1233.9900000000002,
      "eventListeners": -183,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 13667.771999999957,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 13643.955,
      "heapDeltaBytes": -52260412,
      "heapUsedBytes": 169811072,
      "domNodes": -3300,
      "jsHeapTotalBytes": 3670016,
      "scriptDurationMs": 527.803,
      "eventListeners": -16374,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.226666666666762,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 13688.728000000083,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 13673.599999999999,
      "heapDeltaBytes": -43083132,
      "heapUsedBytes": 176096804,
      "domNodes": -3301,
      "jsHeapTotalBytes": 3903488,
      "scriptDurationMs": 565.52,
      "eventListeners": -16381,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.220000000000073,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 16506.294000000024,
      "styleRecalcs": 100,
      "styleRecalcDurationMs": 23.82200000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 16480.896999999997,
      "heapDeltaBytes": -70603860,
      "heapUsedBytes": 156771488,
      "domNodes": -8311,
      "jsHeapTotalBytes": 17502208,
      "scriptDurationMs": 846.708,
      "eventListeners": -16368,
      "totalBlockingTimeMs": 16,
      "frameDurationMs": 17.219999999999953,
      "p95FrameDurationMs": 16.80000000000291
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 16303.579000000012,
      "styleRecalcs": 90,
      "styleRecalcDurationMs": 22.785999999999973,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 16280.506000000003,
      "heapDeltaBytes": -36366332,
      "heapUsedBytes": 168352904,
      "domNodes": -3300,
      "jsHeapTotalBytes": 1544192,
      "scriptDurationMs": 840.8129999999999,
      "eventListeners": -16376,
      "totalBlockingTimeMs": 7,
      "frameDurationMs": 17.776666666666642,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "workflow-execution",
      "durationMs": 503.78699999998844,
      "styleRecalcs": 16,
      "styleRecalcDurationMs": 26.958,
      "layouts": 5,
      "layoutDurationMs": 1.633,
      "taskDurationMs": 169.517,
      "heapDeltaBytes": -2100272,
      "heapUsedBytes": 51538844,
      "domNodes": -133,
      "jsHeapTotalBytes": -135168,
      "scriptDurationMs": 18.923000000000002,
      "eventListeners": -134,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66666666666665,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "workflow-execution",
      "durationMs": 209.80499999996027,
      "styleRecalcs": 14,
      "styleRecalcDurationMs": 25.305999999999997,
      "layouts": 4,
      "layoutDurationMs": 1.542,
      "taskDurationMs": 199.471,
      "heapDeltaBytes": -24161616,
      "heapUsedBytes": 46641424,
      "domNodes": 148,
      "jsHeapTotalBytes": 5914624,
      "scriptDurationMs": 16.276,
      "eventListeners": -191,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    }
  ]
}

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: a45eddac-95a5-43f7-abdb-e51e6a39b1e4

📥 Commits

Reviewing files that changed from the base of the PR and between 4d238ea and b3bdaa0.

📒 Files selected for processing (4)
  • src/locales/en/main.json
  • src/platform/cloud/onboarding/survey/DynamicSurveyField.vue
  • src/platform/cloud/onboarding/survey/surveySchema.test.ts
  • src/platform/cloud/onboarding/survey/surveySchema.ts
 ________________________________________________________________________________________________________________________________
< Test state coverage, not code coverage. Identify and test significant program states. Just testing lines of code isn't enough. >
 --------------------------------------------------------------------------------------------------------------------------------
  \
   \   \
        \ /\
        ( )
      .( o ).
📝 Walkthrough

Walkthrough

Redesigns the cloud onboarding survey with updated schema and branching, revised field and form interactions, route-controlled hero visibility, refreshed survey view styling, and new locale content.

Changes

Cloud Onboarding Survey Redesign

Layer / File(s) Summary
Survey schema and type contracts
src/platform/remoteConfig/types.ts, src/platform/telemetry/types.ts, src/platform/cloud/onboarding/survey/defaultSurveySchema.ts, src/platform/cloud/onboarding/survey/surveySchema.ts, src/platform/cloud/onboarding/survey/surveySchema.test.ts
Adds icon to OnboardingSurveyOption, expands SurveyResponses, bumps the default survey to v3 with new branching fields, exports hasNonEmptyValue/isOtherValue, and updates schema tests for branching and validation.
DynamicSurveyField ToggleGroup rewrite
src/platform/cloud/onboarding/survey/DynamicSurveyField.vue, src/platform/cloud/onboarding/survey/DynamicSurveyField.test.ts
Switches non-text survey fields to ToggleGroup, adds icon and “other” handling, refactors label resolution and multi-select updates, and expands component coverage.
DynamicSurveyForm navigation and validation
src/platform/cloud/onboarding/survey/DynamicSurveyForm.vue, src/platform/cloud/onboarding/survey/DynamicSurveyForm.test.ts
Adds touched-state and advancing locks, animated question sizing, auto-advance on single selection, revised validation/error display, submission touch marking, and updated form tests.
View layout, routing, and locale updates
src/platform/cloud/onboarding/CloudSurveyView.vue, src/platform/cloud/onboarding/components/CloudTemplate.vue, src/platform/cloud/onboarding/components/CloudTemplateFooter.vue, src/platform/cloud/onboarding/onboardingCloudRoutes.ts, src/locales/en/main.json
Restyles the survey view, hides the hero carousel via route meta, updates footer link styling, and replaces the cloud onboarding survey locale strings and step labels.

Estimated code review effort: 4 (Complex) | ~60 minutes

Suggested labels: area:cloud

Suggested reviewers: christian-byrne, AustinMroz


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 Commit subjects/PR title aren’t available here, so I can’t verify the bug-fix signal required to apply this check. Please provide the PR title and commit subjects (or confirm none mention fix/bugfix/hotfix) so I can judge whether browser_tests coverage was required.
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: redesigning the cloud onboarding survey.
Description check ✅ Passed The description covers summary, changes, breaking status, and testing, with only minor template deviations.
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 touch src/lib/litegraph/, src/ecs/, or graph-entity code, 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 feat/onboarding-survey-redesign

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.

@MaanilVerma MaanilVerma added the cursor-review Trigger multi-model Cursor agent review on this PR label Jul 8, 2026
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.59259% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/platform/cloud/onboarding/CloudSurveyView.vue 0.00% 3 Missing ⚠️
...form/cloud/onboarding/components/CloudTemplate.vue 0.00% 3 Missing ⚠️
...orm/cloud/onboarding/survey/DynamicSurveyField.vue 90.90% 1 Missing and 1 partial ⚠️
@@            Coverage Diff             @@
##             main   #13518      +/-   ##
==========================================
+ Coverage   77.76%   77.95%   +0.19%     
==========================================
  Files        1650     1650              
  Lines       92338    97418    +5080     
  Branches    31959    33442    +1483     
==========================================
+ Hits        71805    75947    +4142     
- Misses      19865    20760     +895     
- Partials      668      711      +43     
Flag Coverage Δ
unit 65.74% <92.59%> (+0.04%) ⬆️

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

Files with missing lines Coverage Δ
...loud/onboarding/components/CloudTemplateFooter.vue 0.00% <ø> (ø)
...platform/cloud/onboarding/onboardingCloudRoutes.ts 27.27% <ø> (ø)
...form/cloud/onboarding/survey/DynamicSurveyForm.vue 99.10% <100.00%> (+14.38%) ⬆️
...orm/cloud/onboarding/survey/defaultSurveySchema.ts 100.00% <100.00%> (+100.00%) ⬆️
...c/platform/cloud/onboarding/survey/surveySchema.ts 98.78% <100.00%> (+0.11%) ⬆️
src/platform/telemetry/types.ts 100.00% <ø> (ø)
...orm/cloud/onboarding/survey/DynamicSurveyField.vue 96.22% <90.90%> (+20.03%) ⬆️
src/platform/cloud/onboarding/CloudSurveyView.vue 0.00% <0.00%> (ø)
...form/cloud/onboarding/components/CloudTemplate.vue 0.00% <0.00%> (ø)

... and 133 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.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔍 Cursor Review — Consolidated panel

Triggered by @MaanilVerma.

Found 6 finding(s).

Severity Count
🟠 High 1
🟡 Medium 2
🟢 Low 2
⚪ Nit 1

Panel: 8/8 reviewers contributed findings.

Comment thread src/platform/cloud/onboarding/survey/DynamicSurveyForm.vue Outdated
Comment thread src/platform/cloud/onboarding/survey/DynamicSurveyField.vue
Comment thread src/platform/cloud/onboarding/survey/DynamicSurveyForm.vue
Comment thread src/platform/cloud/onboarding/survey/DynamicSurveyForm.vue
Comment thread src/platform/cloud/onboarding/survey/DynamicSurveyForm.vue Outdated
Comment thread src/platform/cloud/onboarding/components/CloudTemplateFooter.vue

@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

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
src/platform/cloud/onboarding/survey/DynamicSurveyForm.vue (1)

212-224: 🎯 Functional Correctness | 🟠 Major | ⚡ Quick win

"Other" required-field validation ignores multi-select values.

value === 'other' only matches scalar values. For a multi field with allowOther, value is an array, so this check never triggers and the function falls through to return true, letting the user advance/submit while 'other' is selected but the required free-text is empty. DynamicSurveyField.vue's isOtherSelected already handles this correctly by checking Array.isArray(modelValue) ? modelValue.includes('other') : modelValue === 'other', confirming multi+other is a supported combination that this validity check misses.

🐛 Proposed fix
-  if (field.allowOther && field.otherFieldId && value === 'other') {
+  const selectedOther = Array.isArray(value)
+    ? value.includes('other')
+    : value === 'other'
+  if (field.allowOther && field.otherFieldId && selectedOther) {
     const other = values[field.otherFieldId]
     return typeof other === 'string' && other.trim().length > 0
   }

Also worth adding a multi + allowOther test case to DynamicSurveyForm.test.ts to cover this path going forward.

🤖 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/cloud/onboarding/survey/DynamicSurveyForm.vue` around lines 212
- 224, The validation in DynamicSurveyForm.vue’s isCurrentValid only checks
value === 'other', so it misses the multi-select + allowOther case where the
value is an array and the required free-text can be bypassed. Update the check
to detect "other" for both scalar and array values, consistent with
DynamicSurveyField.vue’s isOtherSelected logic, and then require the
otherFieldId text when present. Add or update a DynamicSurveyForm.test.ts case
covering multi plus allowOther to verify the free-text is enforced before
advancing.
🤖 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/platform/cloud/onboarding/survey/DynamicSurveyForm.vue`:
- Around line 40-47: The inline event handlers in DynamicSurveyForm.vue are
calling the async onFieldChange function without handling its returned promise,
which violates the floating-promises guideline. Update the `@update`:model-value
and `@update`:other-value handlers to explicitly handle the promise, either by
awaiting the call in an async handler or by intentionally voiding it. Use the
onFieldChange helper and the currentField.id/currentField.otherFieldId wiring as
the place to fix this.

---

Outside diff comments:
In `@src/platform/cloud/onboarding/survey/DynamicSurveyForm.vue`:
- Around line 212-224: The validation in DynamicSurveyForm.vue’s isCurrentValid
only checks value === 'other', so it misses the multi-select + allowOther case
where the value is an array and the required free-text can be bypassed. Update
the check to detect "other" for both scalar and array values, consistent with
DynamicSurveyField.vue’s isOtherSelected logic, and then require the
otherFieldId text when present. Add or update a DynamicSurveyForm.test.ts case
covering multi plus allowOther to verify the free-text is enforced before
advancing.
🪄 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: a398a5ca-9968-49a5-864f-953d96c92405

📥 Commits

Reviewing files that changed from the base of the PR and between 0103899 and 11dff52.

📒 Files selected for processing (14)
  • src/locales/en/main.json
  • src/platform/cloud/onboarding/CloudSurveyView.vue
  • src/platform/cloud/onboarding/components/CloudTemplate.vue
  • src/platform/cloud/onboarding/components/CloudTemplateFooter.vue
  • src/platform/cloud/onboarding/onboardingCloudRoutes.ts
  • src/platform/cloud/onboarding/survey/DynamicSurveyField.test.ts
  • src/platform/cloud/onboarding/survey/DynamicSurveyField.vue
  • src/platform/cloud/onboarding/survey/DynamicSurveyForm.test.ts
  • src/platform/cloud/onboarding/survey/DynamicSurveyForm.vue
  • src/platform/cloud/onboarding/survey/defaultSurveySchema.ts
  • src/platform/cloud/onboarding/survey/surveySchema.test.ts
  • src/platform/cloud/onboarding/survey/surveySchema.ts
  • src/platform/remoteConfig/types.ts
  • src/platform/telemetry/types.ts

Comment thread src/platform/cloud/onboarding/survey/DynamicSurveyForm.vue
- Stop auto-advancing on a cleared single-select and re-clamp stepIndex so a
  backend showWhen that hides an earlier field can't strand an empty step
- Detect "other" for multi-select too across validity, schema, and payload, and
  reject whitespace-only free-text
@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Jul 8, 2026
coderabbitai[bot]
coderabbitai Bot previously approved these changes Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cursor-review Trigger multi-model Cursor agent review on this PR size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant