Skip to content

fix(pages): make install-channel command box scrollable - #912

Open
wu21-web wants to merge 1 commit into
alibaba:mainfrom
wu21-web:view
Open

fix(pages): make install-channel command box scrollable#912
wu21-web wants to merge 1 commit into
alibaba:mainfrom
wu21-web:view

Conversation

@wu21-web

Copy link
Copy Markdown
Contributor

Description

Screenshot 2026-08-14 at 9 42 16 PM The command box in the picture above is not scrollable, so even if the screen is wide enough, the command will never show completely, it will always end will '...'. This PR make the command box scrollable from left to right, the scroll bar now automatically fade after a short time.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (no functional changes)
  • Documentation update
  • CI / Build / Tooling

How Has This Been Tested?

  • make test passes locally
  • Manual testing (describe below)
    npm run lint & npm commands
    Here is the final effect:
Screen.Recording.2026-08-14.at.9.44.05.PM.mp4

Checklist

  • My code follows the project's coding style (go fmt, go vet)
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly (if applicable)
  • I have signed the CLA

Related Issues

none yet

@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🔍 OpenCodeReview found 1 issue(s) in this PR.

  • ✅ Successfully posted inline: 1 comment(s)

Comment thread pages/src/styles/index.css
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