-
Notifications
You must be signed in to change notification settings - Fork 278
Documentation: introduce clickable tooltips to copy hx url #736
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
Conversation
dtchepak
left a comment
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.
Thanks! I'm happy to merge as-is, or can apply @304NotModified's suggestion first (or in a different PR). Let me know which you prefer. 👍
Added @304NotModified suggestion, thx for the hint! 👍 @dtchepak you may merge when it fits for you, thanks as well! |
|
Change is live. Thanks @jheinath and @304NotModified! 🙇 |
Hey there,
regarding to @dtchepak's last comment in my recent PR (#729) I implemented his additional feature request:
preview-ui.mp4
-> still works like before, but clicking on the header itself does no longer copy to clipboard. Only possible via the tooltip.
Please kindly take a look and give your feedback! Thanks!