Poc/marce6#48
Open
marcelocominguez-debug wants to merge 7 commits intomasterfrom
Open
Conversation
Two related UI improvements: 1. Grid alignment fix: - Changed catalog grid from flexible columns (1fr) to fixed-width columns (389px max) - Added 32px horizontal gap between columns for equal "streets" - Synchronized header grid layout with card grid (3 columns desktop, 2 tablet, 1 mobile) - Sort button now aligns perfectly with right edge of third column - Responsive breakpoints updated to maintain alignment 2. Server dropdown visual indicator: - Added chevron-down (▼) icon to server URLs when multiple servers are available - Only displays when servers.length > 1 - Hover state: both URL and chevron change to primary color - Improves discoverability of multi-region server selection feature Files changed: - portal.js: Modified buildUrlBar() to add chevron container - styles.css: Updated grid layout, added chevron styles, fixed responsive behavior
Changed justify-content from 'start' to 'center' for both the catalog grid and catalog results header to ensure proper horizontal centering across all viewport sizes. This aligns the cards and search controls with the centered hero section.
…ting - Center homepage catalog grid and search controls to align with hero section - Add chevron indicator to server URL selector (combobox-style, right-aligned) - Remove rounded corners from code blocks (Ace Editor) for cleaner look - Reorder hero section tabs: All → APIs → Skills → MCP Servers - Update MCP Servers tooltip: "In final testing - launching this month" - Add Oxford comma to hero subtitle tagline - Fix bullet point indentation in skill pages (move bullets inside content margins)
Scope bullet indentation to content sections only, preventing sidebar navigation items from being incorrectly indented.
- Changed text color from light gray to primary text color for better readability - Added background color for visual separation - Increased font weight to medium for improved legibility - Updated border color for design system consistency
machaval
previously approved these changes
May 5, 2026
Resolved conflicts by keeping improved UI features: - Centered catalog grid and search controls - Combobox-style server selector with right-aligned chevron - Tag chip contrast improvements - All other marce6 enhancements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.