Fix Send/Receive URL domain and copy button styling#2270
Conversation
Use canonical hg-public.languageforge.org (and hg-staging.languageforge.org) instead of deriving from page host, which produced broken hg-public.lexbox.org. Forward a join prop through CopyToClipboardButton so the button renders as a proper join-item next to the input.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe PR adds a ChangesSend/Receive URL form styling
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
UI unit Tests 1 files ± 0 3 suites - 56 0s ⏱️ -30s Results for commit 865d26e. ± Comparison against base commit 9d47e7e. This pull request removes 176 and adds 10 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Use canonical hg-public.languageforge.org (and hg-staging.languageforge.org) instead of deriving from page host, which produced broken hg-public.lexbox.org. Forward a join prop through CopyToClipboardButton so the button renders as a proper join-item next to the input.
Before:

After:

(I can't demonstrate the prod URL, but it's now just hardcoded).