Refactor console UI styling#1776
Open
AbigailDeng wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## dev #1776 +/- ##
==========================================
- Coverage 84.06% 84.06% -0.01%
==========================================
Files 1028 1028
Lines 68513 68513
Branches 8885 8885
==========================================
- Hits 57598 57597 -1
Misses 7030 7030
- Partials 3885 3886 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This was referenced Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
The Aevatar console needed a focused visual refresh for operator-heavy workflows without changing the existing Ant Design Pro route structure or core user flows. The previous styling leaned on softer generic SaaS treatments and did not clearly separate daylight console surfaces from technical runtime workbenches.
Solution
.agents/skills/stitch-ui-redesign-loop.aevatarWorkbench.ts.Impact Paths
.agents/skills/stitch-ui-redesign-loop/apps/aevatar-console-web/src/global.lessapps/aevatar-console-web/src/shared/ui/aevatarWorkbench.tsapps/aevatar-console-web/src/shared/ui/AevatarHeaderSelect.tsxapps/aevatar-console-web/src/shared/ui/ConsoleMenuPageShell.tsxapps/aevatar-console-web/src/pages/teams/home.tsxapps/aevatar-console-web/src/pages/teams/detail.tsxapps/aevatar-console-web/src/pages/MissionControl/TopologyCanvas.tsxVerification
npm --prefix apps/aevatar-console-web run tsc- passed.npm --prefix apps/aevatar-console-web run test -- --runInBand apps/aevatar-console-web/src/shared/ui/aevatarWorkbench.test.ts apps/aevatar-console-web/src/layouts/MainLayout.test.tsx apps/aevatar-console-web/src/pages/teams/index.test.tsx apps/aevatar-console-web/src/pages/MissionControl/runtimeAdapter.test.ts- passed, 4 suites / 6 tests.npm --prefix apps/aevatar-console-web run build- passed.npm --prefix apps/aevatar-console-web run biome:lint -- src/shared/ui/aevatarWorkbench.ts src/global.less src/pages/teams/home.tsx src/pages/teams/detail.tsx src/shared/ui/AevatarHeaderSelect.tsx src/shared/ui/ConsoleMenuPageShell.tsx src/pages/MissionControl/TopologyCanvas.tsx- passed.git diff --check- passed.npx pnpm --dir apps/aevatar-console-web tsc- passed.npx pnpm --dir apps/aevatar-console-web test -- --runInBand src/shared/ui/aevatarWorkbench.test.ts src/layouts/MainLayout.test.tsx src/pages/teams/index.test.tsx src/pages/MissionControl/runtimeAdapter.test.ts- passed, 4 suites / 6 tests.npx pnpm --dir apps/aevatar-console-web build- passed.http://localhost:5173covered Teams wide, Teams mobile, and Mission Control detached state.Loading chunk, no error boundary, and no browser error logs.Notes