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: ✅ 1690 passed, 0 failed · 3 flaky

📊 Browser Reports
  • chromium: View Report (✅ 1669 / ❌ 0 / ⚠️ 3 / ⏭️ 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: 07/08/2026, 06:47:52 PM UTC

Links

📦 Bundle: 7.78 MB gzip 🔴 +1.29 kB

Details

Summary

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

Category Glance
Views & Navigation 🔴 +5.83 kB (104 kB) · Other 🟢 -13 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-BnCqJZWC.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-BWioWVor.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.83 kB

Top-level views, pages, and routed surfaces

File Before After Δ Raw Δ Gzip Δ Brotli
assets/CloudSurveyView-DJ09_WzY.js (new) 25 kB 🔴 +25 kB 🔴 +6.25 kB 🔴 +5.52 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-DBkV3i4q.js (new) 11.4 kB 🔴 +11.4 kB 🔴 +3.07 kB 🔴 +2.68 kB
assets/CloudSignupView-DEsF0bpT.js (removed) 9.79 kB 🟢 -9.79 kB 🟢 -2.74 kB 🟢 -2.41 kB
assets/CloudSignupView-DudSnVNw.js (new) 9.79 kB 🔴 +9.79 kB 🔴 +2.74 kB 🔴 +2.4 kB
assets/CloudLayoutView-6VCD7cAU.js (new) 9.66 kB 🔴 +9.66 kB 🔴 +2.4 kB 🔴 +2.08 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-CSW_V6lz.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-DYW7HEDy.js (new) 6.98 kB 🔴 +6.98 kB 🔴 +2.58 kB 🔴 +2.25 kB
assets/UserSelectView-Bc_I6ZV9.js (new) 6 kB 🔴 +6 kB 🔴 +2.15 kB 🔴 +1.89 kB
assets/UserSelectView-Bp0eZdzB.js (removed) 6 kB 🟢 -6 kB 🟢 -2.15 kB 🟢 -1.89 kB
assets/CloudForgotPasswordView-Cy9Woh9N.js (new) 5.15 kB 🔴 +5.15 kB 🔴 +1.76 kB 🔴 +1.54 kB
assets/CloudForgotPasswordView-DSFqDxv0.js (removed) 5.15 kB 🟢 -5.15 kB 🟢 -1.76 kB 🟢 -1.53 kB
assets/CloudAuthTimeoutView-d5S7N4_L.js (removed) 4.49 kB 🟢 -4.49 kB 🟢 -1.58 kB 🟢 -1.37 kB
assets/CloudAuthTimeoutView-DmrMo8tQ.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-BzcKU4Ys.js (new) 49.4 kB 🔴 +49.4 kB 🔴 +9.97 kB 🔴 +8.83 kB
assets/KeybindingPanel-C4e82NsJ.js (removed) 49.4 kB 🟢 -49.4 kB 🟢 -9.97 kB 🟢 -8.82 kB
assets/SecretsPanel-DKHoLyTC.js (removed) 24.2 kB 🟢 -24.2 kB 🟢 -5.77 kB 🟢 -5.07 kB
assets/SecretsPanel-DNvQwA90.js (new) 24.2 kB 🔴 +24.2 kB 🔴 +5.77 kB 🔴 +5.07 kB
assets/CreditsPanel-P1UQkIpX.js (removed) 15.9 kB 🟢 -15.9 kB 🟢 -4.66 kB 🟢 -4.09 kB
assets/CreditsPanel-SoI_mx9W.js (new) 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-TEW6wQbR.js (new) 12 kB 🔴 +12 kB 🔴 +3.29 kB 🔴 +2.94 kB
assets/SubscriptionPanel-BtDgoaOt.js (removed) 11.4 kB 🟢 -11.4 kB 🟢 -3.61 kB 🟢 -3.17 kB
assets/SubscriptionPanel-CwNCpfc0.js (new) 11.4 kB 🔴 +11.4 kB 🔴 +3.62 kB 🔴 +3.16 kB
assets/ExtensionPanel-BOAFshs9.js (removed) 9.03 kB 🟢 -9.03 kB 🟢 -2.5 kB 🟢 -2.2 kB
assets/ExtensionPanel-BpfdAB9f.js (new) 9.03 kB 🔴 +9.03 kB 🔴 +2.5 kB 🔴 +2.19 kB
assets/ServerConfigPanel-Bv178wvo.js (removed) 6.15 kB 🟢 -6.15 kB 🟢 -1.98 kB 🟢 -1.76 kB
assets/ServerConfigPanel-DAWM92EC.js (new) 6.15 kB 🔴 +6.15 kB 🔴 +1.98 kB 🔴 +1.76 kB
assets/UserPanel-Bkrh_RZS.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-CdQnVfGq.js (new) 2.88 kB 🔴 +2.88 kB 🔴 +1.26 kB 🔴 +1.11 kB
assets/cloudRemoteConfig-CqzRFgct.js (removed) 990 B 🟢 -990 B 🟢 -542 B 🟢 -460 B
assets/cloudRemoteConfig-DR_Z9n-t.js (new) 990 B 🔴 +990 B 🔴 +542 B 🔴 +466 B
assets/refreshRemoteConfig-CBY1Ky7b.js (new) 110 B 🔴 +110 B 🔴 +89 B 🔴 +89 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-Cy6_Txqh.js (new) 12.3 kB 🔴 +12.3 kB 🔴 +4.19 kB 🔴 +3.65 kB
assets/auth-nn9UuwNT.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-BzWRTJX3.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.28 kB 🟢 -1.11 kB
assets/usePostAuthRedirect-CbKSu4A1.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.27 kB 🔴 +1.11 kB
assets/UpdatePasswordContent-D67tSTVj.js (new) 1.92 kB 🔴 +1.92 kB 🔴 +878 B 🔴 +767 B
assets/UpdatePasswordContent-DwYVQmda.js (removed) 1.92 kB 🟢 -1.92 kB 🟢 -877 B 🟢 -764 B
assets/authStore-BPSq-DfA.js (new) 130 B 🔴 +130 B 🔴 +109 B 🔴 +104 B
assets/authStore-D1LXY_Tj.js (removed) 130 B 🟢 -130 B 🟢 -109 B 🟢 -110 B
assets/workspaceAuthStore-B8rksI9w.js (new) 110 B 🔴 +110 B 🔴 +104 B 🔴 +114 B
assets/workspaceAuthStore-BrE1l0Pr.js (removed) 110 B 🟢 -110 B 🟢 -104 B 🟢 -114 B
assets/auth-Di409PX1.js (removed) 105 B 🟢 -105 B 🟢 -96 B 🟢 -84 B
assets/auth-Dj45UpWa.js (new) 105 B 🔴 +105 B 🔴 +96 B 🔴 +80 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-DpnivHoU.js (new) 90.5 kB 🔴 +90.5 kB 🔴 +19.3 kB 🔴 +16.5 kB
assets/useShareDialog-BGmkQb0f.js (new) 23.7 kB 🔴 +23.7 kB 🔴 +5.58 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-DZ-l2eL0.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-jkVVcJ08.js (new) 110 B 🔴 +110 B 🔴 +102 B 🔴 +101 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-D-lOOseu.js (removed) 13.6 kB 🟢 -13.6 kB 🟢 -3.82 kB 🟢 -3.41 kB
assets/ComfyQueueButton-PL-ZeLTV.js (new) 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-DOkiA4FK.js (new) 12.1 kB 🔴 +12.1 kB 🔴 +3.83 kB 🔴 +3.38 kB
assets/SubscribeButton-CnSsyTWR.js (removed) 2.38 kB 🟢 -2.38 kB 🟢 -1.05 kB 🟢 -918 B
assets/SubscribeButton-D4Y1ys--.js (new) 2.38 kB 🔴 +2.38 kB 🔴 +1.05 kB 🔴 +956 B
assets/cloudFeedbackTopbarButton-6cRbyaB8.js (new) 829 B 🔴 +829 B 🔴 +497 B 🔴 +421 B
assets/cloudFeedbackTopbarButton-DzbhLS_J.js (removed) 829 B 🟢 -829 B 🟢 -500 B 🟢 -419 B
assets/ComfyQueueButton-D5EWZAad.js (new) 128 B 🔴 +128 B 🔴 +99 B 🔴 +93 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-DYgrItKu.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-DqLMoKzg.js (new) 91.8 kB 🔴 +91.8 kB 🔴 +25.3 kB 🔴 +21.7 kB
assets/workflowShareService-BvDsj5tD.js (removed) 17 kB 🟢 -17 kB 🟢 -5.01 kB 🟢 -4.44 kB
assets/workflowShareService-C8BEn_ME.js (new) 17 kB 🔴 +17 kB 🔴 +5.01 kB 🔴 +4.44 kB
assets/releaseStore-C27Qmjmq.js (new) 8.29 kB 🔴 +8.29 kB 🔴 +2.34 kB 🔴 +2.05 kB
assets/releaseStore-C7dTFTx8.js (removed) 8.29 kB 🟢 -8.29 kB 🟢 -2.34 kB 🟢 -2.05 kB
assets/keybindingService-BcA50Nlf.js (removed) 7.46 kB 🟢 -7.46 kB 🟢 -1.92 kB 🟢 -1.64 kB
assets/keybindingService-zQs9LxNj.js (new) 7.46 kB 🔴 +7.46 kB 🔴 +1.92 kB 🔴 +1.65 kB
assets/extensionStore-CaOPsVpS.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-DdLIFWDK.js (new) 2.42 kB 🔴 +2.42 kB 🔴 +932 B 🔴 +824 B
assets/audioService-Bv3NGFEs.js (removed) 1.76 kB 🟢 -1.76 kB 🟢 -863 B 🟢 -748 B
assets/audioService-C5q3-hGb.js (new) 1.76 kB 🔴 +1.76 kB 🔴 +863 B 🔴 +748 B
assets/dialogService-BzAc8o8U.js (removed) 100 B 🟢 -100 B 🟢 -99 B 🟢 -91 B
assets/dialogService-DtchPxTZ.js (new) 100 B 🔴 +100 B 🔴 +99 B 🔴 +97 B
assets/settingStore-Ct9r3a6m.js (removed) 98 B 🟢 -98 B 🟢 -98 B 🟢 -89 B
assets/settingStore-D5_36Ub0.js (new) 98 B 🔴 +98 B 🔴 +98 B 🔴 +95 B
assets/assetsStore-C23twbAR.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -86 B
assets/assetsStore-CrnyhMS6.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +100 B
assets/releaseStore-CuFEiA7C.js (removed) 95 B 🟢 -95 B 🟢 -86 B 🟢 -87 B
assets/releaseStore-DuvB3AD0.js (new) 95 B 🔴 +95 B 🔴 +86 B 🔴 +90 B
assets/api-CgoEE9jd.js (removed) 62 B 🟢 -62 B 🟢 -74 B 🟢 -66 B
assets/api-CMqnP7Ga.js (new) 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-B_2EvRZu.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-SCrmtWaB.js (new) 234 kB 🔴 +234 kB 🔴 +52.3 kB 🔴 +42.5 kB
assets/useLoad3d-BbRvQ1_O.js (new) 25.5 kB 🔴 +25.5 kB 🔴 +5.76 kB 🔴 +5.09 kB
assets/useLoad3d-CVitNwQa.js (removed) 25.5 kB 🟢 -25.5 kB 🟢 -5.75 kB 🟢 -5.08 kB
assets/useLoad3dViewer-CQ8wvSRh.js (removed) 21.1 kB 🟢 -21.1 kB 🟢 -4.98 kB 🟢 -4.37 kB
assets/useLoad3dViewer-DXl9OfRF.js (new) 21.1 kB 🔴 +21.1 kB 🔴 +4.98 kB 🔴 +4.35 kB
assets/useFeatureFlags-BFy2Tq3l.js (removed) 6.51 kB 🟢 -6.51 kB 🟢 -2.02 kB 🟢 -1.7 kB
assets/useFeatureFlags-DLT8th0T.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-CbT0c3OV.js (new) 4.68 kB 🔴 +4.68 kB 🔴 +1.85 kB 🔴 +1.54 kB
assets/subscriptionCheckoutUtil-DKu5Q0Xb.js (new) 3.85 kB 🔴 +3.85 kB 🔴 +1.54 kB 🔴 +1.35 kB
assets/subscriptionCheckoutUtil-DtM7WyWp.js (removed) 3.85 kB 🟢 -3.85 kB 🟢 -1.54 kB 🟢 -1.35 kB
assets/useSessionCookie-CNl_d0iy.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.15 kB 🔴 +979 B
assets/useSessionCookie-DUDnYwpx.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.15 kB 🟢 -981 B
assets/useExternalLink-CAi9eGYA.js (new) 3.03 kB 🔴 +3.03 kB 🔴 +1.16 kB 🔴 +1.02 kB
assets/useExternalLink-FZw_gTp9.js (removed) 3.03 kB 🟢 -3.03 kB 🟢 -1.16 kB 🟢 -1.03 kB
assets/useDowngradeToPersonal-BTtxR1HL.js (new) 3 kB 🔴 +3 kB 🔴 +1.19 kB 🔴 +1.05 kB
assets/useDowngradeToPersonal-D77IN9HP.js (removed) 3 kB 🟢 -3 kB 🟢 -1.19 kB 🟢 -1.05 kB
assets/assetPreviewUtil-BdkiK7iM.js (removed) 2.41 kB 🟢 -2.41 kB 🟢 -1.01 kB 🟢 -878 B
assets/assetPreviewUtil-CBFjQdu1.js (new) 2.41 kB 🔴 +2.41 kB 🔴 +1.01 kB 🔴 +877 B
assets/useUpstreamValue-CuivVNDu.js (removed) 2.04 kB 🟢 -2.04 kB 🟢 -792 B 🟢 -706 B
assets/useUpstreamValue-Cwb9JVQu.js (new) 2.04 kB 🔴 +2.04 kB 🔴 +794 B 🔴 +707 B
assets/useWorkspaceTierLabel-B6aR_SGH.js (removed) 1.99 kB 🟢 -1.99 kB 🟢 -855 B 🟢 -736 B
assets/useWorkspaceTierLabel-DfMqpOKo.js (new) 1.99 kB 🔴 +1.99 kB 🔴 +853 B 🔴 +735 B
assets/useErrorHandling-D435tjEK.js (new) 1.54 kB 🔴 +1.54 kB 🔴 +646 B 🔴 +551 B
assets/useErrorHandling-DV3_6mtw.js (removed) 1.54 kB 🟢 -1.54 kB 🟢 -646 B 🟢 -551 B
assets/useLoad3d-Dd1rD2SN.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-CnNw2v6v.js (new) 101 B 🔴 +101 B 🔴 +86 B 🔴 +84 B
assets/useSessionCookie-DggBry9M.js (removed) 101 B 🟢 -101 B 🟢 -86 B 🟢 -83 B
assets/useFeatureFlags-6XCijfo0.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-BoBFJzR5.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -87 B
assets/useLoad3dViewer-Dw5Sdidu.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +87 B
assets/useCurrentUser-B-yaCP5q.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +82 B
assets/useCurrentUser-CTTvH2Np.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -83 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) • 🟢 -13 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-fVB3wvO6.js (new) 185 kB 🔴 +185 kB 🔴 +54.2 kB 🔴 +45.5 kB
assets/core-BJzgya7K.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-cNal101K.js (new) 89.3 kB 🔴 +89.3 kB 🔴 +20.1 kB 🔴 +17.2 kB
assets/Load3DControls-CQF3817p.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-5tu7EF7j.js (new) 46.8 kB 🔴 +46.8 kB 🔴 +9.65 kB 🔴 +8.53 kB
assets/SubscriptionTransitionPreviewWorkspace-CbcARKKT.js (removed) 46.8 kB 🟢 -46.8 kB 🟢 -9.65 kB 🟢 -8.54 kB
assets/SubscriptionRequiredDialogContentUnified-8qKPl5qm.js (removed) 41.2 kB 🟢 -41.2 kB 🟢 -9.16 kB 🟢 -7.97 kB
assets/SubscriptionRequiredDialogContentUnified-CUrE0YI7.js (new) 41.2 kB 🔴 +41.2 kB 🔴 +9.16 kB 🔴 +7.97 kB
assets/WorkspacePanelContent-BA5FWxRs.js (removed) 34.5 kB 🟢 -34.5 kB 🟢 -7.49 kB 🟢 -6.6 kB
assets/WorkspacePanelContent-DVlES33s.js (new) 34.5 kB 🔴 +34.5 kB 🔴 +7.49 kB 🔴 +6.61 kB
assets/WidgetPainter-CrmL5rBJ.js (new) 32.7 kB 🔴 +32.7 kB 🔴 +7.9 kB 🔴 +6.98 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-BTdOoJ5d.js (new) 30.9 kB 🔴 +30.9 kB 🔴 +6.3 kB 🔴 +5.47 kB
assets/HdrViewerContent-BCFpl2EB.js (new) 29.2 kB 🔴 +29.2 kB 🔴 +8.09 kB 🔴 +7.14 kB
assets/HdrViewerContent-ClF_bm-L.js (removed) 29.2 kB 🟢 -29.2 kB 🟢 -8.09 kB 🟢 -7.14 kB
assets/WidgetBoundingBoxes-6FP2wKHq.js (removed) 28.6 kB 🟢 -28.6 kB 🟢 -7.9 kB 🟢 -7.02 kB
assets/WidgetBoundingBoxes-ClCGkujL.js (new) 28.6 kB 🔴 +28.6 kB 🔴 +7.9 kB 🔴 +7.01 kB
assets/SubscriptionRequiredDialogContent-Bpsph9Mm.js (removed) 27.4 kB 🟢 -27.4 kB 🟢 -6.75 kB 🟢 -5.98 kB
assets/SubscriptionRequiredDialogContent-CrnT-j6A.js (new) 27.4 kB 🔴 +27.4 kB 🔴 +6.74 kB 🔴 +5.96 kB
assets/SubscriptionPanelContentWorkspace-CQrK0sP-.js (new) 25 kB 🔴 +25 kB 🔴 +5.84 kB 🔴 +5.13 kB
assets/SubscriptionPanelContentWorkspace-vpQlTpK_.js (removed) 25 kB 🟢 -25 kB 🟢 -5.84 kB 🟢 -5.13 kB
assets/SubscriptionRequiredDialogContentWorkspace-D49WcQIy.js (new) 24.6 kB 🔴 +24.6 kB 🔴 +5.66 kB 🔴 +4.98 kB
assets/SubscriptionRequiredDialogContentWorkspace-DxRUJLqL.js (removed) 24.6 kB 🟢 -24.6 kB 🟢 -5.66 kB 🟢 -4.98 kB
assets/WidgetImageCrop-1MUg3Zq1.js (new) 23.3 kB 🔴 +23.3 kB 🔴 +5.75 kB 🔴 +5.06 kB
assets/WidgetImageCrop-aD8DNhiV.js (removed) 23.3 kB 🟢 -23.3 kB 🟢 -5.75 kB 🟢 -5.04 kB
assets/load3d-Be1JVmfv.js (removed) 21.3 kB 🟢 -21.3 kB 🟢 -5.18 kB 🟢 -4.5 kB
assets/load3d-DoJMBJSd.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-CkDw4A32.js (new) 20.6 kB 🔴 +20.6 kB 🔴 +4.75 kB 🔴 +4.24 kB
assets/SignInContent-BNHIri1x.js (new) 20.1 kB 🔴 +20.1 kB 🔴 +5.07 kB 🔴 +4.43 kB
assets/SignInContent-DalhWyje.js (removed) 20.1 kB 🟢 -20.1 kB 🟢 -5.07 kB 🟢 -4.43 kB
assets/WidgetInputNumber-D7ENo0nT.js (removed) 19.1 kB 🟢 -19.1 kB 🟢 -4.82 kB 🟢 -4.28 kB
assets/WidgetInputNumber-qjcNEn9U.js (new) 19.1 kB 🔴 +19.1 kB 🔴 +4.82 kB 🔴 +4.28 kB
assets/Load3D-BUFW6HCc.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-Dg_8yRNS.js (new) 17.1 kB 🔴 +17.1 kB 🔴 +4.54 kB 🔴 +4 kB
assets/WidgetRecordAudio-BCbMLN5M.js (removed) 16.6 kB 🟢 -16.6 kB 🟢 -4.64 kB 🟢 -4.14 kB
assets/WidgetRecordAudio-BdW4iU1S.js (new) 16.6 kB 🔴 +16.6 kB 🔴 +4.63 kB 🔴 +4.14 kB
assets/WidgetRange-a_8AhIIi.js (removed) 16.2 kB 🟢 -16.2 kB 🟢 -4.17 kB 🟢 -3.72 kB
assets/WidgetRange-CnpZZSeQ.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-CfJuNY52.js (new) 12.8 kB 🔴 +12.8 kB 🔴 +3.49 kB 🔴 +3.06 kB
assets/i18n-CyiTJ-hm.js (new) 12.2 kB 🔴 +12.2 kB 🔴 +3.25 kB 🔴 +2.73 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-DZpBz49s.js (new) 11.3 kB 🔴 +11.3 kB 🔴 +3.51 kB 🔴 +3.17 kB
assets/AudioPreviewPlayer-CEhGHnPe.js (new) 10.6 kB 🔴 +10.6 kB 🔴 +3.06 kB 🔴 +2.74 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-q6ZUWupE.js (new) 10.3 kB 🔴 +10.3 kB 🔴 +3 kB 🔴 +2.67 kB
assets/Load3DConfiguration-DU-0Pdzy.js (removed) 9.02 kB 🟢 -9.02 kB 🟢 -2.66 kB 🟢 -2.35 kB
assets/Load3DConfiguration-WkMN9QlI.js (new) 9.02 kB 🔴 +9.02 kB 🔴 +2.67 kB 🔴 +2.35 kB
assets/onboardingCloudRoutes-DK8vb6cQ.js (new) 8.37 kB 🔴 +8.37 kB 🔴 +2.63 kB 🔴 +2.25 kB
assets/nodeTemplates-B4yo1r2S.js (removed) 8.33 kB 🟢 -8.33 kB 🟢 -2.88 kB 🟢 -2.53 kB
assets/nodeTemplates-DJ-FJt3Y.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-Dm7M3Vqi.js (new) 7.95 kB 🔴 +7.95 kB 🔴 +2.71 kB 🔴 +2.4 kB
assets/InviteMemberDialogContent-CxAvhUP1.js (removed) 6.76 kB 🟢 -6.76 kB 🟢 -2.22 kB 🟢 -1.96 kB
assets/InviteMemberDialogContent-D9gKEA0K.js (new) 6.76 kB 🔴 +6.76 kB 🔴 +2.22 kB 🔴 +1.96 kB
assets/WidgetWithControl-C-OSaFxm.js (new) 6.3 kB 🔴 +6.3 kB 🔴 +2.55 kB 🔴 +2.25 kB
assets/WidgetWithControl-DTvLy6em.js (removed) 6.3 kB 🟢 -6.3 kB 🟢 -2.55 kB 🟢 -2.25 kB
assets/tierBenefits-C4uJBFIC.js (new) 6.02 kB 🔴 +6.02 kB 🔴 +1.93 kB 🔴 +1.67 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-Cpd8_me_.js (new) 5.76 kB 🔴 +5.76 kB 🔴 +1.97 kB 🔴 +1.73 kB
assets/main-HcNIrVqr.js (new) 5.75 kB 🔴 +5.75 kB 🔴 +1.83 kB 🔴 +1.58 kB
assets/main-CIC2xV9x.js (removed) 5.68 kB 🟢 -5.68 kB 🟢 -1.83 kB 🟢 -1.56 kB
assets/load3dPreviewExtensions-BdIznTY5.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-CpowkOxZ.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-B7-NJkLI.js (removed) 5.19 kB 🟢 -5.19 kB 🟢 -1.83 kB 🟢 -1.58 kB
assets/CreateWorkspaceDialogContent-mYyv_bzb.js (new) 5.19 kB 🔴 +5.19 kB 🔴 +1.82 kB 🔴 +1.58 kB
assets/missingModelDownload-32cNx7ve.js (new) 5.07 kB 🔴 +5.07 kB 🔴 +1.98 kB 🔴 +1.72 kB
assets/missingModelDownload-D6zUFtIp.js (removed) 5.07 kB 🟢 -5.07 kB 🟢 -1.98 kB 🟢 -1.72 kB
assets/ChangeMemberRoleDialogContent-CdJQLlkn.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-CbNhj0RA.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-BJJGrWda.js (new) 4.86 kB 🔴 +4.86 kB 🔴 +1.9 kB 🔴 +1.66 kB
assets/WidgetTextarea-BnQGqisC.js (removed) 4.86 kB 🟢 -4.86 kB 🟢 -1.9 kB 🟢 -1.66 kB
assets/saveMesh-CZYSnau1.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-Cff_NQUH.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-DZMfQdPN.js (removed) 4.55 kB 🟢 -4.55 kB 🟢 -1.59 kB 🟢 -1.42 kB
assets/ValueControlPopover-MQOPBos3.js (new) 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-DGBcYS9L.js (new) 4.14 kB 🔴 +4.14 kB 🔴 +1.35 kB 🔴 +1.18 kB
assets/DeleteWorkspaceDialogContent-DcjKiYAc.js (removed) 3.91 kB 🟢 -3.91 kB 🟢 -1.47 kB 🟢 -1.27 kB
assets/DeleteWorkspaceDialogContent-pqWie1us.js (new) 3.91 kB 🔴 +3.91 kB 🔴 +1.47 kB 🔴 +1.27 kB
assets/LeaveWorkspaceDialogContent-cdxw29wc.js (new) 3.73 kB 🔴 +3.73 kB 🔴 +1.41 kB 🔴 +1.22 kB
assets/LeaveWorkspaceDialogContent-Dm8wMB5A.js (removed) 3.73 kB 🟢 -3.73 kB 🟢 -1.42 kB 🟢 -1.23 kB
assets/RemoveMemberDialogContent-C4P5FMxg.js (removed) 3.71 kB 🟢 -3.71 kB 🟢 -1.37 kB 🟢 -1.19 kB
assets/RemoveMemberDialogContent-DtA1OJAm.js (new) 3.71 kB 🔴 +3.71 kB 🔴 +1.37 kB 🔴 +1.19 kB
assets/RevokeInviteDialogContent-DCY_wAlA.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-BhRk7uGT.js (new) 3.52 kB 🔴 +3.52 kB 🔴 +1.27 kB 🔴 +1.1 kB
assets/InviteMemberUpsellDialogContent-D3Bnqqog.js (removed) 3.52 kB 🟢 -3.52 kB 🟢 -1.27 kB 🟢 -1.1 kB
assets/workspaceCheckoutTelemetry-DE1SJ-47.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-ggM9CxJ2.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-BTIVcOK7.js (new) 3.05 kB 🔴 +3.05 kB 🔴 +1.26 kB 🔴 +1.08 kB
assets/GlobalToast-CKLC1mO-.js (removed) 3.05 kB 🟢 -3.05 kB 🟢 -1.26 kB 🟢 -1.08 kB
assets/load3dAdvanced-B0kC42d-.js (new) 2.87 kB 🔴 +2.87 kB 🔴 +1.13 kB 🔴 +982 B
assets/load3dAdvanced-QRTMmHkA.js (removed) 2.87 kB 🟢 -2.87 kB 🟢 -1.13 kB 🟢 -990 B
assets/SubscribeToRun-51HllgZo.js (new) 2.56 kB 🔴 +2.56 kB 🔴 +1.11 kB 🔴 +976 B
assets/SubscribeToRun-COuMlzT3.js (removed) 2.56 kB 🟢 -2.56 kB 🟢 -1.11 kB 🟢 -973 B
assets/graphHasMissingNodes-Bx7x6pUw.js (new) 1.93 kB 🔴 +1.93 kB 🔴 +906 B 🔴 +792 B
assets/graphHasMissingNodes-jDzzIEU6.js (removed) 1.93 kB 🟢 -1.93 kB 🟢 -908 B 🟢 -804 B
assets/MediaAudioTop-BxvZALw0.js (removed) 1.67 kB 🟢 -1.67 kB 🟢 -837 B 🟢 -702 B
assets/MediaAudioTop-C38q3ZJA.js (new) 1.67 kB 🔴 +1.67 kB 🔴 +839 B 🔴 +701 B
assets/signInSchema-DDgbXQZK.js (new) 1.6 kB 🔴 +1.6 kB 🔴 +586 B 🔴 +546 B
assets/signInSchema-DyaU4Z6v.js (removed) 1.6 kB 🟢 -1.6 kB 🟢 -586 B 🟢 -517 B
assets/CloudRunButtonWrapper-BMwDiNXY.js (removed) 1.13 kB 🟢 -1.13 kB 🟢 -549 B 🟢 -520 B
assets/CloudRunButtonWrapper-XpCxERaJ.js (new) 1.13 kB 🔴 +1.13 kB 🔴 +551 B 🔴 +518 B
assets/cloudSessionCookie-ByERkXYi.js (new) 991 B 🔴 +991 B 🔴 +468 B 🔴 +401 B
assets/cloudSessionCookie-CIUQPGRE.js (removed) 991 B 🟢 -991 B 🟢 -467 B 🟢 -417 B
assets/cloudBadges-BHptThA9.js (removed) 973 B 🟢 -973 B 🟢 -552 B 🟢 -504 B
assets/cloudBadges-DagMmNWW.js (new) 973 B 🔴 +973 B 🔴 +550 B 🔴 +504 B
assets/Load3DAdvanced-BSivIoiO.js (new) 813 B 🔴 +813 B 🔴 +454 B 🔴 +410 B
assets/Load3DAdvanced-n5MO8OjS.js (removed) 813 B 🟢 -813 B 🟢 -455 B 🟢 -411 B
assets/nightlyBadges-C154MHIQ.js (new) 464 B 🔴 +464 B 🔴 +307 B 🔴 +254 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-C5hlbyAj.js (new) 228 B 🔴 +228 B 🔴 +150 B 🔴 +129 B
assets/SubscriptionPanelContentWorkspace-BEMVx_r9.js (new) 179 B 🔴 +179 B 🔴 +117 B 🔴 +93 B
assets/SubscriptionPanelContentWorkspace-BMYYBQVG.js (removed) 179 B 🟢 -179 B 🟢 -117 B 🟢 -91 B
assets/Load3dViewerContent-DE5Kd_T_.js (removed) 137 B 🟢 -137 B 🟢 -103 B 🟢 -90 B
assets/Load3dViewerContent-DtugmzYp.js (new) 137 B 🔴 +137 B 🔴 +103 B 🔴 +95 B
assets/Load3DAdvanced-C9PQNtjl.js (new) 122 B 🔴 +122 B 🔴 +97 B 🔴 +92 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-HayWc8nN.js (new) 119 B 🔴 +119 B 🔴 +108 B 🔴 +101 B
assets/workflowDraftStoreV2-BqOKX-fR.js (removed) 113 B 🟢 -113 B 🟢 -105 B 🟢 -117 B
assets/workflowDraftStoreV2-CY8bXeA_.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-Bux2Q_vN.js (new) 98 B 🔴 +98 B 🔴 +89 B 🔴 +85 B
assets/i18n-CiDtH06m.js (removed) 97 B 🟢 -97 B 🟢 -92 B 🟢 -84 B
assets/i18n-Di35BpYx.js (new) 97 B 🔴 +97 B 🔴 +92 B 🔴 +93 B
assets/changeTracker-C15BWDZj.js (new) 93 B 🔴 +93 B 🔴 +95 B 🔴 +85 B
assets/changeTracker-D6Y9TKrY.js (removed) 93 B 🟢 -93 B 🟢 -95 B 🟢 -83 B

Status: 75 added / 75 removed / 90 unchanged

⚡ Performance Report

canvas-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 56.8 MB heap
canvas-mouse-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 53.6 MB heap
canvas-zoom-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 57.0 MB heap
dom-widget-clipping: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 58.1 MB heap
large-graph-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 56.2 MB heap
large-graph-pan: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 66.3 MB heap
large-graph-zoom: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 66.7 MB heap
minimap-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 56.6 MB heap
subgraph-dom-widget-clipping: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 44.7 MB heap
subgraph-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 52.7 MB heap
subgraph-mouse-sweep: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 58.0 MB heap
subgraph-transition-enter: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 176ms TBT · 97.4 MB heap
viewport-pan-sweep: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 67.7 MB heap
vue-large-graph-idle: · 55.4 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 166.8 MB heap
vue-large-graph-pan: · 58.1 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 10ms TBT · 155.4 MB heap
workflow-execution: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 54.6 MB heap

⚠️ 10 regressions detected

Show regressions
Metric Baseline PR (median) Δ Sig
canvas-idle: task duration 426ms 534ms +26% ⚠️ z=4.5
canvas-zoom-sweep: layout duration 1ms 1ms +17% ⚠️ z=2.2
canvas-zoom-sweep: task duration 340ms 399ms +18% ⚠️ z=3.1
large-graph-idle: task duration 507ms 695ms +37% ⚠️ z=2.8
large-graph-pan: task duration 1107ms 1236ms +12% ⚠️ z=3.6
minimap-idle: task duration 482ms 693ms +44% ⚠️ z=3.5
minimap-idle: script duration 87ms 121ms +40% ⚠️ z=2.3
subgraph-dom-widget-clipping: task duration 398ms 458ms +15% ⚠️ z=4.3
subgraph-idle: task duration 410ms 483ms +18% ⚠️ z=3.6
workflow-execution: task duration 172ms 160ms -7% ⚠️ z=3.5
All metrics
Metric Baseline PR (median) Δ Sig
canvas-idle: avg frame time 17ms 17ms -0% z=-0.5
canvas-idle: p95 frame time 17ms 17ms -0%
canvas-idle: layout duration 0ms 0ms +0%
canvas-idle: style recalc duration 8ms 10ms +17% z=-1.2
canvas-idle: layout count 0 0 +0%
canvas-idle: style recalc count 9 9 +0% z=-3.8
canvas-idle: task duration 426ms 534ms +26% ⚠️ z=4.5
canvas-idle: script duration 21ms 28ms +31% z=1.3
canvas-idle: TBT 0ms 0ms +0%
canvas-idle: heap used 59.2 MB 56.8 MB -4%
canvas-idle: DOM nodes -283 -131 -54% z=-120.4
canvas-idle: event listeners -199 -97 -52% z=-22.8
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 +8% z=1.0
canvas-mouse-sweep: style recalc duration 37ms 42ms +15% z=-0.1
canvas-mouse-sweep: layout count 12 12 +0%
canvas-mouse-sweep: style recalc count 73 76 +4% z=-1.1
canvas-mouse-sweep: task duration 784ms 868ms +11% z=0.0
canvas-mouse-sweep: script duration 122ms 131ms +8% z=-0.6
canvas-mouse-sweep: TBT 0ms 0ms +0%
canvas-mouse-sweep: heap used 49.4 MB 53.6 MB +9%
canvas-mouse-sweep: DOM nodes -222 -92 -59% z=-59.5
canvas-mouse-sweep: event listeners -199 -97 -52% z=-25.2
canvas-zoom-sweep: avg frame time 17ms 17ms -0% z=-0.3
canvas-zoom-sweep: p95 frame time 17ms 17ms -0%
canvas-zoom-sweep: layout duration 1ms 1ms +17% ⚠️ z=2.2
canvas-zoom-sweep: style recalc duration 18ms 20ms +9% z=0.6
canvas-zoom-sweep: layout count 6 6 +0%
canvas-zoom-sweep: style recalc count 32 32 +0% z=1.6
canvas-zoom-sweep: task duration 340ms 399ms +18% ⚠️ z=3.1
canvas-zoom-sweep: script duration 18ms 27ms +46% z=-0.1
canvas-zoom-sweep: TBT 0ms 0ms +0%
canvas-zoom-sweep: heap used 62.7 MB 57.0 MB -9%
canvas-zoom-sweep: DOM nodes -209 -83 -61% z=-204.4
canvas-zoom-sweep: event listeners -182 -84 -54% z=-20.7
dom-widget-clipping: avg frame time 17ms 17ms +0% z=0.1
dom-widget-clipping: p95 frame time 17ms 17ms -1%
dom-widget-clipping: layout duration 0ms 0ms +0%
dom-widget-clipping: style recalc duration 8ms 9ms +12% z=-1.2
dom-widget-clipping: layout count 0 0 +0%
dom-widget-clipping: style recalc count 11 12 +9% z=-2.2
dom-widget-clipping: task duration 353ms 389ms +10% z=1.5
dom-widget-clipping: script duration 55ms 65ms +18% z=-0.9
dom-widget-clipping: TBT 0ms 0ms +0%
dom-widget-clipping: heap used 62.9 MB 58.1 MB -8%
dom-widget-clipping: DOM nodes 18 20 +11% z=-1.5
dom-widget-clipping: event listeners 0 2 variance too high
large-graph-idle: avg frame time 17ms 17ms +0% z=-0.2
large-graph-idle: p95 frame time 17ms 17ms +0%
large-graph-idle: layout duration 0ms 0ms +0%
large-graph-idle: style recalc duration 9ms 8ms -11% z=-4.4
large-graph-idle: layout count 0 0 +0%
large-graph-idle: style recalc count 9 8 -17% z=-13.1
large-graph-idle: task duration 507ms 695ms +37% ⚠️ z=2.8
large-graph-idle: script duration 88ms 121ms +38% z=1.7
large-graph-idle: TBT 0ms 0ms +0%
large-graph-idle: heap used 56.6 MB 56.2 MB -1%
large-graph-idle: DOM nodes -263 -275 +4% z=-331.0
large-graph-idle: event listeners -197 -197 +0% z=-36.6
large-graph-pan: avg frame time 17ms 17ms +0% z=-0.2
large-graph-pan: p95 frame time 17ms 17ms +0%
large-graph-pan: layout duration 0ms 0ms +0%
large-graph-pan: style recalc duration 18ms 17ms -8% z=-0.4
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 1107ms 1236ms +12% ⚠️ z=3.6
large-graph-pan: script duration 425ms 445ms +5% z=1.9
large-graph-pan: TBT 0ms 0ms +0%
large-graph-pan: heap used 78.7 MB 66.3 MB -16%
large-graph-pan: DOM nodes 18 -277 -1639% z=-179.4
large-graph-pan: event listeners 6 -197 -3383% z=-243.9
large-graph-zoom: avg frame time 17ms 17ms -0%
large-graph-zoom: p95 frame time 17ms 17ms +0%
large-graph-zoom: layout duration 8ms 8ms +8%
large-graph-zoom: style recalc duration 20ms 20ms +1%
large-graph-zoom: layout count 60 60 +0%
large-graph-zoom: style recalc count 66 64 -3%
large-graph-zoom: task duration 1304ms 1486ms +14%
large-graph-zoom: script duration 505ms 553ms +10%
large-graph-zoom: TBT 0ms 0ms +0%
large-graph-zoom: heap used 66.2 MB 66.7 MB +1%
large-graph-zoom: DOM nodes 16 -137 -953%
large-graph-zoom: event listeners 8 8 +0%
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 7ms 7ms -1% z=-2.9
minimap-idle: layout count 0 0 +0%
minimap-idle: style recalc count 7 7 -7% z=-4.5
minimap-idle: task duration 482ms 693ms +44% ⚠️ z=3.5
minimap-idle: script duration 87ms 121ms +40% ⚠️ z=2.3
minimap-idle: TBT 0ms 0ms +0%
minimap-idle: heap used 58.0 MB 56.6 MB -2%
minimap-idle: DOM nodes -269 -276 +2% z=-215.4
minimap-idle: event listeners 6 -197 -3383% z=-305.3
subgraph-dom-widget-clipping: avg frame time 17ms 17ms +0% z=0.1
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 12ms 13ms +10% z=0.7
subgraph-dom-widget-clipping: layout count 0 0 +0%
subgraph-dom-widget-clipping: style recalc count 47 47 -1% z=-2.5
subgraph-dom-widget-clipping: task duration 398ms 458ms +15% ⚠️ z=4.3
subgraph-dom-widget-clipping: script duration 119ms 128ms +7% z=-0.1
subgraph-dom-widget-clipping: TBT 0ms 0ms +0%
subgraph-dom-widget-clipping: heap used 45.0 MB 44.7 MB -1%
subgraph-dom-widget-clipping: DOM nodes -279 -282 +1% z=-271.4
subgraph-dom-widget-clipping: event listeners -197 -195 -1% z=-36.2
subgraph-idle: avg frame time 17ms 17ms +0% z=0.4
subgraph-idle: p95 frame time 17ms 17ms -1%
subgraph-idle: layout duration 0ms 0ms +0%
subgraph-idle: style recalc duration 10ms 9ms -8% z=-1.9
subgraph-idle: layout count 0 0 +0%
subgraph-idle: style recalc count 10 9 -15% z=-3.7
subgraph-idle: task duration 410ms 483ms +18% ⚠️ z=3.6
subgraph-idle: script duration 13ms 24ms +77% z=1.2
subgraph-idle: TBT 0ms 0ms +0%
subgraph-idle: heap used 58.4 MB 52.7 MB -10%
subgraph-idle: DOM nodes -276 -286 +3% z=-205.6
subgraph-idle: event listeners -199 -199 +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 5ms +20% z=1.3
subgraph-mouse-sweep: style recalc duration 40ms 41ms +3% z=-0.4
subgraph-mouse-sweep: layout count 16 16 +0%
subgraph-mouse-sweep: style recalc count 78 76 -3% z=-2.4
subgraph-mouse-sweep: task duration 686ms 782ms +14% z=0.2
subgraph-mouse-sweep: script duration 90ms 103ms +14% z=0.4
subgraph-mouse-sweep: TBT 0ms 0ms +0%
subgraph-mouse-sweep: heap used 46.2 MB 58.0 MB +26%
subgraph-mouse-sweep: DOM nodes -231 -102 -56% z=-75.4
subgraph-mouse-sweep: event listeners -197 -98 -51% variance too high
subgraph-transition-enter: avg frame time 17ms 17ms +0%
subgraph-transition-enter: p95 frame time 17ms 17ms +1%
subgraph-transition-enter: layout duration 17ms 17ms +1%
subgraph-transition-enter: style recalc duration 34ms 35ms +3%
subgraph-transition-enter: layout count 15 15 +0%
subgraph-transition-enter: style recalc count 19 19 +0%
subgraph-transition-enter: task duration 847ms 886ms +5%
subgraph-transition-enter: script duration 35ms 43ms +23%
subgraph-transition-enter: TBT 173ms 176ms +2%
subgraph-transition-enter: heap used 75.8 MB 97.4 MB +28%
subgraph-transition-enter: DOM nodes 13673 13673 +0%
subgraph-transition-enter: event listeners 2533 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 56ms 58ms +5%
viewport-pan-sweep: layout count 0 0 +0%
viewport-pan-sweep: style recalc count 250 251 +0%
viewport-pan-sweep: task duration 3789ms 4411ms +16%
viewport-pan-sweep: script duration 1326ms 1420ms +7%
viewport-pan-sweep: TBT 0ms 0ms +0%
viewport-pan-sweep: heap used 70.0 MB 67.7 MB -3%
viewport-pan-sweep: DOM nodes -274 -129 -53%
viewport-pan-sweep: event listeners -183 -81 -56%
vue-large-graph-idle: avg frame time 17ms 18ms +5%
vue-large-graph-idle: p95 frame time 17ms 17ms -1%
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 12016ms 12987ms +8%
vue-large-graph-idle: script duration 517ms 596ms +15%
vue-large-graph-idle: TBT 0ms 0ms +0%
vue-large-graph-idle: heap used 162.8 MB 166.8 MB +2%
vue-large-graph-idle: DOM nodes -3311 -3301 -0%
vue-large-graph-idle: event listeners -16379 -16374 -0%
vue-large-graph-pan: avg frame time 17ms 17ms +0%
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 18ms 21ms +22%
vue-large-graph-pan: layout count 0 0 +0%
vue-large-graph-pan: style recalc count 72 85 +18%
vue-large-graph-pan: task duration 15207ms 15833ms +4%
vue-large-graph-pan: script duration 843ms 945ms +12%
vue-large-graph-pan: TBT 9ms 10ms +6%
vue-large-graph-pan: heap used 159.7 MB 155.4 MB -3%
vue-large-graph-pan: DOM nodes -8311 -3301 -60%
vue-large-graph-pan: event listeners -16374 -16370 -0%
workflow-execution: avg frame time 17ms 17ms +0% z=1.1
workflow-execution: p95 frame time 17ms 17ms -1%
workflow-execution: layout duration 2ms 1ms -11% z=-0.4
workflow-execution: style recalc duration 28ms 28ms +1% z=1.9
workflow-execution: layout count 6 5 -17% z=0.1
workflow-execution: style recalc count 16 17 +6% z=-0.4
workflow-execution: task duration 172ms 160ms -7% ⚠️ z=3.5
workflow-execution: script duration 20ms 20ms +1% z=-3.0
workflow-execution: TBT 0ms 0ms +0%
workflow-execution: heap used 48.6 MB 54.6 MB +12%
workflow-execution: DOM nodes 153 14 -91% z=-20.7
workflow-execution: event listeners 21 -32 -250% z=-19.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:57:44.394Z",
  "gitSha": "11ee427dab356474d9916573ffa6658e93ec144b",
  "branch": "feat/onboarding-survey-redesign",
  "measurements": [
    {
      "name": "canvas-idle",
      "durationMs": 2047.1029999999928,
      "styleRecalcs": 8,
      "styleRecalcDurationMs": 7.5809999999999995,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 557.2719999999999,
      "heapDeltaBytes": -1032068,
      "heapUsedBytes": 57050672,
      "domNodes": 16,
      "jsHeapTotalBytes": 25427968,
      "scriptDurationMs": 29.237,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-idle",
      "durationMs": 2088.0279999999516,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 11.981000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 511.178,
      "heapDeltaBytes": -7468288,
      "heapUsedBytes": 62108952,
      "domNodes": -278,
      "jsHeapTotalBytes": 18759680,
      "scriptDurationMs": 27.132,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1872.726,
      "styleRecalcs": 75,
      "styleRecalcDurationMs": 44.22,
      "layouts": 12,
      "layoutDurationMs": 3.8300000000000005,
      "taskDurationMs": 915.749,
      "heapDeltaBytes": -12715572,
      "heapUsedBytes": 56802304,
      "domNodes": -243,
      "jsHeapTotalBytes": 20070400,
      "scriptDurationMs": 132.759,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1842.2180000000026,
      "styleRecalcs": 77,
      "styleRecalcDurationMs": 40.63399999999999,
      "layouts": 12,
      "layoutDurationMs": 3.7939999999999996,
      "taskDurationMs": 819.2900000000001,
      "heapDeltaBytes": -7604520,
      "heapUsedBytes": 55658912,
      "domNodes": 60,
      "jsHeapTotalBytes": 25448448,
      "scriptDurationMs": 130.174,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1774.4000000000142,
      "styleRecalcs": 32,
      "styleRecalcDurationMs": 21.453,
      "layouts": 6,
      "layoutDurationMs": 0.9140000000000001,
      "taskDurationMs": 443.06100000000004,
      "heapDeltaBytes": 4537432,
      "heapUsedBytes": 56514176,
      "domNodes": -243,
      "jsHeapTotalBytes": 1699840,
      "scriptDurationMs": 28.584,
      "eventListeners": -186,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1724.6539999999868,
      "styleRecalcs": 32,
      "styleRecalcDurationMs": 18.673000000000002,
      "layouts": 6,
      "layoutDurationMs": 0.5690000000000001,
      "taskDurationMs": 355.517,
      "heapDeltaBytes": 5087428,
      "heapUsedBytes": 62943896,
      "domNodes": 78,
      "jsHeapTotalBytes": 18874368,
      "scriptDurationMs": 25.035,
      "eventListeners": 19,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 639.6750000000111,
      "styleRecalcs": 12,
      "styleRecalcDurationMs": 8.664,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 413.76099999999997,
      "heapDeltaBytes": -14003360,
      "heapUsedBytes": 55630704,
      "domNodes": 20,
      "jsHeapTotalBytes": 20205568,
      "scriptDurationMs": 68.853,
      "eventListeners": 2,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 574.8229999999808,
      "styleRecalcs": 12,
      "styleRecalcDurationMs": 9.170000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 364.91200000000003,
      "heapDeltaBytes": 7419924,
      "heapUsedBytes": 66265444,
      "domNodes": 20,
      "jsHeapTotalBytes": 19660800,
      "scriptDurationMs": 61.126,
      "eventListeners": 2,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2060.182999999995,
      "styleRecalcs": 7,
      "styleRecalcDurationMs": 7.2090000000000005,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 724.4649999999999,
      "heapDeltaBytes": -665024,
      "heapUsedBytes": 59453560,
      "domNodes": -276,
      "jsHeapTotalBytes": -1093632,
      "scriptDurationMs": 123.843,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2057.6449999999795,
      "styleRecalcs": 8,
      "styleRecalcDurationMs": 7.943000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 664.79,
      "heapDeltaBytes": -26119908,
      "heapUsedBytes": 58310716,
      "domNodes": -273,
      "jsHeapTotalBytes": 2957312,
      "scriptDurationMs": 117.31700000000001,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2133.262000000002,
      "styleRecalcs": 68,
      "styleRecalcDurationMs": 17.769,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1366.305,
      "heapDeltaBytes": 14559756,
      "heapUsedBytes": 83733692,
      "domNodes": -275,
      "jsHeapTotalBytes": -856064,
      "scriptDurationMs": 494.91999999999996,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2090.4620000000023,
      "styleRecalcs": 67,
      "styleRecalcDurationMs": 16.165,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1106.487,
      "heapDeltaBytes": 2520376,
      "heapUsedBytes": 55291348,
      "domNodes": -279,
      "jsHeapTotalBytes": 0,
      "scriptDurationMs": 394.75800000000004,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3381.046000000026,
      "styleRecalcs": 65,
      "styleRecalcDurationMs": 21.849999999999998,
      "layouts": 60,
      "layoutDurationMs": 8.552999999999999,
      "taskDurationMs": 1572.241,
      "heapDeltaBytes": 17414676,
      "heapUsedBytes": 72515968,
      "domNodes": 12,
      "jsHeapTotalBytes": 6815744,
      "scriptDurationMs": 581.265,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666636,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3133.5920000000215,
      "styleRecalcs": 63,
      "styleRecalcDurationMs": 17.753999999999998,
      "layouts": 60,
      "layoutDurationMs": 7.813000000000001,
      "taskDurationMs": 1400.0529999999999,
      "heapDeltaBytes": 13757484,
      "heapUsedBytes": 67403328,
      "domNodes": -285,
      "jsHeapTotalBytes": 0,
      "scriptDurationMs": 525.1289999999999,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "minimap-idle",
      "durationMs": 2036.9949999999903,
      "styleRecalcs": 6,
      "styleRecalcDurationMs": 5.8240000000000025,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 728.899,
      "heapDeltaBytes": -2408740,
      "heapUsedBytes": 59694076,
      "domNodes": -276,
      "jsHeapTotalBytes": -569344,
      "scriptDurationMs": 126.34500000000001,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "minimap-idle",
      "durationMs": 2024.6949999999515,
      "styleRecalcs": 7,
      "styleRecalcDurationMs": 8.607,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 657.6560000000001,
      "heapDeltaBytes": -10423044,
      "heapUsedBytes": 59082200,
      "domNodes": -275,
      "jsHeapTotalBytes": -1323008,
      "scriptDurationMs": 116.17999999999999,
      "eventListeners": -197,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 704.0959999999927,
      "styleRecalcs": 45,
      "styleRecalcDurationMs": 13.155000000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 469.68199999999996,
      "heapDeltaBytes": -22479684,
      "heapUsedBytes": 47227092,
      "domNodes": -286,
      "jsHeapTotalBytes": 5652480,
      "scriptDurationMs": 129.025,
      "eventListeners": -195,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 639.4559999999956,
      "styleRecalcs": 48,
      "styleRecalcDurationMs": 13.517,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 445.56100000000004,
      "heapDeltaBytes": -23114372,
      "heapUsedBytes": 46466764,
      "domNodes": -277,
      "jsHeapTotalBytes": 6438912,
      "scriptDurationMs": 126.09300000000002,
      "eventListeners": -195,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2011.3870000000134,
      "styleRecalcs": 8,
      "styleRecalcDurationMs": 8.882,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 508.3310000000001,
      "heapDeltaBytes": -3089696,
      "heapUsedBytes": 49171056,
      "domNodes": -292,
      "jsHeapTotalBytes": 17690624,
      "scriptDurationMs": 24.287000000000003,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2067.4949999999512,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 8.978000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 457.67300000000006,
      "heapDeltaBytes": -8293016,
      "heapUsedBytes": 61300184,
      "domNodes": -279,
      "jsHeapTotalBytes": 19546112,
      "scriptDurationMs": 22.788,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1753.0269999999746,
      "styleRecalcs": 75,
      "styleRecalcDurationMs": 42.273,
      "layouts": 16,
      "layoutDurationMs": 5.015,
      "taskDurationMs": 830.6020000000001,
      "heapDeltaBytes": -6781592,
      "heapUsedBytes": 45386944,
      "domNodes": -265,
      "jsHeapTotalBytes": 16379904,
      "scriptDurationMs": 106.21300000000001,
      "eventListeners": -199,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1709.5920000000433,
      "styleRecalcs": 76,
      "styleRecalcDurationMs": 39.919999999999995,
      "layouts": 16,
      "layoutDurationMs": 5.199,
      "taskDurationMs": 733.093,
      "heapDeltaBytes": 18899640,
      "heapUsedBytes": 76209504,
      "domNodes": 62,
      "jsHeapTotalBytes": 19660800,
      "scriptDurationMs": 100.097,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "subgraph-transition-enter",
      "durationMs": 1416.718000000003,
      "styleRecalcs": 19,
      "styleRecalcDurationMs": 35.165,
      "layouts": 15,
      "layoutDurationMs": 16.823999999999998,
      "taskDurationMs": 885.8699999999997,
      "heapDeltaBytes": 30077732,
      "heapUsedBytes": 102096064,
      "domNodes": 13673,
      "jsHeapTotalBytes": 16515072,
      "scriptDurationMs": 43.17999999999999,
      "eventListeners": 2533,
      "totalBlockingTimeMs": 176,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8351.459000000033,
      "styleRecalcs": 251,
      "styleRecalcDurationMs": 61.669000000000004,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 4596.237,
      "heapDeltaBytes": -547000,
      "heapUsedBytes": 71501488,
      "domNodes": 18,
      "jsHeapTotalBytes": 16834560,
      "scriptDurationMs": 1457.136,
      "eventListeners": 22,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8252.208999999993,
      "styleRecalcs": 250,
      "styleRecalcDurationMs": 55.239999999999995,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 4225.042,
      "heapDeltaBytes": 10272836,
      "heapUsedBytes": 70410180,
      "domNodes": -275,
      "jsHeapTotalBytes": 3043328,
      "scriptDurationMs": 1382.878,
      "eventListeners": -183,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 13174.312999999984,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 13148.891,
      "heapDeltaBytes": -13608732,
      "heapUsedBytes": 182831344,
      "domNodes": -3300,
      "jsHeapTotalBytes": 2359296,
      "scriptDurationMs": 609.14,
      "eventListeners": -16366,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.776666666666642,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 12843.637000000057,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 12825.444,
      "heapDeltaBytes": -55275596,
      "heapUsedBytes": 167032532,
      "domNodes": -3301,
      "jsHeapTotalBytes": 2592768,
      "scriptDurationMs": 582.225,
      "eventListeners": -16381,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 18.333333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 16364.684000000012,
      "styleRecalcs": 93,
      "styleRecalcDurationMs": 23.262999999999977,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 16333.34,
      "heapDeltaBytes": -42326684,
      "heapUsedBytes": 170574904,
      "domNodes": -3301,
      "jsHeapTotalBytes": 10981376,
      "scriptDurationMs": 1025.836,
      "eventListeners": -16375,
      "totalBlockingTimeMs": 7,
      "frameDurationMs": 17.223333333333358,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 15359.20699999997,
      "styleRecalcs": 77,
      "styleRecalcDurationMs": 19.63100000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 15332.635000000002,
      "heapDeltaBytes": -41349984,
      "heapUsedBytes": 155423924,
      "domNodes": -3300,
      "jsHeapTotalBytes": 12320768,
      "scriptDurationMs": 865.1609999999998,
      "eventListeners": -16364,
      "totalBlockingTimeMs": 12,
      "frameDurationMs": 17.223333333333237,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "workflow-execution",
      "durationMs": 485.29800000000023,
      "styleRecalcs": 17,
      "styleRecalcDurationMs": 26.704,
      "layouts": 5,
      "layoutDurationMs": 1.563,
      "taskDurationMs": 135.768,
      "heapDeltaBytes": 5184664,
      "heapUsedBytes": 63373168,
      "domNodes": 166,
      "jsHeapTotalBytes": 4980736,
      "scriptDurationMs": 19.576,
      "eventListeners": 69,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66999999999998,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "workflow-execution",
      "durationMs": 540.6690000000935,
      "styleRecalcs": 17,
      "styleRecalcDurationMs": 29.987000000000002,
      "layouts": 5,
      "layoutDurationMs": 1.428,
      "taskDurationMs": 184.98899999999998,
      "heapDeltaBytes": -2503552,
      "heapUsedBytes": 51126892,
      "domNodes": -138,
      "jsHeapTotalBytes": 126976,
      "scriptDurationMs": 20.698,
      "eventListeners": -132,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    }
  ]
}

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Updates the cloud onboarding survey with a new schema, field behavior, form validation flow, route-based hero hiding, refreshed layout styling, and revised English localization strings.

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, released: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 and PR title aren’t provided here, so I can’t verify the bug-fix signal required by the check. Please provide the PR title and commit subjects (or a link to them) so I can determine whether e2e regression coverage was required.
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the main change: a redesign of the cloud onboarding survey.
Description check ✅ Passed The description largely matches the template with summary, changes, breaking notes, testing, and screenshots; the review-focus section is 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 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.66055% 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.50%   77.96%   +0.45%     
==========================================
  Files        1650     1650              
  Lines       92928    97419    +4491     
  Branches    32116    34096    +1980     
==========================================
+ Hits        72021    75948    +3927     
- Misses      20236    20760     +524     
- Partials      671      711      +40     
Flag Coverage Δ
unit 65.74% <92.66%> (+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.79% <100.00%> (+0.12%) ⬆️
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

@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.

Caution

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

⚠️ Outside diff range comments (2)
src/locales/en/main.json (1)

3127-3127: 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Replace or remove the dev placeholder string.

"placeholder": "Survey questions placeholder" is clearly a leftover development placeholder, not a production-ready user-facing string. If the key is unused, remove it; if it is consumed by a component, replace the value with real copy.

🤖 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/locales/en/main.json` at line 3127, The locale entry for the Survey
questions placeholder is a leftover dev string and should not ship as-is. Check
where the placeholder key is used in the UI, and either remove the key from the
en/main.json messages if it is unused or replace it with real user-facing copy
if it is consumed by a component; use the existing locale key name to locate all
references before updating.
src/platform/cloud/onboarding/survey/DynamicSurveyField.vue (1)

138-142: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Reuse isOtherValue from ./surveySchema instead of duplicating the logic.

isOtherSelected reimplements the exact array/string "other" check that isOtherValue already exports from ./surveySchema. Since the component already imports OTHER_TEXT_MAX_LENGTH from that module, importing isOtherValue too keeps the detection logic in a single place and prevents drift if the sentinel ever changes.

♻️ Proposed refactor
 import { OTHER_TEXT_MAX_LENGTH } from './surveySchema'
+import { isOtherValue, OTHER_TEXT_MAX_LENGTH } from './surveySchema'
 const isOtherSelected = computed(() =>
-  Array.isArray(modelValue)
-    ? modelValue.includes('other')
-    : modelValue === 'other'
+  isOtherValue(modelValue)
 )

If isOtherValue's type signature doesn't accept undefined, add a guard:

 const isOtherSelected = computed(() =>
-  Array.isArray(modelValue)
-    ? modelValue.includes('other')
-    : modelValue === 'other'
+  modelValue != null && isOtherValue(modelValue)
 )
🤖 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/DynamicSurveyField.vue` around lines 138
- 142, The `isOtherSelected` computed in `DynamicSurveyField.vue` duplicates the
`"other"` detection logic already exported by `isOtherValue` in
`./surveySchema`. Replace the inline array/string check with `isOtherValue` and
import it alongside `OTHER_TEXT_MAX_LENGTH` so the component uses the shared
helper; if `isOtherValue` does not accept `undefined`, add a small guard before
calling it.
🤖 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.

Outside diff comments:
In `@src/locales/en/main.json`:
- Line 3127: The locale entry for the Survey questions placeholder is a leftover
dev string and should not ship as-is. Check where the placeholder key is used in
the UI, and either remove the key from the en/main.json messages if it is unused
or replace it with real user-facing copy if it is consumed by a component; use
the existing locale key name to locate all references before updating.

In `@src/platform/cloud/onboarding/survey/DynamicSurveyField.vue`:
- Around line 138-142: The `isOtherSelected` computed in
`DynamicSurveyField.vue` duplicates the `"other"` detection logic already
exported by `isOtherValue` in `./surveySchema`. Replace the inline array/string
check with `isOtherValue` and import it alongside `OTHER_TEXT_MAX_LENGTH` so the
component uses the shared helper; if `isOtherValue` does not accept `undefined`,
add a small guard before calling it.

ℹ️ Review info
⚙️ 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

@huang47

huang47 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Visual evidence for review: route-mocked real-app cloud onboarding flow. Backend/auth endpoints were mocked for capture; these screenshots show frontend rendering only.

pr-13518-survey-first-screen pr-13518-survey-social-step-mobile

Comment thread src/locales/en/main.json
"describeAnswer": "Please describe your answer.",
"answerTooLong": "Please keep your answer under {max} characters."
},
"options": {

@huang47 huang47 Jul 8, 2026

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.

Is my read right: this removes the v2 survey label/option keys while OnboardingSurvey is still server-driven and backend-overridable? Could we keep the old usage / familiarity label and option translations, or require backend configs to ship literal labels, so a stale/rollback v2 schema does not render raw IDs like usage, personal, or familiarity through the fallback in DynamicSurveyField.vue?

Visual context: #13518 (comment)

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.

3 participants