Skip to content

feat(console): align UI and responsive navigation - #234

Merged
GatewayJ merged 3 commits into
rustfs:mainfrom
GatewayJ:feat/console-ui-alignment
Sep 4, 2026
Merged

feat(console): align UI and responsive navigation#234
GatewayJ merged 3 commits into
rustfs:mainfrom
GatewayJ:feat/console-ui-alignment

Conversation

@GatewayJ

@GatewayJ GatewayJ commented Sep 4, 2026

Copy link
Copy Markdown
Member

Type of Change

  • New Feature
  • Bug Fix
  • Documentation
  • Performance Improvement
  • Test/CI
  • Refactor
  • Other:

Related Issues

N/A

Summary of Changes

  • Align Console semantic status colors, primary action hierarchy, and page-header rhythm with the standalone RustFS Console design language.
  • Add responsive desktop and mobile navigation while preserving the existing login flow, cluster topology tree, and Console functionality.
  • Promote tenant creation to the tenant-page primary action, keep namespace management available in the filter menu, and remove duplicate visible page titles while retaining accessible headings.
  • Add Vitest and Testing Library coverage for dashboard navigation, responsive sidebar behavior, tenant filtering, and primary actions, and run these tests in local and CI gates.

Checklist

  • I have read and followed the CONTRIBUTING.md guidelines
  • Passed make pre-commit (fmt-check + clippy + test + console-lint + console-fmt-check)
  • Added/updated necessary tests
  • Documentation updated (if needed)
  • CHANGELOG.md updated under [Unreleased] (if user-visible change)
  • CI/CD passed (if applicable)

Impact

  • Breaking change (CRD/API compatibility)
  • Requires doc/config/deployment update
  • Other impact: Console presentation and client-side navigation only; Operator APIs, reconciliation, and Tenant data-plane behavior are unchanged.

Verification

make pre-commit

Additional Notes

The primary risk is responsive navigation or filter-state regression in the Console. Component tests cover the changed interactions, and rollback is limited to reverting the two commits in this PR.


Thank you for your contribution! Please ensure your PR follows the community standards (CODE_OF_CONDUCT.md) and sign the CLA if this is your first contribution.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T08:10:49.352413Z 371b5c1 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 371b5c1b90

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread console-web/package.json
@GatewayJ
GatewayJ added this pull request to the merge queue Sep 4, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Sep 4, 2026
@GatewayJ
GatewayJ force-pushed the feat/console-ui-alignment branch from 371b5c1 to de29f0b Compare September 4, 2026 08:46
@GatewayJ
GatewayJ added this pull request to the merge queue Sep 4, 2026
Merged via the queue into rustfs:main with commit 3f10dd4 Sep 4, 2026
3 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