Skip to content

chore(web): drop red styling from consent account-scope UI - #899

Merged
jiashuoz merged 1 commit into
mainfrom
fix/consent-account-scope-ui
Aug 16, 2026
Merged

chore(web): drop red styling from consent account-scope UI#899
jiashuoz merged 1 commit into
mainfrom
fix/consent-account-scope-ui

Conversation

@jiashuoz

Copy link
Copy Markdown
Member

What

Softens the OAuth consent screen's Account-scope visuals (web/src/app/oauth/consent/page.tsx):

  • Removes the danger-red color on the selected "Account — full workspace admin" radio label.
  • Removes the ⚠ glyph from that label.
  • Removes the red background/color from the account-scope notice banner — it now renders as a plain bordered box with default text color.

The warning copy itself is unchanged, and the redirect-URI-mismatch phishing alert keeps its red danger styling.

Tests

  • npx jest src/app/oauth/consent — 11/11 pass.

🤖 Generated with Kimi Code

Remove the danger-red color on the selected "Account — full workspace
admin" radio label, the warning-glyph suffix, and the red background on
the account-scope notice banner. The notice now renders as a plain
bordered box with default text color, keeping the same warning copy.

Co-Authored-By: Kimi <noreply@moonshot.ai>
@jiashuoz
jiashuoz merged commit bc86d25 into main Aug 16, 2026
32 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