-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add API key field and copy to clipboard logic on settings page #2012
Conversation
❌ Deploy Preview for fx-relay-demo failed.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty straightforward - awesome new feature.
Co-authored-by: Vincent <[email protected]>
It was made invisible in 2f07551, because the notification was located outside the `.copy-controls`, and anything outside it was hidden to prevent long mask addresses from breaking the layout. Thus, with this change, I've simply moved the notification to overlap the copy button and be positioned in the middle of it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is ready to go as far as I'm concerned. I have a vague recollection of needing to merge this today, but since it's not really QA'able other than making sure that it's actually shown and copied to the clipboard, I'll hold off until US folks are back.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Fixes: MPP-2030
Notes:
Testing steps:
Screenshots: