feat(design): redesign part 3#1142
Merged
Merged
Conversation
…I primitives - Add vaul-based Drawer primitive and mobile card menus for touch-friendly actions - Virtualize the sidebar chat list with virtua for smoother scrolling - Extract shared page-create-action and chat-add-menu components - Align responsive-modal, sheet, and searchable-menu styling with the redesign Co-authored-by: Cursor <cursoragent@cursor.com>
- Cover Drawer, MobileCardMenu, PageCreateAction, and ChatAddMenu - Refresh the SearchableMenu docs blurb after the blur-backdrop removal Co-authored-by: Cursor <cursoragent@cursor.com>
- Restore main's version, oauth2-mock-server, and dev bundle ID (stale-branch reversions) - Extract shared ResponsiveActionMenu; dedupe chat-add-menu and suggestion-chip - Centralize the masked scrim (Scrim) and header control fill descendant class - Share viewport test helpers in src/test-utils/viewport.ts; fix matchMedia leak - Flush pending sidebar close resolvers on unmount so awaited navigation can't hang - Fold the desktop border into ContentViewHeader; drop no-op vaul props - Cover SearchableMenu's mobile drawer branch; drop its shared-module mock - Fix stale JSDoc/comments and naming (isDesktopPanelOpen, New Skill casing) Co-authored-by: Cursor <cursoragent@cursor.com>
- Add a force-desktop class and gate useIsMobile so the desktop app never falls into the mobile layout, and lower the min window width to 500px - Pin the sidebar to the collapsed rail below 700px (toggles hide, stored preference survives), and hide the expand-only search affordance there - Let the model selector's trigger label truncate in a narrow composer - Bump the update notification card to the container radius tier Co-authored-by: Cursor <cursoragent@cursor.com>
cjroth
force-pushed
the
cjroth/redesign-2
branch
from
July 25, 2026 02:04
a749552 to
4f098d0
Compare
Semgrep Security ScanNo security issues found. |
|
Preview environment destroyed 🧹 Stack |
PR Metrics
Updated Sat, 25 Jul 2026 03:10:52 GMT · run #2446 |
Replace the unmaintained Vaul dependency while preserving gesture behavior, styling, accessibility, and test coverage. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
- add ResponsivePopover primitive so menus stop hand-rolling the MobileCardMenu-vs-Popover split (chat skills bar, searchable menu) - move the isMobile decision inside DetailPanelSurface instead of threading it through every settings page - flatten repeated isMobile ternaries in chat-list and sidebar-footer Co-authored-by: Cursor <cursoragent@cursor.com>
The redesign replaced the icon-only "Add custom agent" button with PageCreateAction labeled "New Agent"; the spec still targeted the old accessible name. Co-authored-by: Cursor <cursoragent@cursor.com>
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.