Skip to content

Conversation

@tlgimenes
Copy link
Contributor

@tlgimenes tlgimenes commented Jan 2, 2026

  • Adjusted the layout of the tabs and actions section for improved responsiveness and visual consistency.
  • Modified CSS classes to enhance overflow handling and spacing between elements.

What is this contribution about?

Describe your changes and why they're needed.

Screenshots/Demonstration

Add screenshots or a Loom video if your changes affect the UI.

Review Checklist

  • PR title is clear and descriptive
  • Changes are tested and working
  • Documentation is updated (if needed)
  • No breaking changes

Summary by cubic

Refactored the ViewLayout tabs/actions layout to improve responsiveness and overflow handling. Tabs can scroll horizontally when needed, and actions stay visible with clear separation.

  • Refactors
    • Container: removed justify-between, tightened gaps, and added min-w-0 for better flex shrink behavior.
    • Tabs: added overflow-x-auto and min-w-0 to enable horizontal scrolling on overflow.
    • Actions: added shrink-0 and a left border with padding for consistent spacing and visibility.

Written for commit a3f2421. Summary will update on new commits.

…ponent

- Adjusted the layout of the tabs and actions section for improved responsiveness and visual consistency.
- Modified CSS classes to enhance overflow handling and spacing between elements.
@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2026

🧪 Benchmark

Should we run the MCP Gateway benchmark for this PR?

React with 👍 to run the benchmark.

Reaction Action
👍 Run quick benchmark (10 & 128 tools)

Benchmark will run on the next push after you react.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2026

Release Options

Should a new version be published when this PR is merged?

React with an emoji to vote on the release type:

Reaction Type Next Version
👍 Prerelease 1.0.17-alpha.1
🎉 Patch 1.0.17
❤️ Minor 1.1.0
🚀 Major 2.0.0

Current version: 1.0.16

Deployment

  • Deploy to production (triggers ArgoCD sync after Docker image is published)

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@tlgimenes tlgimenes merged commit e2ae7b7 into main Jan 2, 2026
7 checks passed
@tlgimenes tlgimenes deleted the chore/overflow-actions branch January 2, 2026 21:55
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