Uh oh!
There was an error while loading. Please reload this page.
Polish profile popover, pricing modal spacing, and dropdown hover styling - #5752
Open
cmgardella wants to merge 2 commits into
Open
Polish profile popover, pricing modal spacing, and dropdown hover styling#5752cmgardella wants to merge 2 commits into
cmgardella wants to merge 2 commits into
Conversation
- Fix skill-selector footer buttons touching with no gap when stacked;
size them to content and lay out via flex-wrap
- Remove leftover scroll-shadow ("chin") artifact on the LLM select list
and restyle its footer actions to match the skill-menu pill buttons
- Resize the Past Sessions popover to inset 30px from both panel edges,
match its header font to the panel title, and restyle background,
border, dividers, and hover colors
- Fix a nested double-stroke on the session "more options" dropdown by
neutralizing the wormholed BoxelDropdown content wrapper's own border/shadow
- Auto-close the "more options" dropdown on mouse-out (hover-intent debounce)
instead of requiring a click elsewhere, and clear lingering focus styling
- Give the currently-active session row a hover state even while its
options menu is open
- Restyle the workspace chooser's "View All" sort dropdown (default state
matches the chooser background; open state uses a dark platter with a
white 25%-opacity stroke, white text, and a teal active-item checkmark)…ling - Restyled the profile popover: lighter divider, teal Upgrade Plan CTA matching Sign Out's style/font, custom hover colors for black/teal buttons, removed the credit icon next to "Not available on Free plan", flat #EFEDED daily-grant note with no border, and precise 20px spacing around the Buy More Credits CTA - Added 50px of breathing room above the pricing modal's headline while keeping scroll-snap stable via matching scroll-padding-top - Added a 100%-opacity white stroke on hover for the search, AI assistant, and profile avatar icon buttons, matching the rest of the app's icon button hover treatment - Made the workspace chooser's "View All" sort dropdown and the hosted-site-url dropdown's hover state span edge-to-edge like the standard boxel dropdown/menu pattern, instead of being inset from the platter
burieberryforce-pushed
the
ai-assistant-panel-design-polish
branch
3 times, most recently
from
August 13, 2026 16:50
b0b5c46 to
a240bdeCompare
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 freeto 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.
Summary
#EFEDEDdaily-grant note with no border, and precise 20px spacing around the "Buy more credits" CTAscroll-padding-topStacked on #5728 so this diff only shows the new changes.
Test plan
🤖 Generated with Claude Code