Skip to content

feat(workspace): 4/5 UI panels, popovers, and integration#8184

Closed
simula-r wants to merge 1 commit intofeat/workspace-3-dialogsfrom
feat/workspace-4-integration
Closed

feat(workspace): 4/5 UI panels, popovers, and integration#8184
simula-r wants to merge 1 commit intofeat/workspace-3-dialogsfrom
feat/workspace-4-integration

Conversation

@simula-r
Copy link
Contributor

@simula-r simula-r commented Jan 20, 2026

Stack: 4/5 ← depends on #8183

Wires everything together: CurrentUserPopoverWorkspace, WorkspaceSwitcherPopover, settings panels, subscription panel refactor (Legacy vs Workspace variants), dialog service methods, i18n strings. Modifies dialogService.ts, useSettingUI.ts, SettingDialogContent.vue. All changes conditional on teamWorkspacesEnabled.

Key changes: Settings sidebar layout switches modes, SubscriptionPanel becomes thin wrapper.

┆Issue is synchronized with this Notion page by Unito

Panels & Popovers:
- Add CurrentUserPopoverWorkspace for workspace-aware user menu
- Add WorkspaceSwitcherPopover for switching workspaces
- Add WorkspacePanel, WorkspacePanelContent, WorkspaceSidebarItem
- Add MembersPanelContent for member management
- Add SubscriptionPanelContentWorkspace and SubscriptionPanelContentLegacy
- Add WorkspaceCreatedToast

Integration Layer:
- Update dialogService with workspace dialog methods
- Update useSettingUI for workspace panel visibility
- Update SettingDialogContent for workspace mode layout
- Update SubscriptionPanel to switch between Legacy/Workspace content
- Update GlobalDialog styling for workspace mode
- Add all workspace i18n strings
@simula-r simula-r requested review from a team and pythongosssss as code owners January 20, 2026 20:19
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Jan 20, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 20, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • backport

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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 and usage tips.

@github-actions
Copy link

github-actions bot commented Jan 20, 2026

🎨 Storybook Build Status

Build completed successfully!

⏰ Completed at: 01/20/2026, 08:20:50 PM UTC

🔗 Links


🎉 Your Storybook is ready for review!

@github-actions
Copy link

github-actions bot commented Jan 20, 2026

🎭 Playwright Tests: ⚠️ Passed with flaky tests

Results: 501 passed, 0 failed, 3 flaky, 8 skipped (Total: 512)

❌ Failed Tests

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

@simula-r simula-r closed this Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant