Skip to content

Add Server URL dialog button, copy internal/external URL buttons#9821

Open
MostCromulent wants to merge 1 commit intoCard-Forge:masterfrom
MostCromulent:serverurlscreen
Open

Add Server URL dialog button, copy internal/external URL buttons#9821
MostCromulent wants to merge 1 commit intoCard-Forge:masterfrom
MostCromulent:serverurlscreen

Conversation

@MostCromulent
Copy link
Contributor

@MostCromulent MostCromulent commented Feb 20, 2026

It seems currently there's no way to get the Server URL screen back once you close it, and you can't choose whether to copy the internal or external URL. This addresses both issues.

--

Screenshot 2026-02-20 134616 Screenshot 2026-02-20 134554

Summary

  • New host-only "Server URL" button in the desktop lobby title bar to re-open dialog after its closed.
  • Server URL dialog now has dedicated "Copy External URL" / "Copy Local URL" buttons instead of a single OK
  • Fixed local-only fallback copying just the IP instead of the full URL with port

Test plan

  • Host a server, verify dialog shows with labeled URLs and copy buttons
  • Click each copy button, verify clipboard contents and dialog re-shows
  • Click Close, verify dialog dismisses
  • Verify "Server URL" button appears in lobby (host only, not for clients)
  • Click "Server URL" button, verify dialog re-appears

- Replace single OK dialog with Copy External URL / Copy Local URL / Close buttons
- Re-show dialog after copying so host can copy both URLs
- Fix local-only fallback to copy full URL (with port) instead of just IP
- Add "Server URL" button to desktop lobby title bar (host only)
- Update localization strings with clearer External/Local URL labeling

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MostCromulent MostCromulent changed the title Add button to re-show Server URL dialog, copy URL buttons Add Server URL dialog button, copy internal/external URL buttons Feb 20, 2026
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