Skip to content

Poc/marce6#48

Open
marcelocominguez-debug wants to merge 7 commits intomasterfrom
poc/marce6
Open

Poc/marce6#48
marcelocominguez-debug wants to merge 7 commits intomasterfrom
poc/marce6

Conversation

@marcelocominguez-debug
Copy link
Copy Markdown
Contributor

No description provided.

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)
@marcelocominguez-debug marcelocominguez-debug requested a review from a team as a code owner May 5, 2026 19:01
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
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
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