Skip to content

fix(desktop): round share invite email field and button - #6980

Draft
ComputelessComputer wants to merge 1 commit into
mainfrom
cursor/share-invite-radius-daf0
Draft

fix(desktop): round share invite email field and button#6980
ComputelessComputer wants to merge 1 commit into
mainfrom
cursor/share-invite-radius-daf0

Conversation

@ComputelessComputer

Copy link
Copy Markdown
Collaborator

The share popover’s email field and Invite button used rounded-md, so they looked sharper than the rest of that menu.

Both now use rounded-full, matching the app’s pill buttons.

Test plan

  • pnpm exec dprint fmt on changed files
  • pnpm exec oxlint --quiet --format=github on changed files
  • pnpm -F desktop typecheck
  • pnpm -F desktop exec vitest run src/session-sharing/invite-recipients.test.tsx
  • Open Share and confirm the email field and Invite button match the rounded share actions
Open in Web Open in Cursor 

The email input and Invite action used rounded-md, which looked sharp against the rest of the share popover. Use the same pill radius as other share actions.

Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
@netlify

netlify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Deploy Preview for anarlog canceled.

Name Link
🔨 Latest commit 37224a5
🔍 Latest deploy log https://app.netlify.com/projects/anarlog/deploys/6a8741b6de814a00089e6269

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