Skip to content

fix(workspace): derive Members access from Team plan#13810

Merged
dante01yoon merged 4 commits into
mainfrom
dante/fix-members-access-by-plan
Jul 18, 2026
Merged

fix(workspace): derive Members access from Team plan#13810
dante01yoon merged 4 commits into
mainfrom
dante/fix-members-access-by-plan

Conversation

@dante01yoon

@dante01yoon dante01yoon commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Make Members eligibility follow the active billing plan instead of the personal/team workspace type. A personal workspace on a Team plan now gets the same Members experience as a team workspace on the same plan.

Root cause

The Members surface had three independent workspace-type gates:

  • useTeamPlan treated “team workspace + subscribed” as the Team-plan signal, so a personal workspace was always classified as not being on Team even when billing reported a Team plan.
  • useMembersPanel inherited the personal-workspace permission and layout defaults, which forced the single-user row, disabled Invite, and rendered the Team upgrade banner.
  • Member and pending-invite loading short-circuited for personal workspaces, so valid Team-plan members could not be fetched even if the UI gate was corrected.

How this fixes it

  • Derive hasTeamPlan, active Team-plan, cancelled/lapsed, and loading states from billing plan identity plus subscription state.
  • Overlay Members permissions and table layout from the plan and workspace role. Team-plan owners can invite and manage members regardless of workspace type; personal plans keep the single-user experience.
  • Wait for billing initialization before deciding whether to fetch members/invites or show an upgrade state.
  • Remove the store-level personal-workspace short-circuits for member and invite APIs.
  • Keep workspace-container actions such as delete/leave governed by workspace type; only the Members entitlement moves to plan-based logic.

Before / After

Before

A personal workspace with a Team plan was treated as a personal plan: Invite was disabled and the UI asked the user to upgrade to Team.

Before: Personal Workspace on Team plan incorrectly shows disabled Invite and Upgrade to Team

After

The same personal-workspace + Team-plan scenario loads the Team member list and enables owner member-management actions.

After: Personal Workspace on Team plan shows member list, Invite, roles, and member actions

Review Focus

  • Team-plan owners receive member management regardless of workspace type.
  • Personal plans remain single-user.
  • Loading, cancelled, and lapsed states do not briefly expose an incorrect upgrade or invite state.
  • Workspace delete/leave behavior remains workspace-type based.

Validation

  • 168 focused Vitest tests passed.
  • pnpm typecheck passed.
  • pnpm lint passed.
  • pnpm knip passed.
  • Cloud Playwright: 7/7 tests passed in memberRoleChange.spec.ts, including personal workspace + Team plan regression coverage.
  • Pre-commit style, format, lint, and type checks passed.

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown

🎨 Storybook: ✅ Built — View Storybook

Details

⏰ Completed at: 07/18/2026, 11:27:41 PM UTC

Links

📦 Bundle: 7.91 MB gzip 🔴 +166 B

Details

Summary

  • Raw size: 33.4 MB baseline 33.4 MB — 🔴 +854 B
  • Gzip: 7.91 MB baseline 7.91 MB — 🔴 +166 B
  • Brotli: 5.45 MB baseline 5.45 MB — 🔴 +3 B
  • Bundles: 302 current • 302 baseline • 136 added / 136 removed

Category Glance
Other 🔴 +1.05 kB (11.9 MB) · Utilities & Hooks 🟢 -197 B (3.4 MB) · Vendor & Third-Party ⚪ 0 B (15.7 MB) · Graph Workspace ⚪ 0 B (1.25 MB) · Panels & Settings ⚪ 0 B (550 kB) · Data & Services ⚪ 0 B (273 kB) · + 5 more

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

Main entry bundles and manifests

File Before After Δ Raw Δ Gzip Δ Brotli
assets/index-CDCbgnJ3.js (new) 47.3 kB 🔴 +47.3 kB 🔴 +14.1 kB 🔴 +12.2 kB
assets/index-p9Ad3HE7.js (removed) 47.3 kB 🟢 -47.3 kB 🟢 -14.1 kB 🟢 -12.1 kB

Status: 1 added / 1 removed

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

Graph editor runtime, canvas, workflow orchestration

File Before After Δ Raw Δ Gzip Δ Brotli
assets/GraphView-CJGif12B.js (removed) 1.25 MB 🟢 -1.25 MB 🟢 -266 kB 🟢 -200 kB
assets/GraphView-CjU5HtdX.js (new) 1.25 MB 🔴 +1.25 MB 🔴 +266 kB 🔴 +200 kB

Status: 1 added / 1 removed

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

Top-level views, pages, and routed surfaces

File Before After Δ Raw Δ Gzip Δ Brotli
assets/CloudSurveyView-A_AkPMDQ.js (new) 25 kB 🔴 +25 kB 🔴 +6.26 kB 🔴 +5.54 kB
assets/CloudSurveyView-CwehASVt.js (removed) 25 kB 🟢 -25 kB 🟢 -6.25 kB 🟢 -5.54 kB
assets/CloudLoginView-7koFLMQR.js (new) 11.4 kB 🔴 +11.4 kB 🔴 +3.07 kB 🔴 +2.7 kB
assets/CloudLoginView-BUMV2t3U.js (removed) 11.4 kB 🟢 -11.4 kB 🟢 -3.07 kB 🟢 -2.69 kB
assets/CloudSignupView-bCnUby_-.js (new) 9.79 kB 🔴 +9.79 kB 🔴 +2.75 kB 🔴 +2.4 kB
assets/CloudSignupView-ojzL3HdP.js (removed) 9.79 kB 🟢 -9.79 kB 🟢 -2.74 kB 🟢 -2.41 kB
assets/CloudLayoutView-D0XH_4YE.js (new) 9.54 kB 🔴 +9.54 kB 🔴 +2.35 kB 🔴 +2.03 kB
assets/CloudLayoutView-Ddr66dik.js (removed) 9.54 kB 🟢 -9.54 kB 🟢 -2.35 kB 🟢 -2.03 kB
assets/UserCheckView-ChqFXVkQ.js (new) 8.8 kB 🔴 +8.8 kB 🔴 +2.22 kB 🔴 +1.93 kB
assets/UserCheckView-Upo3Zc1I.js (removed) 8.8 kB 🟢 -8.8 kB 🟢 -2.22 kB 🟢 -1.93 kB
assets/WidgetTextPreview-B8Otr70j.js (new) 6.13 kB 🔴 +6.13 kB 🔴 +2.17 kB 🔴 +1.92 kB
assets/WidgetTextPreview-GIXwhTES.js (removed) 6.13 kB 🟢 -6.13 kB 🟢 -2.17 kB 🟢 -1.92 kB
assets/CloudSubscriptionRedirectView-B19Y5IP1.js (new) 6.06 kB 🔴 +6.06 kB 🔴 +2.27 kB 🔴 +1.97 kB
assets/CloudSubscriptionRedirectView-CwRkShka.js (removed) 6.06 kB 🟢 -6.06 kB 🟢 -2.27 kB 🟢 -1.97 kB
assets/UserSelectView-BDJ9xI5k.js (removed) 5.54 kB 🟢 -5.54 kB 🟢 -1.99 kB 🟢 -1.74 kB
assets/UserSelectView-DItdeqxY.js (new) 5.54 kB 🔴 +5.54 kB 🔴 +1.99 kB 🔴 +1.74 kB
assets/CloudForgotPasswordView-11WZvzkI.js (new) 5.15 kB 🔴 +5.15 kB 🔴 +1.76 kB 🔴 +1.54 kB
assets/CloudForgotPasswordView-madP3GP4.js (removed) 5.15 kB 🟢 -5.15 kB 🟢 -1.76 kB 🟢 -1.54 kB
assets/CloudAuthTimeoutView-DfpGBeL1.js (new) 4.49 kB 🔴 +4.49 kB 🔴 +1.58 kB 🔴 +1.37 kB
assets/CloudAuthTimeoutView-WmeLmoiZ.js (removed) 4.49 kB 🟢 -4.49 kB 🟢 -1.57 kB 🟢 -1.39 kB
assets/WidgetTextPreview-CFrWgrO4.js (new) 131 B 🔴 +131 B 🔴 +100 B 🔴 +90 B
assets/WidgetTextPreview-CN5f0QPY.js (removed) 131 B 🟢 -131 B 🟢 -100 B 🟢 -89 B

Status: 11 added / 11 removed / 3 unchanged

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

Configuration panels, inspectors, and settings screens

File Before After Δ Raw Δ Gzip Δ Brotli
assets/KeybindingPanel-D-6aQkl_.js (removed) 49.5 kB 🟢 -49.5 kB 🟢 -9.97 kB 🟢 -8.84 kB
assets/KeybindingPanel-qI4ozDN5.js (new) 49.5 kB 🔴 +49.5 kB 🔴 +9.97 kB 🔴 +8.82 kB
assets/SecretsPanel-BY6MChlw.js (removed) 31 kB 🟢 -31 kB 🟢 -7.51 kB 🟢 -6.57 kB
assets/SecretsPanel-U_cXuXti.js (new) 31 kB 🔴 +31 kB 🔴 +7.51 kB 🔴 +6.58 kB
assets/CreditsPanel-BexjpoKq.js (new) 16 kB 🔴 +16 kB 🔴 +4.67 kB 🔴 +4.1 kB
assets/CreditsPanel-BZoBSuXp.js (removed) 16 kB 🟢 -16 kB 🟢 -4.67 kB 🟢 -4.11 kB
assets/SubscriptionPanel-DJLaeYVR.js (removed) 11.5 kB 🟢 -11.5 kB 🟢 -3.63 kB 🟢 -3.19 kB
assets/SubscriptionPanel-ZCRFt761.js (new) 11.5 kB 🔴 +11.5 kB 🔴 +3.64 kB 🔴 +3.2 kB
assets/AboutPanel-CNF86skw.js (new) 11.2 kB 🔴 +11.2 kB 🔴 +3.06 kB 🔴 +2.74 kB
assets/AboutPanel-DczbYjMR.js (removed) 11.2 kB 🟢 -11.2 kB 🟢 -3.06 kB 🟢 -2.74 kB
assets/ExtensionPanel-BgLaUxnp.js (removed) 9.04 kB 🟢 -9.04 kB 🟢 -2.5 kB 🟢 -2.2 kB
assets/ExtensionPanel-Ck1XrFp-.js (new) 9.04 kB 🔴 +9.04 kB 🔴 +2.5 kB 🔴 +2.2 kB
assets/ServerConfigPanel-CtlHWMZ5.js (new) 6.15 kB 🔴 +6.15 kB 🔴 +1.98 kB 🔴 +1.76 kB
assets/ServerConfigPanel-DlFsONPO.js (removed) 6.15 kB 🟢 -6.15 kB 🟢 -1.98 kB 🟢 -1.76 kB
assets/UserPanel-B6C8Sp5k.js (removed) 5.78 kB 🟢 -5.78 kB 🟢 -1.82 kB 🟢 -1.58 kB
assets/UserPanel-rEqgpixo.js (new) 5.78 kB 🔴 +5.78 kB 🔴 +1.82 kB 🔴 +1.58 kB
assets/refreshRemoteConfig-DMpOmw85.js (removed) 2.84 kB 🟢 -2.84 kB 🟢 -1.24 kB 🟢 -1.09 kB
assets/refreshRemoteConfig-tA1W0Zc6.js (new) 2.84 kB 🔴 +2.84 kB 🔴 +1.24 kB 🔴 +1.09 kB
assets/cloudRemoteConfig-C-jWPh4d.js (removed) 990 B 🟢 -990 B 🟢 -541 B 🟢 -463 B
assets/cloudRemoteConfig-D3rTaR8G.js (new) 990 B 🔴 +990 B 🔴 +541 B 🔴 +465 B
assets/refreshRemoteConfig-BoUJ6MCJ.js (removed) 110 B 🟢 -110 B 🟢 -89 B 🟢 -88 B
assets/refreshRemoteConfig-D4nLW-Hw.js (new) 110 B 🔴 +110 B 🔴 +89 B 🔴 +84 B

Status: 11 added / 11 removed / 15 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-CczEHk8a.js (removed) 12.3 kB 🟢 -12.3 kB 🟢 -4.19 kB 🟢 -3.66 kB
assets/SignUpForm-CuExiNjA.js (new) 12.3 kB 🔴 +12.3 kB 🔴 +4.19 kB 🔴 +3.66 kB
assets/auth-CmNSC9Mp.js (new) 3.69 kB 🔴 +3.69 kB 🔴 +1.3 kB 🔴 +1.14 kB
assets/auth-Coh0bans.js (removed) 3.69 kB 🟢 -3.69 kB 🟢 -1.3 kB 🟢 -1.13 kB
assets/usePostAuthRedirect-B7mPpfTZ.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.27 kB 🟢 -1.11 kB
assets/usePostAuthRedirect-mG8aXL7J.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.27 kB 🔴 +1.11 kB
assets/UpdatePasswordContent-BPHMYk3n.js (new) 1.92 kB 🔴 +1.92 kB 🔴 +877 B 🔴 +767 B
assets/UpdatePasswordContent-CdRZQos2.js (removed) 1.92 kB 🟢 -1.92 kB 🟢 -877 B 🟢 -764 B
assets/authStore-BqgVq-JI.js (removed) 130 B 🟢 -130 B 🟢 -109 B 🟢 -113 B
assets/authStore-CkhfREnu.js (new) 130 B 🔴 +130 B 🔴 +109 B 🔴 +105 B
assets/workspaceAuthStore-D5MYEw_C.js (new) 110 B 🔴 +110 B 🔴 +104 B 🔴 +114 B
assets/workspaceAuthStore-DucmmNQs.js (removed) 110 B 🟢 -110 B 🟢 -104 B 🟢 -110 B
assets/auth-CHeo5oSt.js (new) 105 B 🔴 +105 B 🔴 +96 B 🔴 +81 B
assets/auth-nA0EDp1c.js (removed) 105 B 🟢 -105 B 🟢 -96 B 🟢 -81 B

Status: 7 added / 7 removed / 3 unchanged

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

Modals, dialogs, drawers, and in-app editors

File Before After Δ Raw Δ Gzip Δ Brotli
assets/ComfyHubPublishDialog-BDTOStsB.js (new) 90.5 kB 🔴 +90.5 kB 🔴 +19.3 kB 🔴 +16.5 kB
assets/ComfyHubPublishDialog-DqITtRCO.js (removed) 90.5 kB 🟢 -90.5 kB 🟢 -19.3 kB 🟢 -16.5 kB
assets/useShareDialog-CsnlMZhM.js (removed) 23.7 kB 🟢 -23.7 kB 🟢 -5.59 kB 🟢 -4.97 kB
assets/useShareDialog-NOGLWvmA.js (new) 23.7 kB 🔴 +23.7 kB 🔴 +5.59 kB 🔴 +4.98 kB
assets/feedbackDialog-Cnlb-kBU.js (removed) 4.51 kB 🟢 -4.51 kB 🟢 -1.9 kB 🟢 -1.62 kB
assets/feedbackDialog-iqBhMmtZ.js (new) 4.51 kB 🔴 +4.51 kB 🔴 +1.9 kB 🔴 +1.63 kB
assets/ComfyHubPublishDialog-BucvBchn.js (new) 143 B 🔴 +143 B 🔴 +105 B 🔴 +91 B
assets/ComfyHubPublishDialog-CZx-RAuB.js (removed) 143 B 🟢 -143 B 🟢 -105 B 🟢 -90 B
assets/useSubscriptionDialog-DoYI7tbq.js (new) 110 B 🔴 +110 B 🔴 +102 B 🔴 +89 B
assets/useSubscriptionDialog-zcKbtoBA.js (removed) 110 B 🟢 -110 B 🟢 -102 B 🟢 -94 B

Status: 5 added / 5 removed / 1 unchanged

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

Reusable component library chunks

File Before After Δ Raw Δ Gzip Δ Brotli
assets/ComfyQueueButton-BSlu15TB.js (new) 13.6 kB 🔴 +13.6 kB 🔴 +3.8 kB 🔴 +3.39 kB
assets/ComfyQueueButton-CYZeXeG4.js (removed) 13.6 kB 🟢 -13.6 kB 🟢 -3.8 kB 🟢 -3.39 kB
assets/useTerminalTabs-Cwrja3Jw.js (removed) 11.8 kB 🟢 -11.8 kB 🟢 -3.72 kB 🟢 -3.29 kB
assets/useTerminalTabs-npUB8FLG.js (new) 11.8 kB 🔴 +11.8 kB 🔴 +3.72 kB 🔴 +3.29 kB
assets/SubscribeButton-BXUwpliy.js (removed) 2.18 kB 🟢 -2.18 kB 🟢 -993 B 🟢 -875 B
assets/SubscribeButton-CdisybHA.js (new) 2.18 kB 🔴 +2.18 kB 🔴 +993 B 🔴 +887 B
assets/cloudFeedbackTopbarButton-5AvEzl6h.js (removed) 771 B 🟢 -771 B 🟢 -459 B 🟢 -424 B
assets/cloudFeedbackTopbarButton-CkURMRJj.js (new) 771 B 🔴 +771 B 🔴 +460 B 🔴 +420 B
assets/ComfyQueueButton-Cfybh7f-.js (removed) 128 B 🟢 -128 B 🟢 -99 B 🟢 -90 B
assets/ComfyQueueButton-DwHyGXep.js (new) 128 B 🔴 +128 B 🔴 +99 B 🔴 +89 B

Status: 5 added / 5 removed / 8 unchanged

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

Stores, services, APIs, and repositories

File Before After Δ Raw Δ Gzip Δ Brotli
assets/load3dService-CayBffgr.js (removed) 135 kB 🟢 -135 kB 🟢 -30.3 kB 🟢 -25.4 kB
assets/load3dService-DFhzF-a9.js (new) 135 kB 🔴 +135 kB 🔴 +30.3 kB 🔴 +25.4 kB
assets/api-DQmk3dPe.js (new) 89.1 kB 🔴 +89.1 kB 🔴 +24.5 kB 🔴 +21.2 kB
assets/api-DRivSXUE.js (removed) 89.1 kB 🟢 -89.1 kB 🟢 -24.5 kB 🟢 -21.2 kB
assets/workflowShareService-CwMO3xXH.js (removed) 17 kB 🟢 -17 kB 🟢 -5 kB 🟢 -4.44 kB
assets/workflowShareService-l2zh86TO.js (new) 17 kB 🔴 +17 kB 🔴 +5 kB 🔴 +4.44 kB
assets/keybindingService-CV4A9Atj.js (new) 7.28 kB 🔴 +7.28 kB 🔴 +1.9 kB 🔴 +1.62 kB
assets/keybindingService-yYhoFpvt.js (removed) 7.28 kB 🟢 -7.28 kB 🟢 -1.9 kB 🟢 -1.62 kB
assets/releaseStore-B2W_b39Y.js (removed) 6.77 kB 🟢 -6.77 kB 🟢 -2.07 kB 🟢 -1.81 kB
assets/releaseStore-C4DSDh6k.js (new) 6.77 kB 🔴 +6.77 kB 🔴 +2.07 kB 🔴 +1.8 kB
assets/systemStatsStore-CdNps5fq.js (removed) 4.99 kB 🟢 -4.99 kB 🟢 -1.77 kB 🟢 -1.5 kB
assets/systemStatsStore-pvQefwYp.js (new) 4.99 kB 🔴 +4.99 kB 🔴 +1.77 kB 🔴 +1.5 kB
assets/userStore-CodhVGOu.js (new) 2.42 kB 🔴 +2.42 kB 🔴 +928 B 🔴 +817 B
assets/userStore-Y_PABh8Z.js (removed) 2.42 kB 🟢 -2.42 kB 🟢 -931 B 🟢 -819 B
assets/audioService-5ktADyHh.js (removed) 1.76 kB 🟢 -1.76 kB 🟢 -860 B 🟢 -749 B
assets/audioService-O1jKNnFE.js (new) 1.76 kB 🔴 +1.76 kB 🔴 +861 B 🔴 +747 B
assets/dialogService-BOyvmNZE.js (new) 100 B 🔴 +100 B 🔴 +99 B 🔴 +92 B
assets/dialogService-Cl-X_UIm.js (removed) 100 B 🟢 -100 B 🟢 -99 B 🟢 -95 B
assets/settingStore-D8WBHzez.js (removed) 98 B 🟢 -98 B 🟢 -98 B 🟢 -90 B
assets/settingStore-DA0Iyxwi.js (new) 98 B 🔴 +98 B 🔴 +98 B 🔴 +91 B
assets/assetsStore--nzyIGzh.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -96 B
assets/assetsStore-wPsuGu36.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +100 B
assets/releaseStore--Py3nUbO.js (removed) 95 B 🟢 -95 B 🟢 -86 B 🟢 -80 B
assets/releaseStore-CEtsJWga.js (new) 95 B 🔴 +95 B 🔴 +86 B 🔴 +89 B
assets/api-BlRmnhGL.js (new) 62 B 🔴 +62 B 🔴 +74 B 🔴 +66 B
assets/api-K80Sw4LV.js (removed) 62 B 🟢 -62 B 🟢 -74 B 🟢 -66 B

Status: 13 added / 13 removed / 3 unchanged

Utilities & Hooks — 3.4 MB (baseline 3.4 MB) • 🟢 -197 B

Helpers, composables, and utility bundles

File Before After Δ Raw Δ Gzip Δ Brotli
assets/promotionUtils-DBWOtTU_.js (removed) 3.04 MB 🟢 -3.04 MB 🟢 -704 kB 🟢 -531 kB
assets/promotionUtils-NyfBhVAC.js (new) 3.04 MB 🔴 +3.04 MB 🔴 +704 kB 🔴 +531 kB
assets/useConflictDetection-DTDMTjCN.js (removed) 235 kB 🟢 -235 kB 🟢 -52.3 kB 🟢 -42.6 kB
assets/useConflictDetection-DX0UUALa.js (new) 235 kB 🔴 +235 kB 🔴 +52.3 kB 🔴 +42.6 kB
assets/useLoad3d-BCBTJ5ek.js (new) 25.8 kB 🔴 +25.8 kB 🔴 +5.83 kB 🔴 +5.17 kB
assets/useLoad3d-Dgjoe5Ie.js (removed) 25.8 kB 🟢 -25.8 kB 🟢 -5.83 kB 🟢 -5.16 kB
assets/useLoad3dViewer-BtizRb0K.js (removed) 21.2 kB 🟢 -21.2 kB 🟢 -4.99 kB 🟢 -4.39 kB
assets/useLoad3dViewer-DIk3bKeK.js (new) 21.2 kB 🔴 +21.2 kB 🔴 +4.99 kB 🔴 +4.4 kB
assets/useFeatureFlags-8gQMOdvv.js (new) 6.75 kB 🔴 +6.75 kB 🔴 +2.07 kB 🔴 +1.74 kB
assets/useFeatureFlags-CAsgBM4q.js (removed) 6.75 kB 🟢 -6.75 kB 🟢 -2.07 kB 🟢 -1.74 kB
assets/useDowngradeToPersonal-DcLsCeyF.js (new) 3 kB 🔴 +3 kB 🔴 +1.18 kB 🔴 +1.05 kB
assets/useDowngradeToPersonal-Q-QBZK1B.js (removed) 3 kB 🟢 -3 kB 🟢 -1.18 kB 🟢 -1.03 kB
assets/assetPreviewUtil-3Yq0ZcJv.js (new) 2.41 kB 🔴 +2.41 kB 🔴 +1.01 kB 🔴 +876 B
assets/assetPreviewUtil-DCsnn2ZP.js (removed) 2.41 kB 🟢 -2.41 kB 🟢 -1 kB 🟢 -876 B
assets/useUpstreamValue-CNkXGtDo.js (new) 2.04 kB 🔴 +2.04 kB 🔴 +791 B 🔴 +704 B
assets/useUpstreamValue-DgiwOZEM.js (removed) 2.04 kB 🟢 -2.04 kB 🟢 -792 B 🟢 -705 B
assets/useWorkspaceTierLabel-CdjTOCs2.js (removed) 1.99 kB 🟢 -1.99 kB 🟢 -851 B 🟢 -735 B
assets/useWorkspaceTierLabel-Dz4ufWN3.js (new) 1.99 kB 🔴 +1.99 kB 🔴 +852 B 🔴 +733 B
assets/useSessionCookie-Bo5JAP3H.js (removed) 995 B 🟢 -995 B 🟢 -520 B 🟢 -443 B
assets/useSessionCookie-BTavI7kR.js (new) 995 B 🔴 +995 B 🔴 +518 B 🔴 +460 B
assets/subscriptionCheckoutUtil-BFf3MStG.js (removed) 905 B 🟢 -905 B 🟢 -539 B 🟢 -454 B
assets/subscriptionCheckoutUtil-CkoB8YAa.js (new) 905 B 🔴 +905 B 🔴 +536 B 🔴 +454 B
assets/useLoad3d-CInefAuJ.js (removed) 311 B 🟢 -311 B 🟢 -163 B 🟢 -147 B
assets/useLoad3d-DgO7gg4X.js (new) 311 B 🔴 +311 B 🔴 +164 B 🔴 +148 B
assets/useSessionCookie-CD7B2IPj.js (removed) 101 B 🟢 -101 B 🟢 -86 B 🟢 -81 B
assets/useSessionCookie-EjQLNDfF.js (new) 101 B 🔴 +101 B 🔴 +86 B 🔴 +77 B
assets/useFeatureFlags-C9_nANpb.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +83 B
assets/useFeatureFlags-DdhfQGdu.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -80 B
assets/useLoad3dViewer-22e6mRG1.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -81 B
assets/useLoad3dViewer-DXTgOgPY.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +83 B
assets/useCurrentUser-BNt4sZc9.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +84 B
assets/useCurrentUser-BqAzL3ug.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -89 B

Status: 16 added / 16 removed / 20 unchanged

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

External libraries and shared vendor chunks

Status: 16 unchanged

Other — 11.9 MB (baseline 11.9 MB) • 🔴 +1.05 kB

Bundles that do not match a named category

File Before After Δ Raw Δ Gzip Δ Brotli
assets/core-B2Oqdw0r.js (removed) 111 kB 🟢 -111 kB 🟢 -28.6 kB 🟢 -24.2 kB
assets/core-BJszKCh2.js (new) 111 kB 🔴 +111 kB 🔴 +28.6 kB 🔴 +24.3 kB
assets/WidgetSelect-B-vxz5Wz.js (removed) 88.1 kB 🟢 -88.1 kB 🟢 -20 kB 🟢 -17.1 kB
assets/WidgetSelect-Dw7tCNRA.js (new) 88.1 kB 🔴 +88.1 kB 🔴 +20 kB 🔴 +17.1 kB
assets/Load3D-8ufeGXwo.js (removed) 68.8 kB 🟢 -68.8 kB 🟢 -11 kB 🟢 -9.51 kB
assets/Load3D-BDoZ9V5y.js (new) 68.8 kB 🔴 +68.8 kB 🔴 +11.1 kB 🔴 +9.5 kB
assets/Preview3d-BL6R-_C-.js (removed) 51 kB 🟢 -51 kB 🟢 -8.36 kB 🟢 -7.3 kB
assets/Preview3d-C3fBNt1C.js (new) 51 kB 🔴 +51 kB 🔴 +8.36 kB 🔴 +7.29 kB
assets/SubscriptionTransitionPreviewWorkspace-B4QurC6Z.js (new) 46.8 kB 🔴 +46.8 kB 🔴 +9.67 kB 🔴 +8.55 kB
assets/SubscriptionTransitionPreviewWorkspace-QQOZ4gXP.js (removed) 46.8 kB 🟢 -46.8 kB 🟢 -9.67 kB 🟢 -8.55 kB
assets/WorkspacePanelContent-BFA_Mj4V.js (new) 41.9 kB 🔴 +41.9 kB 🔴 +8.77 kB 🔴 +7.77 kB
assets/SubscriptionRequiredDialogContentUnified-BFHdGOXt.js (new) 41.2 kB 🔴 +41.2 kB 🔴 +9.17 kB 🔴 +7.99 kB
assets/SubscriptionRequiredDialogContentUnified-BzMtY77G.js (removed) 41.2 kB 🟢 -41.2 kB 🟢 -9.17 kB 🟢 -7.98 kB
assets/WorkspacePanelContent-Dd_r4r2A.js (removed) 40.8 kB 🟢 -40.8 kB 🟢 -8.63 kB 🟢 -7.63 kB
assets/WidgetBoundingBoxes-BvflPOzf.js (new) 33.8 kB 🔴 +33.8 kB 🔴 +9.2 kB 🔴 +8.16 kB
assets/WidgetBoundingBoxes-C8uw__fS.js (removed) 33.8 kB 🟢 -33.8 kB 🟢 -9.2 kB 🟢 -8.16 kB
assets/WidgetPainter-BqEtUkEt.js (new) 32.7 kB 🔴 +32.7 kB 🔴 +7.91 kB 🔴 +7.02 kB
assets/WidgetPainter-DLvMmIuQ.js (removed) 32.7 kB 🟢 -32.7 kB 🟢 -7.91 kB 🟢 -6.99 kB
assets/Load3dViewerContent-BGv2_qbG.js (removed) 30.9 kB 🟢 -30.9 kB 🟢 -6.31 kB 🟢 -5.48 kB
assets/Load3dViewerContent-Q-iNBhK_.js (new) 30.9 kB 🔴 +30.9 kB 🔴 +6.31 kB 🔴 +5.48 kB
assets/SubscriptionPanelContentWorkspace-C3TZi6wj.js (removed) 25 kB 🟢 -25 kB 🟢 -5.87 kB 🟢 -5.15 kB
assets/SubscriptionPanelContentWorkspace-U6mN0KeT.js (new) 25 kB 🔴 +25 kB 🔴 +5.87 kB 🔴 +5.16 kB
assets/SubscriptionRequiredDialogContentWorkspace-DZxGLeE_.js (removed) 24.6 kB 🟢 -24.6 kB 🟢 -5.68 kB 🟢 -4.98 kB
assets/SubscriptionRequiredDialogContentWorkspace-rclUdLJY.js (new) 24.6 kB 🔴 +24.6 kB 🔴 +5.67 kB 🔴 +4.98 kB
assets/SubscriptionRequiredDialogContent-Cs0ojIJH.js (removed) 24.4 kB 🟢 -24.4 kB 🟢 -6 kB 🟢 -5.3 kB
assets/SubscriptionRequiredDialogContent-ewXCDzLr.js (new) 24.4 kB 🔴 +24.4 kB 🔴 +6 kB 🔴 +5.31 kB
assets/WidgetImageCrop-CC7XWIpg.js (new) 23.3 kB 🔴 +23.3 kB 🔴 +5.75 kB 🔴 +5.05 kB
assets/WidgetImageCrop-CRBu6tJc.js (removed) 23.3 kB 🟢 -23.3 kB 🟢 -5.75 kB 🟢 -5.04 kB
assets/load3d-Cnyc_nQx.js (removed) 22.3 kB 🟢 -22.3 kB 🟢 -5.46 kB 🟢 -4.72 kB
assets/load3d-Sq8oN1Pi.js (new) 22.3 kB 🔴 +22.3 kB 🔴 +5.46 kB 🔴 +4.72 kB
assets/CurrentUserPopoverWorkspace-CsVmVUHg.js (new) 20.6 kB 🔴 +20.6 kB 🔴 +4.72 kB 🔴 +4.2 kB
assets/CurrentUserPopoverWorkspace-DecCNwDT.js (removed) 20.6 kB 🟢 -20.6 kB 🟢 -4.72 kB 🟢 -4.2 kB
assets/SignInContent-BN4SLNuF.js (removed) 20 kB 🟢 -20 kB 🟢 -5.05 kB 🟢 -4.42 kB
assets/SignInContent-D8T2BHYk.js (new) 20 kB 🔴 +20 kB 🔴 +5.05 kB 🔴 +4.4 kB
assets/WidgetInputNumber-CrMgujT8.js (new) 19.1 kB 🔴 +19.1 kB 🔴 +4.83 kB 🔴 +4.28 kB
assets/WidgetInputNumber-k4Ui_YIm.js (removed) 19.1 kB 🟢 -19.1 kB 🟢 -4.83 kB 🟢 -4.29 kB
assets/CreditsTile-BpOU-mq4.js (new) 17.1 kB 🔴 +17.1 kB 🔴 +4.54 kB 🔴 +4.01 kB
assets/CreditsTile-Cn8QW4YB.js (removed) 17.1 kB 🟢 -17.1 kB 🟢 -4.54 kB 🟢 -4.01 kB
assets/WidgetRecordAudio-3POsIdD5.js (new) 16.6 kB 🔴 +16.6 kB 🔴 +4.63 kB 🔴 +4.13 kB
assets/WidgetRecordAudio-CWzH_Sql.js (removed) 16.6 kB 🟢 -16.6 kB 🟢 -4.63 kB 🟢 -4.14 kB
assets/WidgetRange-DNMPhAO6.js (removed) 16.2 kB 🟢 -16.2 kB 🟢 -4.17 kB 🟢 -3.72 kB
assets/WidgetRange-ksPc1t9A.js (new) 16.2 kB 🔴 +16.2 kB 🔴 +4.17 kB 🔴 +3.73 kB
assets/WaveAudioPlayer-CVg6YUxG.js (new) 12.8 kB 🔴 +12.8 kB 🔴 +3.49 kB 🔴 +3.07 kB
assets/WaveAudioPlayer-ZLKiOfeq.js (removed) 12.8 kB 🟢 -12.8 kB 🟢 -3.49 kB 🟢 -3.07 kB
assets/WidgetCurve-CKOiWbGm.js (new) 11.3 kB 🔴 +11.3 kB 🔴 +3.51 kB 🔴 +3.16 kB
assets/WidgetCurve-WyqXjpNr.js (removed) 11.3 kB 🟢 -11.3 kB 🟢 -3.51 kB 🟢 -3.16 kB
assets/TeamWorkspacesDialogContent-CrjevhII.js (new) 10.3 kB 🔴 +10.3 kB 🔴 +3 kB 🔴 +2.66 kB
assets/TeamWorkspacesDialogContent-DnezEihW.js (removed) 10.3 kB 🟢 -10.3 kB 🟢 -3 kB 🟢 -2.66 kB
assets/Load3DConfiguration-BuC2nCF5.js (new) 9.02 kB 🔴 +9.02 kB 🔴 +2.67 kB 🔴 +2.35 kB
assets/Load3DConfiguration-FhfAdWYw.js (removed) 9.02 kB 🟢 -9.02 kB 🟢 -2.66 kB 🟢 -2.35 kB
assets/onboardingCloudRoutes-C_w7tOFs.js (removed) 8.44 kB 🟢 -8.44 kB 🟢 -2.64 kB 🟢 -2.27 kB
assets/onboardingCloudRoutes-DjaVdZDi.js (new) 8.44 kB 🔴 +8.44 kB 🔴 +2.64 kB 🔴 +2.28 kB
assets/nodeTemplates-C_w39eFw.js (new) 8.33 kB 🔴 +8.33 kB 🔴 +2.88 kB 🔴 +2.54 kB
assets/nodeTemplates-frmkTGge.js (removed) 8.33 kB 🟢 -8.33 kB 🟢 -2.88 kB 🟢 -2.54 kB
assets/NightlySurveyController-CY-q71ie.js (removed) 7.56 kB 🟢 -7.56 kB 🟢 -2.59 kB 🟢 -2.27 kB
assets/NightlySurveyController-DI-KTlOV.js (new) 7.56 kB 🔴 +7.56 kB 🔴 +2.59 kB 🔴 +2.27 kB
assets/InviteMemberDialogContent-B9kXz4hZ.js (new) 6.76 kB 🔴 +6.76 kB 🔴 +2.23 kB 🔴 +1.96 kB
assets/InviteMemberDialogContent-BrAmMv4p.js (removed) 6.76 kB 🟢 -6.76 kB 🟢 -2.23 kB 🟢 -1.96 kB
assets/WidgetWithControl-DUtITbWc.js (removed) 6.36 kB 🟢 -6.36 kB 🟢 -2.58 kB 🟢 -2.3 kB
assets/WidgetWithControl-v8UdEGdv.js (new) 6.36 kB 🔴 +6.36 kB 🔴 +2.58 kB 🔴 +2.33 kB
assets/tierBenefits-CWadR1Z2.js (new) 6.02 kB 🔴 +6.02 kB 🔴 +1.93 kB 🔴 +1.67 kB
assets/tierBenefits-DQBblihG.js (removed) 6.02 kB 🟢 -6.02 kB 🟢 -1.93 kB 🟢 -1.67 kB
assets/load3dPreviewExtensions-BoZBc5fI.js (new) 5.95 kB 🔴 +5.95 kB 🔴 +1.85 kB 🔴 +1.63 kB
assets/load3dPreviewExtensions-DL3sLZw5.js (removed) 5.95 kB 🟢 -5.95 kB 🟢 -1.85 kB 🟢 -1.63 kB
assets/CancelSubscriptionDialogContent-CTAlbkoy.js (new) 5.76 kB 🔴 +5.76 kB 🔴 +1.97 kB 🔴 +1.73 kB
assets/CancelSubscriptionDialogContent-DIBCWN9b.js (removed) 5.76 kB 🟢 -5.76 kB 🟢 -1.97 kB 🟢 -1.73 kB
assets/FreeTierDialogContent-CnuQ2KxZ.js (new) 5.25 kB 🔴 +5.25 kB 🔴 +1.76 kB 🔴 +1.55 kB
assets/FreeTierDialogContent-zFPc0wpm.js (removed) 5.25 kB 🟢 -5.25 kB 🟢 -1.76 kB 🟢 -1.55 kB
assets/CreateWorkspaceDialogContent-C7Fyz1JM.js (new) 5.19 kB 🔴 +5.19 kB 🔴 +1.83 kB 🔴 +1.58 kB
assets/CreateWorkspaceDialogContent-DFLZQjhl.js (removed) 5.19 kB 🟢 -5.19 kB 🟢 -1.83 kB 🟢 -1.58 kB
assets/ChangeMemberRoleDialogContent-D-VUfin1.js (new) 5.04 kB 🔴 +5.04 kB 🔴 +1.67 kB 🔴 +1.46 kB
assets/ChangeMemberRoleDialogContent-DKS1dbRj.js (removed) 5.04 kB 🟢 -5.04 kB 🟢 -1.67 kB 🟢 -1.46 kB
assets/missingModelDownload-C2BkC96y.js (removed) 5.04 kB 🟢 -5.04 kB 🟢 -1.95 kB 🟢 -1.71 kB
assets/missingModelDownload-CRALVw_6.js (new) 5.04 kB 🔴 +5.04 kB 🔴 +1.95 kB 🔴 +1.71 kB
assets/EditWorkspaceDialogContent-Bzks5dGj.js (removed) 5 kB 🟢 -5 kB 🟢 -1.79 kB 🟢 -1.56 kB
assets/EditWorkspaceDialogContent-n6isileO.js (new) 5 kB 🔴 +5 kB 🔴 +1.79 kB 🔴 +1.55 kB
assets/WidgetTextarea-Ce7fwf_E.js (new) 4.86 kB 🔴 +4.86 kB 🔴 +1.9 kB 🔴 +1.66 kB
assets/WidgetTextarea-CFPY9wsg.js (removed) 4.86 kB 🟢 -4.86 kB 🟢 -1.91 kB 🟢 -1.66 kB
assets/saveMesh-Bqp5HKkj.js (new) 4.81 kB 🔴 +4.81 kB 🔴 +1.56 kB 🔴 +1.38 kB
assets/saveMesh-LCzu9Czo.js (removed) 4.81 kB 🟢 -4.81 kB 🟢 -1.55 kB 🟢 -1.38 kB
assets/ValueControlPopover-Ciq-2jg5.js (new) 4.55 kB 🔴 +4.55 kB 🔴 +1.59 kB 🔴 +1.42 kB
assets/ValueControlPopover-D5cwhrQ3.js (removed) 4.55 kB 🟢 -4.55 kB 🟢 -1.59 kB 🟢 -1.42 kB
assets/DeleteWorkspaceDialogContent-Bh2JOHps.js (removed) 3.91 kB 🟢 -3.91 kB 🟢 -1.47 kB 🟢 -1.27 kB
assets/DeleteWorkspaceDialogContent-CppKG42_.js (new) 3.91 kB 🔴 +3.91 kB 🔴 +1.47 kB 🔴 +1.27 kB
assets/LeaveWorkspaceDialogContent-DS8-aLOo.js (removed) 3.73 kB 🟢 -3.73 kB 🟢 -1.42 kB 🟢 -1.22 kB
assets/LeaveWorkspaceDialogContent-DSWU323Q.js (new) 3.73 kB 🔴 +3.73 kB 🔴 +1.42 kB 🔴 +1.22 kB
assets/RemoveMemberDialogContent-Bnlj0-Qy.js (removed) 3.71 kB 🟢 -3.71 kB 🟢 -1.37 kB 🟢 -1.18 kB
assets/RemoveMemberDialogContent-CR1naJq4.js (new) 3.71 kB 🔴 +3.71 kB 🔴 +1.37 kB 🔴 +1.19 kB
assets/RevokeInviteDialogContent-BvvA8YzW.js (new) 3.63 kB 🔴 +3.63 kB 🔴 +1.38 kB 🔴 +1.21 kB
assets/RevokeInviteDialogContent-DMREhREO.js (removed) 3.63 kB 🟢 -3.63 kB 🟢 -1.38 kB 🟢 -1.21 kB
assets/InviteMemberUpsellDialogContent-39OhLBhX.js (new) 3.52 kB 🔴 +3.52 kB 🔴 +1.26 kB 🔴 +1.1 kB
assets/InviteMemberUpsellDialogContent-9psQOj7I.js (removed) 3.52 kB 🟢 -3.52 kB 🟢 -1.26 kB 🟢 -1.1 kB
assets/workspaceCheckoutTelemetry-BtcBl2rf.js (removed) 3.47 kB 🟢 -3.47 kB 🟢 -1.56 kB 🟢 -1.36 kB
assets/workspaceCheckoutTelemetry-D68kxe3T.js (new) 3.47 kB 🔴 +3.47 kB 🔴 +1.56 kB 🔴 +1.36 kB
assets/Media3DTop-BSUBGfET.js (removed) 3.26 kB 🟢 -3.26 kB 🟢 -1.3 kB 🟢 -1.13 kB
assets/Media3DTop-DAPOPWtl.js (new) 3.26 kB 🔴 +3.26 kB 🔴 +1.3 kB 🔴 +1.13 kB
assets/GlobalToast-D8nqiV8h.js (removed) 3.05 kB 🟢 -3.05 kB 🟢 -1.26 kB 🟢 -1.09 kB
assets/GlobalToast-DRDtlBkl.js (new) 3.05 kB 🔴 +3.05 kB 🔴 +1.26 kB 🔴 +1.09 kB
assets/load3dAdvanced-DpF5-YEv.js (removed) 2.87 kB 🟢 -2.87 kB 🟢 -1.13 kB 🟢 -986 B
assets/load3dAdvanced-h_yptORH.js (new) 2.87 kB 🔴 +2.87 kB 🔴 +1.13 kB 🔴 +986 B
assets/SubscribeToRun-BSVVHgIj.js (new) 2.45 kB 🔴 +2.45 kB 🔴 +1.07 kB 🔴 +932 B
assets/SubscribeToRun-Dn-u6IPd.js (removed) 2.45 kB 🟢 -2.45 kB 🟢 -1.07 kB 🟢 -963 B
assets/graphHasMissingNodes-C2OXFqBK.js (new) 1.93 kB 🔴 +1.93 kB 🔴 +905 B 🔴 +802 B
assets/graphHasMissingNodes-zr6HA1lR.js (removed) 1.93 kB 🟢 -1.93 kB 🟢 -905 B 🟢 -789 B
assets/MediaAudioTop-BLYH_se6.js (new) 1.67 kB 🔴 +1.67 kB 🔴 +837 B 🔴 +701 B
assets/MediaAudioTop-Osq618ic.js (removed) 1.67 kB 🟢 -1.67 kB 🟢 -836 B 🟢 -700 B
assets/CloudRunButtonWrapper-CbDB9hC7.js (removed) 1.11 kB 🟢 -1.11 kB 🟢 -550 B 🟢 -487 B
assets/CloudRunButtonWrapper-DHq1-0vE.js (new) 1.11 kB 🔴 +1.11 kB 🔴 +549 B 🔴 +482 B
assets/cloudSessionCookie-BLxnR92w.js (new) 991 B 🔴 +991 B 🔴 +463 B 🔴 +400 B
assets/cloudSessionCookie-BZhU-LAt.js (removed) 991 B 🟢 -991 B 🟢 -468 B 🟢 -401 B
assets/cloudBadges-CGh0FTnL.js (new) 973 B 🔴 +973 B 🔴 +549 B 🔴 +496 B
assets/cloudBadges-DpjnkN-E.js (removed) 973 B 🟢 -973 B 🟢 -549 B 🟢 -468 B
assets/Load3DAdvanced-D1ngeVZN.js (new) 813 B 🔴 +813 B 🔴 +454 B 🔴 +407 B
assets/Load3DAdvanced-D3e3w5AH.js (removed) 813 B 🟢 -813 B 🟢 -453 B 🟢 -410 B
assets/nightlyBadges-DVNmh0QO.js (removed) 464 B 🟢 -464 B 🟢 -307 B 🟢 -300 B
assets/nightlyBadges-nv9SXoSk.js (new) 464 B 🔴 +464 B 🔴 +305 B 🔴 +255 B
assets/missingModelDownload-BbEkEFhc.js (new) 228 B 🔴 +228 B 🔴 +151 B 🔴 +128 B
assets/missingModelDownload-BUrrrwao.js (removed) 228 B 🟢 -228 B 🟢 -150 B 🟢 -131 B
assets/SubscriptionPanelContentWorkspace-CTBM11t0.js (removed) 179 B 🟢 -179 B 🟢 -117 B 🟢 -95 B
assets/SubscriptionPanelContentWorkspace-DyuEUtMD.js (new) 179 B 🔴 +179 B 🔴 +117 B 🔴 +94 B
assets/Load3dViewerContent-BjMMLWFo.js (new) 137 B 🔴 +137 B 🔴 +103 B 🔴 +111 B
assets/Load3dViewerContent-CDOlZ-My.js (removed) 137 B 🟢 -137 B 🟢 -103 B 🟢 -92 B
assets/Load3DAdvanced-B0bLFff8.js (removed) 122 B 🟢 -122 B 🟢 -97 B 🟢 -89 B
assets/Load3DAdvanced-C5qnvRzF.js (new) 122 B 🔴 +122 B 🔴 +97 B 🔴 +88 B
assets/WidgetLegacy-BEPbNmmS.js (new) 119 B 🔴 +119 B 🔴 +108 B 🔴 +95 B
assets/WidgetLegacy-maRbZ9wy.js (removed) 119 B 🟢 -119 B 🟢 -108 B 🟢 -98 B
assets/workflowDraftStoreV2-Cw8EGfTn.js (removed) 113 B 🟢 -113 B 🟢 -105 B 🟢 -108 B
assets/workflowDraftStoreV2-DrfAKh4Z.js (new) 113 B 🔴 +113 B 🔴 +105 B 🔴 +110 B
assets/Load3D-Dt9vPYcK.js (new) 98 B 🔴 +98 B 🔴 +89 B 🔴 +82 B
assets/Load3D-DTWNriNK.js (removed) 98 B 🟢 -98 B 🟢 -89 B 🟢 -79 B
assets/changeTracker-bjz9Ow8R.js (new) 93 B 🔴 +93 B 🔴 +95 B 🔴 +84 B
assets/changeTracker-C19D8mVl.js (removed) 93 B 🟢 -93 B 🟢 -95 B 🟢 -84 B

Status: 66 added / 66 removed / 97 unchanged

⚡ Performance Report

canvas-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 45.4 MB heap
canvas-mouse-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 47.3 MB heap
canvas-zoom-sweep: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 72.8 MB heap
dom-widget-clipping: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 54.5 MB heap
large-graph-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 62.3 MB heap
large-graph-pan: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 81.9 MB heap
large-graph-zoom: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 75.8 MB heap
minimap-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 64.3 MB heap
subgraph-dom-widget-clipping: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 54.8 MB heap
subgraph-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 45.8 MB heap
subgraph-mouse-sweep: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 54.0 MB heap
subgraph-transition-enter: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 97ms TBT · 92.5 MB heap
viewport-pan-sweep: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 70.5 MB heap
vue-large-graph-idle: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 163.8 MB heap
vue-large-graph-pan: · 57.1 avg FPS · 39.9 P5 FPS ❌ (target: ≥52) · 7ms TBT · 158.9 MB heap
workflow-execution: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 49.3 MB heap

✅ No regressions detected.

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 6ms -20% z=-5.0
canvas-idle: layout count 0 0 +0%
canvas-idle: style recalc count 8 11 +38% z=-0.3
canvas-idle: task duration 413ms 364ms -12% z=-1.0
canvas-idle: script duration 18ms 20ms +11% z=-2.6
canvas-idle: TBT 0ms 0ms +0%
canvas-idle: heap used 46.2 MB 45.4 MB -2%
canvas-idle: DOM nodes -266 -262 -2% z=-222.7
canvas-idle: event listeners -131 -131 +0% z=-30.1
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 3ms -28% z=-5.2
canvas-mouse-sweep: style recalc duration 38ms 25ms -33% z=-5.5
canvas-mouse-sweep: layout count 12 12 +0%
canvas-mouse-sweep: style recalc count 73 73 +0% z=-2.4
canvas-mouse-sweep: task duration 795ms 621ms -22% z=-4.2
canvas-mouse-sweep: script duration 124ms 82ms -34% z=-8.3
canvas-mouse-sweep: TBT 0ms 0ms +0%
canvas-mouse-sweep: heap used 54.2 MB 47.3 MB -13%
canvas-mouse-sweep: DOM nodes -266 -103 -61% z=-63.9
canvas-mouse-sweep: event listeners -133 -129 -3% z=-33.0
canvas-zoom-sweep: avg frame time 17ms 17ms -0% z=-0.3
canvas-zoom-sweep: p95 frame time 17ms 17ms +1%
canvas-zoom-sweep: layout duration 1ms 0ms -20% z=-4.1
canvas-zoom-sweep: style recalc duration 17ms 12ms -28% z=-4.6
canvas-zoom-sweep: layout count 6 6 +0%
canvas-zoom-sweep: style recalc count 30 31 +3% z=-0.6
canvas-zoom-sweep: task duration 309ms 244ms -21% z=-3.6
canvas-zoom-sweep: script duration 19ms 13ms -30% z=-4.6
canvas-zoom-sweep: TBT 0ms 0ms +0%
canvas-zoom-sweep: heap used 72.6 MB 72.8 MB +0%
canvas-zoom-sweep: DOM nodes 77 80 +3% z=0.3
canvas-zoom-sweep: event listeners 19 19 +0% z=-0.9
dom-widget-clipping: avg frame time 17ms 17ms +0% z=0.1
dom-widget-clipping: p95 frame time 17ms 17ms -0%
dom-widget-clipping: layout duration 0ms 0ms +0%
dom-widget-clipping: style recalc duration 9ms 6ms -30% z=-4.3
dom-widget-clipping: layout count 0 0 +0%
dom-widget-clipping: style recalc count 12 14 +13% z=0.8
dom-widget-clipping: task duration 345ms 265ms -23% z=-6.1
dom-widget-clipping: script duration 58ms 40ms -31% z=-8.4
dom-widget-clipping: TBT 0ms 0ms +0%
dom-widget-clipping: heap used 54.5 MB 54.5 MB +0%
dom-widget-clipping: DOM nodes 20 23 +15% z=0.6
dom-widget-clipping: event listeners 2 1 -50% variance too high
large-graph-idle: avg frame time 17ms 17ms -0% z=-0.6
large-graph-idle: p95 frame time 17ms 17ms -0%
large-graph-idle: layout duration 0ms 0ms +0%
large-graph-idle: style recalc duration 9ms 6ms -28% z=-5.7
large-graph-idle: layout count 0 0 +0%
large-graph-idle: style recalc count 9 11 +17% z=-3.5
large-graph-idle: task duration 550ms 448ms -18% z=-1.7
large-graph-idle: script duration 95ms 58ms -39% z=-4.2
large-graph-idle: TBT 0ms 0ms +0%
large-graph-idle: heap used 61.4 MB 62.3 MB +1%
large-graph-idle: DOM nodes -267 -265 -1% z=-320.0
large-graph-idle: event listeners -129 -129 +0% z=-25.4
large-graph-pan: avg frame time 17ms 17ms -0% z=-0.8
large-graph-pan: p95 frame time 17ms 17ms -1%
large-graph-pan: layout duration 0ms 0ms +0%
large-graph-pan: style recalc duration 15ms 10ms -34% z=-9.5
large-graph-pan: layout count 0 0 +0%
large-graph-pan: style recalc count 68 69 +1% z=-1.7
large-graph-pan: task duration 1083ms 784ms -28% z=-6.9
large-graph-pan: script duration 393ms 250ms -36% z=-8.0
large-graph-pan: TBT 0ms 0ms +0%
large-graph-pan: heap used 54.5 MB 81.9 MB +50%
large-graph-pan: DOM nodes -266 -266 +0% z=-172.7
large-graph-pan: event listeners -129 -129 +0% z=-161.7
large-graph-zoom: avg frame time 17ms 17ms +0%
large-graph-zoom: p95 frame time 17ms 17ms +0%
large-graph-zoom: layout duration 7ms 6ms -25%
large-graph-zoom: style recalc duration 14ms 12ms -16%
large-graph-zoom: layout count 60 60 +0%
large-graph-zoom: style recalc count 65 67 +3%
large-graph-zoom: task duration 1330ms 937ms -30%
large-graph-zoom: script duration 484ms 319ms -34%
large-graph-zoom: TBT 0ms 0ms +0%
large-graph-zoom: heap used 53.6 MB 75.8 MB +41%
large-graph-zoom: DOM nodes -273 19 -107%
large-graph-zoom: event listeners -133 6 -105%
minimap-idle: avg frame time 17ms 17ms +0% z=0.7
minimap-idle: p95 frame time 17ms 17ms +0%
minimap-idle: layout duration 0ms 0ms +0%
minimap-idle: style recalc duration 8ms 5ms -34% z=-5.0
minimap-idle: layout count 0 0 +0%
minimap-idle: style recalc count 9 10 +11% z=0.6
minimap-idle: task duration 547ms 438ms -20% z=-1.9
minimap-idle: script duration 97ms 56ms -42% z=-4.3
minimap-idle: TBT 0ms 0ms +0%
minimap-idle: heap used 62.9 MB 64.3 MB +2%
minimap-idle: DOM nodes -268 -265 -1% z=-207.7
minimap-idle: event listeners -129 -129 +0% z=-202.3
subgraph-dom-widget-clipping: avg frame time 17ms 17ms -0% z=-0.4
subgraph-dom-widget-clipping: p95 frame time 17ms 17ms -0%
subgraph-dom-widget-clipping: layout duration 0ms 0ms +0%
subgraph-dom-widget-clipping: style recalc duration 12ms 7ms -39% z=-5.9
subgraph-dom-widget-clipping: layout count 0 0 +0%
subgraph-dom-widget-clipping: style recalc count 48 48 +0% z=0.1
subgraph-dom-widget-clipping: task duration 371ms 262ms -29% z=-6.3
subgraph-dom-widget-clipping: script duration 122ms 80ms -34% z=-7.6
subgraph-dom-widget-clipping: TBT 0ms 0ms +0%
subgraph-dom-widget-clipping: heap used 54.8 MB 54.8 MB +0%
subgraph-dom-widget-clipping: DOM nodes 22 22 +0% z=-0.2
subgraph-dom-widget-clipping: event listeners 6 8 +33% z=-1.4
subgraph-idle: avg frame time 17ms 17ms +0% z=0.4
subgraph-idle: p95 frame time 17ms 17ms +0%
subgraph-idle: layout duration 0ms 0ms +0%
subgraph-idle: style recalc duration 10ms 6ms -37% z=-5.6
subgraph-idle: layout count 0 0 +0%
subgraph-idle: style recalc count 11 11 +0% z=0.2
subgraph-idle: task duration 387ms 343ms -11% z=-0.8
subgraph-idle: script duration 15ms 11ms -30% z=-3.5
subgraph-idle: TBT 0ms 0ms +0%
subgraph-idle: heap used 69.1 MB 45.8 MB -34%
subgraph-idle: DOM nodes 20 -263 -1413% z=-190.2
subgraph-idle: event listeners 4 -131 -3375% 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 3ms -31% z=-6.0
subgraph-mouse-sweep: style recalc duration 37ms 25ms -33% z=-5.2
subgraph-mouse-sweep: layout count 16 16 +0%
subgraph-mouse-sweep: style recalc count 76 77 +1% z=-1.6
subgraph-mouse-sweep: task duration 737ms 520ms -29% z=-3.6
subgraph-mouse-sweep: script duration 91ms 58ms -36% z=-6.6
subgraph-mouse-sweep: TBT 0ms 0ms +0%
subgraph-mouse-sweep: heap used 49.2 MB 54.0 MB +10%
subgraph-mouse-sweep: DOM nodes -263 -100 -62% z=-74.5
subgraph-mouse-sweep: event listeners -133 -63 -53% 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 14ms 9ms -40%
subgraph-transition-enter: style recalc duration 31ms 22ms -28%
subgraph-transition-enter: layout count 14 15 +7%
subgraph-transition-enter: style recalc count 18 19 +6%
subgraph-transition-enter: task duration 769ms 579ms -25%
subgraph-transition-enter: script duration 28ms 20ms -28%
subgraph-transition-enter: TBT 139ms 97ms -30%
subgraph-transition-enter: heap used 79.4 MB 92.5 MB +17%
subgraph-transition-enter: DOM nodes 13673 13673 +0%
subgraph-transition-enter: event listeners 2369 2369 +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 38ms 24ms -38%
viewport-pan-sweep: layout count 0 0 +0%
viewport-pan-sweep: style recalc count 250 250 -0%
viewport-pan-sweep: task duration 3741ms 2640ms -29%
viewport-pan-sweep: script duration 1241ms 794ms -36%
viewport-pan-sweep: TBT 0ms 0ms +0%
viewport-pan-sweep: heap used 71.5 MB 70.5 MB -1%
viewport-pan-sweep: DOM nodes -266 -266 -0%
viewport-pan-sweep: event listeners -113 -113 +0%
vue-large-graph-idle: avg frame time 17ms 17ms -3%
vue-large-graph-idle: p95 frame time 17ms 17ms +0%
vue-large-graph-idle: layout duration 0ms 0ms +0%
vue-large-graph-idle: style recalc duration 0ms 0ms +0%
vue-large-graph-idle: layout count 0 0 +0%
vue-large-graph-idle: style recalc count 0 0 +0%
vue-large-graph-idle: task duration 12745ms 8077ms -37%
vue-large-graph-idle: script duration 539ms 396ms -26%
vue-large-graph-idle: TBT 0ms 0ms +0%
vue-large-graph-idle: heap used 162.9 MB 163.8 MB +1%
vue-large-graph-idle: DOM nodes -8311 -8311 +0%
vue-large-graph-idle: event listeners -16386 -16388 +0%
vue-large-graph-pan: avg frame time 17ms 18ms +2%
vue-large-graph-pan: p95 frame time 17ms 25ms +49%
vue-large-graph-pan: layout duration 0ms 0ms +0%
vue-large-graph-pan: style recalc duration 13ms 11ms -11%
vue-large-graph-pan: layout count 0 0 +0%
vue-large-graph-pan: style recalc count 82 65 -21%
vue-large-graph-pan: task duration 15648ms 10393ms -34%
vue-large-graph-pan: script duration 859ms 679ms -21%
vue-large-graph-pan: TBT 6ms 7ms +8%
vue-large-graph-pan: heap used 166.1 MB 158.9 MB -4%
vue-large-graph-pan: DOM nodes -8311 -8311 +0%
vue-large-graph-pan: event listeners -16382 -16386 +0%
workflow-execution: avg frame time 17ms 17ms -0% z=0.1
workflow-execution: p95 frame time 17ms 17ms +0%
workflow-execution: layout duration 1ms 0ms -37% z=-8.2
workflow-execution: style recalc duration 22ms 13ms -41% z=-5.0
workflow-execution: layout count 3 2 -33% z=-5.4
workflow-execution: style recalc count 15 14 -7% z=-1.9
workflow-execution: task duration 110ms 84ms -24% z=-3.6
workflow-execution: script duration 9ms 7ms -27% z=-7.5
workflow-execution: TBT 0ms 0ms +0%
workflow-execution: heap used 49.2 MB 49.3 MB +0%
workflow-execution: DOM nodes 123 125 +1% z=-5.1
workflow-execution: event listeners 65 66 +2% z=3.2
Historical variance (last 15 runs)
Metric μ σ CV
canvas-idle: avg frame time 17ms 0ms 0.0%
canvas-idle: layout duration 0ms 0ms 0.0%
canvas-idle: style recalc duration 11ms 1ms 8.2%
canvas-idle: layout count 0 0 0.0%
canvas-idle: style recalc count 11 1 5.0%
canvas-idle: task duration 395ms 31ms 7.9%
canvas-idle: script duration 25ms 2ms 8.8%
canvas-idle: TBT 0ms 0ms 0.0%
canvas-idle: DOM nodes 23 1 5.6%
canvas-idle: event listeners 12 5 40.9%
canvas-mouse-sweep: avg frame time 17ms 0ms 0.0%
canvas-mouse-sweep: layout duration 4ms 0ms 5.4%
canvas-mouse-sweep: style recalc duration 43ms 3ms 7.4%
canvas-mouse-sweep: layout count 12 0 0.0%
canvas-mouse-sweep: style recalc count 79 2 3.0%
canvas-mouse-sweep: task duration 865ms 58ms 6.7%
canvas-mouse-sweep: script duration 136ms 6ms 4.8%
canvas-mouse-sweep: TBT 0ms 0ms 0.0%
canvas-mouse-sweep: DOM nodes 62 3 4.2%
canvas-mouse-sweep: event listeners 8 4 49.4%
canvas-zoom-sweep: avg frame time 17ms 0ms 0.0%
canvas-zoom-sweep: layout duration 1ms 0ms 7.0%
canvas-zoom-sweep: style recalc duration 19ms 2ms 8.0%
canvas-zoom-sweep: layout count 6 0 0.0%
canvas-zoom-sweep: style recalc count 31 0 1.5%
canvas-zoom-sweep: task duration 327ms 23ms 7.1%
canvas-zoom-sweep: script duration 27ms 3ms 11.1%
canvas-zoom-sweep: TBT 0ms 0ms 0.0%
canvas-zoom-sweep: DOM nodes 79 1 1.0%
canvas-zoom-sweep: event listeners 24 5 21.8%
dom-widget-clipping: avg frame time 17ms 0ms 0.0%
dom-widget-clipping: layout duration 0ms 0ms 0.0%
dom-widget-clipping: style recalc duration 10ms 1ms 8.0%
dom-widget-clipping: layout count 0 0 0.0%
dom-widget-clipping: style recalc count 13 0 3.8%
dom-widget-clipping: task duration 365ms 16ms 4.5%
dom-widget-clipping: script duration 68ms 3ms 4.8%
dom-widget-clipping: TBT 0ms 0ms 0.0%
dom-widget-clipping: DOM nodes 22 1 6.4%
dom-widget-clipping: event listeners 8 6 81.2%
large-graph-idle: avg frame time 17ms 0ms 0.0%
large-graph-idle: layout duration 0ms 0ms 0.0%
large-graph-idle: style recalc duration 12ms 1ms 8.6%
large-graph-idle: layout count 0 0 0.0%
large-graph-idle: style recalc count 12 0 2.7%
large-graph-idle: task duration 542ms 54ms 10.0%
large-graph-idle: script duration 102ms 11ms 10.3%
large-graph-idle: TBT 0ms 0ms 0.0%
large-graph-idle: DOM nodes 25 1 3.7%
large-graph-idle: event listeners 26 6 23.2%
large-graph-pan: avg frame time 17ms 0ms 0.0%
large-graph-pan: layout duration 0ms 0ms 0.0%
large-graph-pan: style recalc duration 17ms 1ms 4.6%
large-graph-pan: layout count 0 0 0.0%
large-graph-pan: style recalc count 70 1 0.9%
large-graph-pan: task duration 1082ms 43ms 4.0%
large-graph-pan: script duration 408ms 20ms 4.8%
large-graph-pan: TBT 0ms 0ms 0.0%
large-graph-pan: DOM nodes 19 2 8.7%
large-graph-pan: event listeners 5 1 16.8%
minimap-idle: avg frame time 17ms 0ms 0.0%
minimap-idle: layout duration 0ms 0ms 0.0%
minimap-idle: style recalc duration 10ms 1ms 8.6%
minimap-idle: layout count 0 0 0.0%
minimap-idle: style recalc count 10 1 7.1%
minimap-idle: task duration 527ms 47ms 9.0%
minimap-idle: script duration 98ms 10ms 10.1%
minimap-idle: TBT 0ms 0ms 0.0%
minimap-idle: DOM nodes 19 1 7.1%
minimap-idle: event listeners 5 1 14.4%
subgraph-dom-widget-clipping: avg frame time 17ms 0ms 0.0%
subgraph-dom-widget-clipping: layout duration 0ms 0ms 0.0%
subgraph-dom-widget-clipping: style recalc duration 13ms 1ms 7.4%
subgraph-dom-widget-clipping: layout count 0 0 0.0%
subgraph-dom-widget-clipping: style recalc count 48 1 1.2%
subgraph-dom-widget-clipping: task duration 378ms 18ms 4.9%
subgraph-dom-widget-clipping: script duration 128ms 6ms 4.9%
subgraph-dom-widget-clipping: TBT 0ms 0ms 0.0%
subgraph-dom-widget-clipping: DOM nodes 22 1 5.0%
subgraph-dom-widget-clipping: event listeners 16 6 36.0%
subgraph-idle: avg frame time 17ms 0ms 0.0%
subgraph-idle: layout duration 0ms 0ms 0.0%
subgraph-idle: style recalc duration 10ms 1ms 7.5%
subgraph-idle: layout count 0 0 0.0%
subgraph-idle: style recalc count 11 1 6.0%
subgraph-idle: task duration 370ms 31ms 8.5%
subgraph-idle: script duration 20ms 3ms 13.2%
subgraph-idle: TBT 0ms 0ms 0.0%
subgraph-idle: DOM nodes 22 1 6.9%
subgraph-idle: event listeners 10 7 64.5%
subgraph-mouse-sweep: avg frame time 17ms 0ms 0.0%
subgraph-mouse-sweep: layout duration 5ms 0ms 6.8%
subgraph-mouse-sweep: style recalc duration 42ms 3ms 7.8%
subgraph-mouse-sweep: layout count 16 0 0.0%
subgraph-mouse-sweep: style recalc count 80 2 2.4%
subgraph-mouse-sweep: task duration 766ms 69ms 9.0%
subgraph-mouse-sweep: script duration 101ms 7ms 6.5%
subgraph-mouse-sweep: TBT 0ms 0ms 0.0%
subgraph-mouse-sweep: DOM nodes 67 2 3.3%
subgraph-mouse-sweep: event listeners 8 4 52.6%
workflow-execution: avg frame time 17ms 0ms 0.0%
workflow-execution: layout duration 2ms 0ms 9.4%
workflow-execution: style recalc duration 24ms 2ms 9.1%
workflow-execution: layout count 5 1 11.0%
workflow-execution: style recalc count 18 2 11.5%
workflow-execution: task duration 123ms 11ms 8.8%
workflow-execution: script duration 29ms 3ms 10.2%
workflow-execution: TBT 0ms 0ms 0.0%
workflow-execution: DOM nodes 161 7 4.4%
workflow-execution: event listeners 52 4 8.4%
Trend (last 15 commits on main)
Metric Trend Dir Latest
canvas-idle: avg frame time ▆▃▆▁▆▃▆█▆▆▄▃▃▄▃ ➡️ 17ms
canvas-idle: p95 frame time ➡️ NaNms
canvas-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-idle: style recalc duration ▇▇▆▆▃█▄▃▄▃▇▄▁▆▇ ➡️ 11ms
canvas-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
canvas-idle: style recalc count █▃▅▂▅▆▃▁▂▁▂▅▆▅▆ ➡️ 12
canvas-idle: task duration ▃▃▃▆▂▃▃▅▆▂█▃▁▃▃ ➡️ 391ms
canvas-idle: script duration ▄▃▅▇▂▅▃▆▇▅█▄▁▅▆ ➡️ 27ms
canvas-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-idle: heap used ➡️ NaN MB
canvas-idle: DOM nodes █▇▆▅▃▇▃▁▂▂▅▆▆▆▇ ➡️ 24
canvas-idle: event listeners ▅█▅▄▁▅▁▁▁▄▅▅▁▅▄ 📉 11
canvas-mouse-sweep: avg frame time ▆█▆▃▁▃▁▆▆▁▃▆▆▃▃ ➡️ 17ms
canvas-mouse-sweep: p95 frame time ➡️ NaNms
canvas-mouse-sweep: layout duration ▁▃▂▄▁▂▁▃▆▂█▇▆▄▃ ➡️ 4ms
canvas-mouse-sweep: style recalc duration ▄▄▂▄▁▂▃▃▅▄█▆▂▄▄ ➡️ 43ms
canvas-mouse-sweep: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 12
canvas-mouse-sweep: style recalc count █▅▄▃▂▂▁▄▄▅▆▅▂▇▄ ➡️ 79
canvas-mouse-sweep: task duration █▆▄▂▂▃▂▄▄▅█▆▁▆▄ ➡️ 868ms
canvas-mouse-sweep: script duration ▄▅▄▆▄▆▆▆▅▅█▆▁▅▆ ➡️ 139ms
canvas-mouse-sweep: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-mouse-sweep: heap used ➡️ NaN MB
canvas-mouse-sweep: DOM nodes █▅▃▃▁▂▂▃▂▄▆▅▃▅▅ ➡️ 64
canvas-mouse-sweep: event listeners █▁▁▁▁▁▇▁▁▁██▇▁█ 📈 13
canvas-zoom-sweep: avg frame time ▅▅█▄▅▁▁▁▅▁▁▅▄▅▁ ➡️ 17ms
canvas-zoom-sweep: p95 frame time ➡️ NaNms
canvas-zoom-sweep: layout duration ▆▅▅▄▁▁█▅▃▅▇▆▁▂▆ ➡️ 1ms
canvas-zoom-sweep: style recalc duration ▆▅▄▆▅▃█▆▇▅▇▄▁▃▅ ➡️ 20ms
canvas-zoom-sweep: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 6
canvas-zoom-sweep: style recalc count ▁▁▃▄▆▃▆█▄▄▆▁▆▁▆ ➡️ 32
canvas-zoom-sweep: task duration ▄▂▁▇▂▂▄▅▆▃█▄▁▁▅ ➡️ 338ms
canvas-zoom-sweep: script duration ▃▃▂▇▂▂▅▇▆▅█▄▁▂▆ ➡️ 30ms
canvas-zoom-sweep: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-zoom-sweep: heap used ➡️ NaN MB
canvas-zoom-sweep: DOM nodes ▄▃▁▅█▁▃▆▄▅▅▃▃▄▃ ➡️ 79
canvas-zoom-sweep: event listeners ▁▁▂▅█▂▁▅▁▅▅▄▁▅▁ ➡️ 19
dom-widget-clipping: avg frame time ▂▄▅▅▂▄█▇▅▇▇▅▅▁▇ ➡️ 17ms
dom-widget-clipping: p95 frame time ➡️ NaNms
dom-widget-clipping: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
dom-widget-clipping: style recalc duration ▆▆▂▆▄▃██▄▁▆▇▆▃▅ ➡️ 10ms
dom-widget-clipping: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
dom-widget-clipping: style recalc count ▇█▅█▅▄█▇▇▁▇▄▇▂▅ ➡️ 13
dom-widget-clipping: task duration ▃▃▁▅▄▃▅▆▅▂▇█▁▅▅ ➡️ 371ms
dom-widget-clipping: script duration ▅▄▄▆▆▅▇▇▆▃█▇▁▇▇ ➡️ 71ms
dom-widget-clipping: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
dom-widget-clipping: heap used ➡️ NaN MB
dom-widget-clipping: DOM nodes ▇▇▄▇▅▄█▇▅▁▅▄▇▃▄ ➡️ 21
dom-widget-clipping: event listeners ▅▅▅▅▁▅██▁▁▁▁█▁▁ 📉 2
large-graph-idle: avg frame time ▅▅▅▅▅▂▁▂▄▅▄▂▂▅█ ➡️ 17ms
large-graph-idle: p95 frame time ➡️ NaNms
large-graph-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-idle: style recalc duration ▅▅▅▆▄▅▃▄▅▅▆█▁▄▆ ➡️ 13ms
large-graph-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
large-graph-idle: style recalc count █▆█▃▃▁▃▆▃▆▆▃▆██ ➡️ 12
large-graph-idle: task duration ▂▃▂▆▂▃▃▇▅▃██▁▂▅ ➡️ 569ms
large-graph-idle: script duration ▄▅▄▆▄▅▅▇▆▅█▆▁▃▆ ➡️ 110ms
large-graph-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-idle: heap used ➡️ NaN MB
large-graph-idle: DOM nodes ▆█▅▂▅▃▁▂▃▅▅▆▂▆▅ ➡️ 25
large-graph-idle: event listeners ███▇██▄▁▄▇▇█▂█▇ ➡️ 29
large-graph-pan: avg frame time ▆▃▃▆█▃▁█▆▆▆▆█▁▆ ➡️ 17ms
large-graph-pan: p95 frame time ➡️ NaNms
large-graph-pan: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-pan: style recalc duration ▃▂▄▄▁▅▂▂▁▄▄█▃▁▂ ➡️ 17ms
large-graph-pan: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
large-graph-pan: style recalc count ▆▃█▂▃▂▂▂▁▇▅▃█▆▃ ➡️ 69
large-graph-pan: task duration ▄▃▄▆▄▄▄▆▄▄█▆▁▂▅ ➡️ 1100ms
large-graph-pan: script duration ▅▄▅▆▆▅▄▆▄▅█▄▁▄▅ ➡️ 413ms
large-graph-pan: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-pan: heap used ➡️ NaN MB
large-graph-pan: DOM nodes ▅▃▆▂▄▁▃▁▁▅▁▂█▅▂ ➡️ 18
large-graph-pan: event listeners █▆█▁▁▆▁▁▃▆▁▃██▃ ➡️ 5
minimap-idle: avg frame time ▃▆▆▃█▁█▆▆▃▃▆█▆█ ➡️ 17ms
minimap-idle: p95 frame time ➡️ NaNms
minimap-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
minimap-idle: style recalc duration ▄█▁█▅▅█▅▅▃▅▁▁▄▆ ➡️ 10ms
minimap-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
minimap-idle: style recalc count ▃▅▂▄█▃▆▁▂▅▂▁▅▆▃ ➡️ 9
minimap-idle: task duration ▃▄▁▅▁▃▄▅▇▃█▅▁▁▅ ➡️ 547ms
minimap-idle: script duration ▄▆▃▇▃▅▆▆▇▅█▅▁▃▆ ➡️ 106ms
minimap-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
minimap-idle: heap used ➡️ NaN MB
minimap-idle: DOM nodes ▃▅▂▄█▃▆▁▂▅▂▁▅▆▃ ➡️ 19
minimap-idle: event listeners ▃▃▆▁▁▁▃▁▁▆▁▃█▆▁ ➡️ 4
subgraph-dom-widget-clipping: avg frame time ▅▄▄▄▄▄█▄▄▄▃▁▆▃▃ ➡️ 17ms
subgraph-dom-widget-clipping: p95 frame time ➡️ NaNms
subgraph-dom-widget-clipping: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-dom-widget-clipping: style recalc duration ▂▄▃▅▅▃▂▅▇▃▄█▁▄▆ ➡️ 14ms
subgraph-dom-widget-clipping: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
subgraph-dom-widget-clipping: style recalc count ▇█▆▃▆▃▁▆█▇▃▆▇█▅ ➡️ 48
subgraph-dom-widget-clipping: task duration ▂▃▃▆▅▅▂▅█▂▆█▁▂▇ ➡️ 398ms
subgraph-dom-widget-clipping: script duration ▃▃▃▄▅▅▂▄█▂▅▇▁▂▅ ➡️ 131ms
subgraph-dom-widget-clipping: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-dom-widget-clipping: heap used ➡️ NaN MB
subgraph-dom-widget-clipping: DOM nodes ▅▇▅▂▅▂▁▅▅▅▁▇▅█▄ ➡️ 22
subgraph-dom-widget-clipping: event listeners ▅▅▅▂▅▁▅██▁▁█▅█▅ 📈 16
subgraph-idle: avg frame time ▆▆█▁▆▃▆▆▆▃▆▁▃▆█ ➡️ 17ms
subgraph-idle: p95 frame time ➡️ NaNms
subgraph-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-idle: style recalc duration ▁▇▃▆▂▄▂▃▃▆▆▄▃▇█ ➡️ 12ms
subgraph-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
subgraph-idle: style recalc count ▃▆▃▃▂▅▁▂▁▆▃▃██▇ ➡️ 12
subgraph-idle: task duration ▁▃▁▇▁▁▃▆▅▂█▅▁▁▄ ➡️ 378ms
subgraph-idle: script duration ▁▃▂▇▁▂▃▇▆▂█▅▂▁▅ ➡️ 22ms
subgraph-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-idle: heap used ➡️ NaN MB
subgraph-idle: DOM nodes ▃▅▃▂▁▄▁▂▁▅▃▂▇█▇ ➡️ 24
subgraph-idle: event listeners ▁▅▁▁▁▁▁▁▁▅▄▁███ 📈 21
subgraph-mouse-sweep: avg frame time ▅▄▁▃▃▄▆▄▆▃▃█▁▃▃ ➡️ 17ms
subgraph-mouse-sweep: p95 frame time ➡️ NaNms
subgraph-mouse-sweep: layout duration ▁▄▄▄▃▃▅▅▅▂█▇▂▃▆ ➡️ 5ms
subgraph-mouse-sweep: style recalc duration ▃▂▄▅▂▃▄▅█▃█▆▁▂▅ ➡️ 43ms
subgraph-mouse-sweep: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 16
subgraph-mouse-sweep: style recalc count ▅▂▅▅▁▄▃▅█▅▆▄▂▄▅ ➡️ 81
subgraph-mouse-sweep: task duration ▃▂▄▅▂▄▄▅▇▄█▆▁▃▅ ➡️ 785ms
subgraph-mouse-sweep: script duration ▄▅▄▇▅▅▆▇▆▅██▁▄▆ ➡️ 105ms
subgraph-mouse-sweep: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-mouse-sweep: heap used ➡️ NaN MB
subgraph-mouse-sweep: DOM nodes ▅▁▄▅▁▄▃▃█▅▅▄▂▅▃ ➡️ 66
subgraph-mouse-sweep: event listeners ▇▁▂▇▁▂▂▂█▇▂▂▇▇▂ 📈 5
workflow-execution: avg frame time ▆▆▆▄▆▆▃▄▁▄█▆▅▄▆ ➡️ 17ms
workflow-execution: p95 frame time ➡️ NaNms
workflow-execution: layout duration ▁▆▁▃▂▄▃▂▃▃▅█▄▂▅ ➡️ 2ms
workflow-execution: style recalc duration ▃▇▅▇▁▅▆▇█▁██▂▄▆ ➡️ 25ms
workflow-execution: layout count ▁█▂▃▂▃▃▁▃▃▄▃▂▃▂ ➡️ 5
workflow-execution: style recalc count ▃█▅▇▁▄▅▆▅▅▅▅▄▄▂ ➡️ 15
workflow-execution: task duration ▂▅▄▅▁▄▆▆▆▁▇█▁▃▃ ➡️ 120ms
workflow-execution: script duration ▄▃▄▄▃▅▄▅▆▂▇█▁▃▄ ➡️ 29ms
workflow-execution: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
workflow-execution: heap used ➡️ NaN MB
workflow-execution: DOM nodes ▂█▃▆▁▄▃▅▃█▃▃▄▃▁ ➡️ 152
workflow-execution: event listeners ▅███▁▅███▁██▅█▅ ➡️ 49
Raw data
{
  "timestamp": "2026-07-18T23:36:07.952Z",
  "gitSha": "dd594533a4cc8d41eb6fade3c2c3e54a1f842c4e",
  "branch": "dante/fix-members-access-by-plan",
  "measurements": [
    {
      "name": "canvas-idle",
      "durationMs": 2034.9630000000047,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 6.461,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 375.631,
      "heapDeltaBytes": -21500032,
      "heapUsedBytes": 46829380,
      "domNodes": -261,
      "jsHeapTotalBytes": 19017728,
      "scriptDurationMs": 27.007999999999996,
      "eventListeners": -131,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "canvas-idle",
      "durationMs": 1998.599000000013,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 6.370000000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 352.235,
      "heapDeltaBytes": -20395200,
      "heapUsedBytes": 48318688,
      "domNodes": -262,
      "jsHeapTotalBytes": 20066304,
      "scriptDurationMs": 12.062999999999999,
      "eventListeners": -131,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1721.8050000000176,
      "styleRecalcs": 73,
      "styleRecalcDurationMs": 24.249,
      "layouts": 12,
      "layoutDurationMs": 2.671,
      "taskDurationMs": 634.116,
      "heapDeltaBytes": -15855236,
      "heapUsedBytes": 52996080,
      "domNodes": -263,
      "jsHeapTotalBytes": 20328448,
      "scriptDurationMs": 81.57000000000001,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1725.5059999999958,
      "styleRecalcs": 73,
      "styleRecalcDurationMs": 25.985,
      "layouts": 12,
      "layoutDurationMs": 2.528,
      "taskDurationMs": 608.812,
      "heapDeltaBytes": -22579788,
      "heapUsedBytes": 46194440,
      "domNodes": 57,
      "jsHeapTotalBytes": 20328448,
      "scriptDurationMs": 82.538,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1657.2150000000079,
      "styleRecalcs": 29,
      "styleRecalcDurationMs": 11.336,
      "layouts": 6,
      "layoutDurationMs": 0.46799999999999986,
      "taskDurationMs": 240.35299999999998,
      "heapDeltaBytes": 7258996,
      "heapUsedBytes": 76144328,
      "domNodes": 78,
      "jsHeapTotalBytes": 19415040,
      "scriptDurationMs": 13.241,
      "eventListeners": 19,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1671.3980000000106,
      "styleRecalcs": 33,
      "styleRecalcDurationMs": 12.952,
      "layouts": 6,
      "layoutDurationMs": 0.44899999999999995,
      "taskDurationMs": 246.807,
      "heapDeltaBytes": 7695788,
      "heapUsedBytes": 76466156,
      "domNodes": 81,
      "jsHeapTotalBytes": 19152896,
      "scriptDurationMs": 13.386,
      "eventListeners": 19,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 534.8490000000083,
      "styleRecalcs": 13,
      "styleRecalcDurationMs": 6.155,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 280.615,
      "heapDeltaBytes": -11653984,
      "heapUsedBytes": 57279900,
      "domNodes": 22,
      "jsHeapTotalBytes": 19677184,
      "scriptDurationMs": 43.688,
      "eventListeners": 0,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 423.43700000003537,
      "styleRecalcs": 14,
      "styleRecalcDurationMs": 6.8340000000000005,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 249.326,
      "heapDeltaBytes": -11874292,
      "heapUsedBytes": 57068428,
      "domNodes": 24,
      "jsHeapTotalBytes": 19939328,
      "scriptDurationMs": 37.304,
      "eventListeners": 2,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999727
    },
    {
      "name": "large-graph-idle",
      "durationMs": 1991.8499999999995,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 6.986000000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 443.84499999999997,
      "heapDeltaBytes": 5123836,
      "heapUsedBytes": 64330808,
      "domNodes": -264,
      "jsHeapTotalBytes": 4669440,
      "scriptDurationMs": 59.462,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2009.8610000000008,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 5.605,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 452.792,
      "heapDeltaBytes": 5095328,
      "heapUsedBytes": 66289660,
      "domNodes": -265,
      "jsHeapTotalBytes": 4669440,
      "scriptDurationMs": 56.751000000000005,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2092.772000000025,
      "styleRecalcs": 69,
      "styleRecalcDurationMs": 9.468,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 797.8149999999999,
      "heapDeltaBytes": 25523944,
      "heapUsedBytes": 85785836,
      "domNodes": -267,
      "jsHeapTotalBytes": 5660672,
      "scriptDurationMs": 258.778,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2054.7090000000026,
      "styleRecalcs": 68,
      "styleRecalcDurationMs": 9.982,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 770.097,
      "heapDeltaBytes": 25303000,
      "heapUsedBytes": 85899932,
      "domNodes": -265,
      "jsHeapTotalBytes": 5136384,
      "scriptDurationMs": 241.67400000000004,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3061.494000000039,
      "styleRecalcs": 66,
      "styleRecalcDurationMs": 11.751000000000001,
      "layouts": 60,
      "layoutDurationMs": 5.671,
      "taskDurationMs": 947.872,
      "heapDeltaBytes": 17368848,
      "heapUsedBytes": 80809308,
      "domNodes": 18,
      "jsHeapTotalBytes": 7864320,
      "scriptDurationMs": 317.734,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.670000000000012,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3071.0960000000114,
      "styleRecalcs": 68,
      "styleRecalcDurationMs": 11.921000000000001,
      "layouts": 60,
      "layoutDurationMs": 5.421,
      "taskDurationMs": 925.2289999999998,
      "heapDeltaBytes": 16616708,
      "heapUsedBytes": 78165888,
      "domNodes": 20,
      "jsHeapTotalBytes": 8650752,
      "scriptDurationMs": 320.65900000000005,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "minimap-idle",
      "durationMs": 2005.3340000000048,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 5.19,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 438.81199999999995,
      "heapDeltaBytes": 5453668,
      "heapUsedBytes": 67605764,
      "domNodes": -265,
      "jsHeapTotalBytes": 4407296,
      "scriptDurationMs": 55.074999999999996,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "minimap-idle",
      "durationMs": 2006.838000000016,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 5.755,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 437.716,
      "heapDeltaBytes": 5248544,
      "heapUsedBytes": 67269316,
      "domNodes": -265,
      "jsHeapTotalBytes": 4931584,
      "scriptDurationMs": 56.15200000000001,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.670000000000012,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 427.70199999995384,
      "styleRecalcs": 48,
      "styleRecalcDurationMs": 7.252,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 262.73,
      "heapDeltaBytes": -11358840,
      "heapUsedBytes": 57554676,
      "domNodes": 22,
      "jsHeapTotalBytes": 20463616,
      "scriptDurationMs": 80.85600000000001,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 438.02299999998695,
      "styleRecalcs": 48,
      "styleRecalcDurationMs": 7.124999999999999,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 262.169,
      "heapDeltaBytes": -11514540,
      "heapUsedBytes": 57464388,
      "domNodes": 22,
      "jsHeapTotalBytes": 20463616,
      "scriptDurationMs": 79.263,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000273
    },
    {
      "name": "subgraph-idle",
      "durationMs": 1999.9349999999936,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 6.145,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 346.377,
      "heapDeltaBytes": -21898388,
      "heapUsedBytes": 46909756,
      "domNodes": -262,
      "jsHeapTotalBytes": 20066304,
      "scriptDurationMs": 10.611,
      "eventListeners": -131,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2021.9419999999673,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 5.887999999999999,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 339.872,
      "heapDeltaBytes": -19875444,
      "heapUsedBytes": 49091280,
      "domNodes": -263,
      "jsHeapTotalBytes": 20066304,
      "scriptDurationMs": 10.992,
      "eventListeners": -131,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1722.959000000003,
      "styleRecalcs": 78,
      "styleRecalcDurationMs": 26.723000000000003,
      "layouts": 16,
      "layoutDurationMs": 2.974,
      "taskDurationMs": 554.0269999999999,
      "heapDeltaBytes": -19409168,
      "heapUsedBytes": 49495844,
      "domNodes": -263,
      "jsHeapTotalBytes": 19279872,
      "scriptDurationMs": 58.837999999999994,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1690.477000000044,
      "styleRecalcs": 76,
      "styleRecalcDurationMs": 23.373000000000005,
      "layouts": 16,
      "layoutDurationMs": 2.548,
      "taskDurationMs": 485.84000000000003,
      "heapDeltaBytes": -5269460,
      "heapUsedBytes": 63817664,
      "domNodes": 64,
      "jsHeapTotalBytes": 19415040,
      "scriptDurationMs": 56.42199999999999,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-transition-enter",
      "durationMs": 882.3570000000132,
      "styleRecalcs": 19,
      "styleRecalcDurationMs": 22.409,
      "layouts": 15,
      "layoutDurationMs": 8.689,
      "taskDurationMs": 578.752,
      "heapDeltaBytes": 29107568,
      "heapUsedBytes": 96961220,
      "domNodes": 13673,
      "jsHeapTotalBytes": 14942208,
      "scriptDurationMs": 20.04500000000001,
      "eventListeners": 2369,
      "totalBlockingTimeMs": 97,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8082.647999999949,
      "styleRecalcs": 249,
      "styleRecalcDurationMs": 23.793000000000003,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 2655.3909999999996,
      "heapDeltaBytes": 14531364,
      "heapUsedBytes": 73708804,
      "domNodes": -265,
      "jsHeapTotalBytes": 7495680,
      "scriptDurationMs": 796.26,
      "eventListeners": -113,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8088.463000000047,
      "styleRecalcs": 250,
      "styleRecalcDurationMs": 23.448999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 2625.4370000000004,
      "heapDeltaBytes": 14903428,
      "heapUsedBytes": 74040340,
      "domNodes": -266,
      "jsHeapTotalBytes": 7495680,
      "scriptDurationMs": 791.129,
      "eventListeners": -113,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 8140.341999999975,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 8112.423,
      "heapDeltaBytes": -46338928,
      "heapUsedBytes": 171229416,
      "domNodes": -8311,
      "jsHeapTotalBytes": -9375744,
      "scriptDurationMs": 396.144,
      "eventListeners": -16388,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.80000000000109
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 8075.106000000005,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 8040.735999999999,
      "heapDeltaBytes": -58067996,
      "heapUsedBytes": 172184876,
      "domNodes": -8311,
      "jsHeapTotalBytes": -6230016,
      "scriptDurationMs": 396.3179999999999,
      "eventListeners": -16388,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.80000000000109
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 10429.063999999982,
      "styleRecalcs": 65,
      "styleRecalcDurationMs": 11.28599999999999,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 10407.943,
      "heapDeltaBytes": -65880564,
      "heapUsedBytes": 161416552,
      "domNodes": -8311,
      "jsHeapTotalBytes": -10686464,
      "scriptDurationMs": 651.951,
      "eventListeners": -16386,
      "totalBlockingTimeMs": 13,
      "frameDurationMs": 17.223333333333358,
      "p95FrameDurationMs": 16.80000000000291
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 10396.655999999894,
      "styleRecalcs": 65,
      "styleRecalcDurationMs": 11.392000000000014,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 10377.592999999999,
      "heapDeltaBytes": -39127092,
      "heapUsedBytes": 171804560,
      "domNodes": -8311,
      "jsHeapTotalBytes": -10686464,
      "scriptDurationMs": 706.0260000000001,
      "eventListeners": -16386,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.776666666666642,
      "p95FrameDurationMs": 33.29999999999927
    },
    {
      "name": "workflow-execution",
      "durationMs": 426.75800000000663,
      "styleRecalcs": 13,
      "styleRecalcDurationMs": 13.733,
      "layouts": 2,
      "layoutDurationMs": 0.42999999999999994,
      "taskDurationMs": 85.01599999999999,
      "heapDeltaBytes": -16190608,
      "heapUsedBytes": 51733304,
      "domNodes": 128,
      "jsHeapTotalBytes": 7618560,
      "scriptDurationMs": 6.973,
      "eventListeners": 65,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.663333333333338,
      "p95FrameDurationMs": 16.700000000000273
    },
    {
      "name": "workflow-execution",
      "durationMs": 424.2629999999963,
      "styleRecalcs": 15,
      "styleRecalcDurationMs": 12.636,
      "layouts": 2,
      "layoutDurationMs": 0.29100000000000004,
      "taskDurationMs": 83.644,
      "heapDeltaBytes": -16094296,
      "heapUsedBytes": 51707180,
      "domNodes": 121,
      "jsHeapTotalBytes": 6569984,
      "scriptDurationMs": 6.882000000000001,
      "eventListeners": 67,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000273
    }
  ]
}

🎭 Playwright: ✅ 1714 passed, 0 failed · 2 flaky

📊 Browser Reports
  • chromium: View Report (✅ 1693 / ❌ 0 / ⚠️ 2 / ⏭️ 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)

@github-actions

Copy link
Copy Markdown

🎭 Playwright: ⏳ Running...

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 98937a5c-2592-4dad-a03c-61f8f70b412d

📥 Commits

Reviewing files that changed from the base of the PR and between 9b101bb and 05a7c01.

📒 Files selected for processing (1)
  • src/platform/workspace/components/dialogs/settings/WorkspacePanelContent.vue

📝 Walkthrough

Walkthrough

Team-plan state is derived from billing context and used across membership composables, stores, settings panels, and browser fixtures. Member and invite fetching supports Team-entitled personal workspaces, while UI and invite actions wait for billing initialization and enforce plan and owner gating.

Changes

Team plan membership flow

Layer / File(s) Summary
Billing-derived plan state
src/platform/workspace/composables/useTeamPlan.ts, src/platform/workspace/composables/useTeamPlan.test.ts
Team-plan eligibility, active subscription, lapsed status, and loading state are derived from billing context and covered by updated tests.
Member permissions and invite gating
src/platform/workspace/composables/useMembersPanel.ts, src/platform/workspace/composables/useMembersPanel.test.ts
Member visibility and invite controls use team-plan state, workspace ownership, subscription status, and billing initialization state.
Entitled workspace data fetching
src/platform/workspace/stores/teamWorkspaceStore.ts, src/platform/workspace/stores/teamWorkspaceStore.test.ts
Member and pending-invite fetching no longer skips personal workspaces, including Team-entitled personal-workspace cases.
Plan-aware settings panels
src/platform/workspace/components/dialogs/settings/*.vue, src/platform/workspace/components/dialogs/settings/*.test.ts
Settings panels gate member counts, lists, fetching, upsell banners, and contact-footer rendering using team-plan and loading state.
Browser plan-gating coverage
browser_tests/fixtures/data/cloudWorkspace.ts, browser_tests/fixtures/helpers/CloudWorkspaceMockHelper.ts, browser_tests/tests/dialogs/memberRoleChange.spec.ts
Cloud fixtures support billing-controlled plans and selectable active workspaces, and browser coverage verifies member management in a Team-entitled personal workspace.

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

Sequence Diagram(s)

sequenceDiagram
  participant WorkspacePanelContent
  participant useTeamPlan
  participant useBillingContext
  participant teamWorkspaceStore
  participant workspaceApi
  WorkspacePanelContent->>useTeamPlan: read plan eligibility and loading state
  useTeamPlan->>useBillingContext: read billing identity and subscription state
  WorkspacePanelContent->>teamWorkspaceStore: fetch members and pending invites when eligible
  teamWorkspaceStore->>workspaceApi: request member and invite data
Loading

Suggested reviewers: christian-byrne

🚥 Pre-merge checks | ✅ 6
✅ Passed checks (6 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the main change: Members access now depends on the Team plan.
Description check ✅ Passed The description covers summary, root cause, fix, review focus, screenshots, and validation, matching the template well.
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.
End-To-End Regression Coverage For Fixes ✅ Passed PR metadata shows browser_tests coverage was added (memberRoleChange.spec.ts) and the description explains the regression coverage, so the fail conditions aren’t all met.
Adr Compliance For Entity/Litegraph Changes ✅ Passed No changed files touch src/lib/litegraph, src/ecs, or graph-entity code paths, so ADR 0003/0008 checks are not applicable.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dante/fix-members-access-by-plan

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.

@dante01yoon
dante01yoon marked this pull request as ready for review July 18, 2026 20:38
@dante01yoon
dante01yoon requested a review from a team July 18, 2026 20:38
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 18, 2026
@dante01yoon dante01yoon added cloud/1.45 Backport PRs for cloud 1.45 cloud/1.47 Backport PRs for cloud 1.47 and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Jul 18, 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.

Actionable comments posted: 2

Caution

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

⚠️ Outside diff range comments (2)
src/platform/workspace/stores/teamWorkspaceStore.ts (1)

559-583: 🩺 Stability & Availability | 🟠 Major | ⚡ Quick win

Fix async deduplication race condition.

Returning early from ensureMembersLoaded() when a fetch is in-flight resolves the Promise immediately for concurrent callers, before the members are actually loaded. Callers awaiting this method will proceed and read an empty store.members state, which can lead to UI glitches or incorrect access-control logic.

To properly deduplicate async calls without resolving early, cache and return the shared Promise itself.

🐛 Proposed fix using a Promise Map
-  let inFlightMembersWorkspaceId: string | null = null
+  const inFlightMembersPromises = new Map<string, Promise<void>>()
 
   /**
    * Load the active workspace's members once. No-ops for already-loaded
    * workspaces and dedupes concurrent calls. A failed request is logged and
    * leaves the workspace unloaded so a later call retries.
    */
   async function ensureMembersLoaded(): Promise<void> {
     const workspaceId = activeWorkspaceId.value
     if (!workspaceId) return
     if (loadedMemberWorkspaceIds.has(workspaceId)) return
-    if (inFlightMembersWorkspaceId === workspaceId) return
 
-    inFlightMembersWorkspaceId = workspaceId
-    try {
-      await fetchMembers()
-      loadedMemberWorkspaceIds.add(workspaceId)
-    } catch (e) {
-      console.error('Failed to load workspace members', e)
-    } finally {
-      if (inFlightMembersWorkspaceId === workspaceId) {
-        inFlightMembersWorkspaceId = null
-      }
-    }
+    const existingPromise = inFlightMembersPromises.get(workspaceId)
+    if (existingPromise) return existingPromise
+
+    const promise = fetchMembers()
+      .then(() => {
+        loadedMemberWorkspaceIds.add(workspaceId)
+      })
+      .catch((e) => {
+        console.error('Failed to load workspace members', e)
+      })
+      .finally(() => {
+        inFlightMembersPromises.delete(workspaceId)
+      })
+
+    inFlightMembersPromises.set(workspaceId, promise)
+    return promise
   }
🤖 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/workspace/stores/teamWorkspaceStore.ts` around lines 559 - 583,
Update ensureMembersLoaded to cache the in-flight fetch Promise per workspace
and return that shared Promise to concurrent callers instead of resolving
immediately. Clear the cached Promise in a finally handler, preserve
loadedMemberWorkspaceIds updates on success and retry behavior after failures,
and use the existing activeWorkspaceId and fetchMembers flow.
src/platform/workspace/components/dialogs/settings/MembersPanelContent.vue (1)

142-173: 🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Do not render a personal-plan member row while billing is loading.

When hasTeamPlan is initially false, the panel briefly renders the personal single-user state before initialization determines the actual plan.

Proposed fix
-<template v-if="!hasTeamPlan">
+<template v-if="!isPlanLoading && !hasTeamPlan">
   <MemberListItem ... />
 </template>
-<template v-else>
+<template v-else-if="!isPlanLoading">
   <MemberListItem
     v-for="..."
🤖 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/workspace/components/dialogs/settings/MembersPanelContent.vue`
around lines 142 - 173, Guard the personal-plan MemberListItem branch in
MembersPanelContent so it does not render while billing or plan initialization
is still loading. Preserve the existing personal member rendering once loading
completes and retain the team-plan filteredMembers branch unchanged.
🤖 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/workspace/components/dialogs/settings/WorkspacePanelContent.test.ts`:
- Around line 181-186: Extend the test “waits for billing initialization before
fetching member data” to simulate billing initialization completing after render
by setting mockIsPlanLoading.value to false and awaiting the component’s
reactive update. Then assert mockFetchMembers and mockFetchPendingInvites are
called, covering the watcher’s deferred-fetch transition rather than only the
initial loading state.

In `@src/platform/workspace/composables/useMembersPanel.ts`:
- Around line 129-140: Update the permissions computed block so the
canManageMembers condition uses the initialized active-plan indicator
isOnTeamPlan together with the owner role, rather than hasTeamPlan. Ensure
canManageInvites and canInviteMembers continue deriving from this gated
canManageMembers value, while leaving canViewOtherMembers behavior unchanged.

---

Outside diff comments:
In `@src/platform/workspace/components/dialogs/settings/MembersPanelContent.vue`:
- Around line 142-173: Guard the personal-plan MemberListItem branch in
MembersPanelContent so it does not render while billing or plan initialization
is still loading. Preserve the existing personal member rendering once loading
completes and retain the team-plan filteredMembers branch unchanged.

In `@src/platform/workspace/stores/teamWorkspaceStore.ts`:
- Around line 559-583: Update ensureMembersLoaded to cache the in-flight fetch
Promise per workspace and return that shared Promise to concurrent callers
instead of resolving immediately. Clear the cached Promise in a finally handler,
preserve loadedMemberWorkspaceIds updates on success and retry behavior after
failures, and use the existing activeWorkspaceId and fetchMembers flow.
🪄 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: b7957028-3ba8-4258-a893-6b54395eb6a6

📥 Commits

Reviewing files that changed from the base of the PR and between 619dae3 and f057ce7.

📒 Files selected for processing (10)
  • src/platform/workspace/components/dialogs/settings/MembersPanelContent.test.ts
  • src/platform/workspace/components/dialogs/settings/MembersPanelContent.vue
  • src/platform/workspace/components/dialogs/settings/WorkspacePanelContent.test.ts
  • src/platform/workspace/components/dialogs/settings/WorkspacePanelContent.vue
  • src/platform/workspace/composables/useMembersPanel.test.ts
  • src/platform/workspace/composables/useMembersPanel.ts
  • src/platform/workspace/composables/useTeamPlan.test.ts
  • src/platform/workspace/composables/useTeamPlan.ts
  • src/platform/workspace/stores/teamWorkspaceStore.test.ts
  • src/platform/workspace/stores/teamWorkspaceStore.ts

Comment thread src/platform/workspace/composables/useMembersPanel.ts
@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.14286% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../platform/workspace/composables/useMembersPanel.ts 94.11% 1 Missing ⚠️
@@            Coverage Diff             @@
##             main   #13810      +/-   ##
==========================================
- Coverage   79.15%   79.12%   -0.03%     
==========================================
  Files        1684     1684              
  Lines      120428   119757     -671     
  Branches    42359    42896     +537     
==========================================
- Hits        95322    94756     -566     
+ Misses      24418    24305     -113     
- Partials      688      696       +8     
Flag Coverage Δ
unit 67.29% <97.14%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
...omponents/dialogs/settings/MembersPanelContent.vue 100.00% <100.00%> (ø)
...ponents/dialogs/settings/WorkspacePanelContent.vue 96.29% <100.00%> (ø)
src/platform/workspace/composables/useTeamPlan.ts 100.00% <100.00%> (ø)
...rc/platform/workspace/stores/teamWorkspaceStore.ts 66.59% <ø> (+2.42%) ⬆️
.../platform/workspace/composables/useMembersPanel.ts 95.27% <94.11%> (-0.38%) ⬇️

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

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 18, 2026
AustinMroz
AustinMroz previously approved these changes Jul 18, 2026
Comment on lines +94 to +101
watch(
[hasTeamPlan, isPlanLoading],
([hasPlan, isLoading]) => {
if (!hasPlan || isLoading) return
void Promise.allSettled([fetchMembers(), fetchPendingInvites()])
},
{ immediate: true }
)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nit: This would probably be cleaner as a

Suggested change
watch(
[hasTeamPlan, isPlanLoading],
([hasPlan, isLoading]) => {
if (!hasPlan || isLoading) return
void Promise.allSettled([fetchMembers(), fetchPendingInvites()])
},
{ immediate: true }
)
whenever(
() => hasTeamPlan.value && !isPlanLoading.value,
() => Promise.allSettled([fetchMembers(), fetchPendingInvites()]),
{ immediate: true }
)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Applied in 05a7c01. Replaced the manual watch and guard with VueUse whenever while preserving the Team-plan-after-initialization condition. WorkspacePanelContent tests pass 7/7, and format, lint, typecheck, and pre-push knip checks passed.

@AustinMroz AustinMroz removed their assignment Jul 18, 2026
@dante01yoon

Copy link
Copy Markdown
Collaborator Author

@coderabbitai approve

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor
✅ Action performed

Comments resolved and changes approved.

@dante01yoon
dante01yoon added this pull request to the merge queue Jul 18, 2026
Merged via the queue into main with commit f2ad3c4 Jul 18, 2026
61 checks passed
@dante01yoon
dante01yoon deleted the dante/fix-members-access-by-plan branch July 18, 2026 23:53
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 18, 2026
@dante01yoon dante01yoon added the needs-backport Fix/change that needs to be cherry-picked to the current feature freeze branch label Jul 18, 2026
@comfy-pr-bot

Copy link
Copy Markdown
Member

@dante01yoon Successfully backported to #13813

@comfy-pr-bot

Copy link
Copy Markdown
Member

@dante01yoon Successfully backported to #13814

@github-actions github-actions Bot removed the needs-backport Fix/change that needs to be cherry-picked to the current feature freeze branch label Jul 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cloud/1.45 Backport PRs for cloud 1.45 cloud/1.47 Backport PRs for cloud 1.47 size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants