Skip to content

refactor(web): redesign assistant management UI - #1816

Merged
bobleer merged 5 commits into
GCWing:mainfrom
bobleer:bob/assistant-uiux-refresh
Jul 28, 2026
Merged

refactor(web): redesign assistant management UI#1816
bobleer merged 5 commits into
GCWing:mainfrom
bobleer:bob/assistant-uiux-refresh

Conversation

@bobleer

@bobleer bobleer commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • align the assistant management surface with BitFun design tokens and existing product patterns
  • clarify assistant configuration, new-session, and delete actions while adding loading, empty, error, and busy states
  • reuse the shared destructive confirmation flow and update localized copy plus focused interaction tests
  • treat the permission-mode control preference as optional so older configs no longer emit a backend ERROR

Validation

  • pnpm run type-check:web
  • pnpm --dir src/web-ui run test:run src/app/scenes/profile/views/AssistantCard.test.tsx src/infrastructure/config/services/ConfigManager.test.ts
  • pnpm run i18n:audit
  • pnpm run theme:color-audit:all
  • pnpm run desktop:dev

Visual QA

  • verified dark and light themes
  • verified the 720px responsive layout without horizontal overflow
  • verified the redesigned assistant surface is served from the branch in desktop development mode
  • verified the missing app.flow_chat.show_permission_mode_control preference no longer appears in desktop or webview error logs

@bobleer
bobleer merged commit 81e3451 into GCWing:main Jul 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant