Skip to content

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

Merged
ComputelessComputer merged 1 commit into
mainfrom
cursor/share-invite-radius-daf0
Aug 22, 2026
Merged

fix(desktop): round share invite email field and button#6980
ComputelessComputer merged 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

@ComputelessComputer
ComputelessComputer marked this pull request as ready for review August 22, 2026 07:03
@ComputelessComputer
ComputelessComputer merged commit 39a3df2 into main Aug 22, 2026
17 checks passed
@ComputelessComputer
ComputelessComputer deleted the cursor/share-invite-radius-daf0 branch August 22, 2026 07:03
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