Skip to content

feat: add copy-to-clipboard button for connector URL#194

Merged
Takaros999 merged 1 commit intomainfrom
takis/copy-connector-url
Mar 27, 2026
Merged

feat: add copy-to-clipboard button for connector URL#194
Takaros999 merged 1 commit intomainfrom
takis/copy-connector-url

Conversation

@SeanROlszewski
Copy link
Copy Markdown
Contributor

Summary

  • Replaces the Link in the connector URL section with explicit Buttons for opening and copying the URL
  • Adds a clipboard copy button so users can easily copy the connector URL
  • Applies .buttonStyle(.borderless) to fix SwiftUI List row tap forwarding

Test plan

  • Generate a connector URL in the sample app
  • Tap the clipboard button — verify the URL is copied to the pasteboard
  • Tap "Open Connector URL" — verify it opens correctly
  • Tap in empty space within the section — verify neither button activates

🤖 Generated with Claude Code

Replaces the Link with explicit Buttons and adds a clipboard copy
button. Uses .buttonStyle(.borderless) to prevent the List row from
forwarding taps outside button hit areas to the first button.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 26, 2026

You must have Developer access to commit code to Worldcoin on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles

@Takaros999 Takaros999 merged commit f216bfa into main Mar 27, 2026
13 of 15 checks passed
@Takaros999 Takaros999 deleted the takis/copy-connector-url branch March 27, 2026 20:50
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