Skip to content

fix(web): use upward chevron for dock card expand buttons - #1715

Merged
wbxl2000 merged 2 commits into
mainfrom
fix/web-plan-expand-icon
Jul 14, 2026
Merged

fix(web): use upward chevron for dock card expand buttons#1715
wbxl2000 merged 2 commits into
mainfrom
fix/web-plan-expand-icon

Conversation

@wbxl2000

@wbxl2000 wbxl2000 commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Related Issue

No issue — small UI polish, problem explained below.

Problem

In the web UI, the plan review card (shown when the agent exits plan mode) and the question card live in the bottom dock. When either card is minimized to a thin bar, its expand button showed a downward chevron — but the card unfolds upward from the dock, so the icon pointed the wrong way.

What changed

  • Registered a chevron-up icon (Remix arrow-up-s-line) in the web icon registry.
  • The minimized plan review card's and question card's expand buttons now use chevron-up instead of chevron-down, matching the direction the cards open. The expanded state's minus (minimize) icon is unchanged.

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works. (one-line icon swaps; existing suite passes)
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

@changeset-bot

changeset-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 9df2c42

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@moonshot-ai/kimi-code Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jul 14, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@9df2c42
npx https://pkg.pr.new/@moonshot-ai/kimi-code@9df2c42

commit: 9df2c42

@wbxl2000 wbxl2000 changed the title fix(web): use upward chevron for plan card expand button fix(web): use upward chevron for dock card expand buttons Jul 14, 2026
@wbxl2000
wbxl2000 merged commit de493ae into main Jul 14, 2026
15 checks passed
@wbxl2000
wbxl2000 deleted the fix/web-plan-expand-icon branch July 14, 2026 15:06
@github-actions github-actions Bot mentioned this pull request Jul 14, 2026
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