Skip to content

Conversation

sjf
Copy link
Contributor

@sjf sjf commented Aug 3, 2025

  • Replace database icon with MCP server icon (codicon-server)
  • Remove shadow-sm class for a flatter appearance
  • Maintain consistent button styling with VSCodeButton components
  • Use the theme foreground color for the icons
  • Add tooltips using HeroTooltip
Screenshot 2025-08-03 at 22 59 28

Important

Refactor Navbar.tsx to update icon, remove shadow, use VSCodeButton, and add tooltips.

  • Icons:
    • Replace DatabaseIcon with McpServerIcon using VSCode codicon in Navbar.tsx.
  • Styling:
    • Remove shadow-sm class from nav element for a flatter appearance in Navbar.tsx.
    • Use VSCodeButton for consistent button styling in Navbar.tsx.
  • Tooltips:
    • Add tooltips to each tab using HeroTooltip in Navbar.tsx.

This description was created by Ellipsis for b4e144e. You can customize this summary. It will automatically update as commits are pushed.

@sjf sjf changed the title refactor: update navbar styling and remove shadow refactor: Use MCP icon in the navar and update styling Aug 3, 2025
- Replace database icon with MCP server icon (codicon-server)
- Remove shadow-sm class for a flatter appearance
- Maintain consistent button styling with VSCodeButton components
- Add tooltips using HeroTooltip
Copy link

changeset-bot bot commented Aug 3, 2025

⚠️ No Changeset found

Latest commit: f5e223c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link
Contributor

github-actions bot commented Aug 3, 2025

Coverage Report

Extension Coverage

Base branch: 47%

PR branch: 48%

✅ Coverage increased or remained the same

Webview Coverage

Base branch: 17%

PR branch: 17%

⚠️ Warning: Coverage decreased by 0.01%

Consider adding tests to cover your changes.

Overall Assessment

⚠️ Test coverage has decreased in this PR

Please consider adding tests to maintain or improve coverage.

Last updated: 2025-08-03T23:52:48.031971

@sjf sjf merged commit 24b9e82 into main Aug 3, 2025
13 checks passed
@sjf sjf changed the title refactor: Use MCP icon in the navar and update styling refactor: Use MCP icon in the navbar and update styling Aug 3, 2025
@sjf sjf deleted the sjf-a3-navbar branch August 14, 2025 12:53
dtrugman pushed a commit to dtrugman/cline that referenced this pull request Aug 24, 2025
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.

2 participants