Documentation: introduce clickable tooltips to copy hx url#736
Merged
dtchepak merged 2 commits intonsubstitute:mainfrom Sep 23, 2023
Merged
Documentation: introduce clickable tooltips to copy hx url#736dtchepak merged 2 commits intonsubstitute:mainfrom
dtchepak merged 2 commits intonsubstitute:mainfrom
Conversation
jheinath
commented
Sep 11, 2023
dtchepak
approved these changes
Sep 17, 2023
Member
dtchepak
left a comment
There was a problem hiding this comment.
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. 👍
Contributor
Author
Added @304NotModified suggestion, thx for the hint! 👍 @dtchepak you may merge when it fits for you, thanks as well! |
dtchepak
added a commit
to nsubstitute/nsubstitute.github.com
that referenced
this pull request
Sep 23, 2023
Member
|
Change is live. Thanks @jheinath and @304NotModified! 🙇 |
This was referenced Jul 25, 2025
This was referenced Aug 4, 2025
This was referenced Aug 15, 2025
This was referenced Aug 23, 2025
This was referenced Sep 2, 2025
This was referenced Sep 22, 2025
This was referenced Oct 5, 2025
This was referenced Nov 17, 2025
This was referenced Nov 26, 2025
This was referenced Dec 8, 2025
This was referenced Dec 24, 2025
This was referenced Jan 20, 2026
This was referenced Feb 6, 2026
This was referenced Mar 25, 2026
This was referenced Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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!