feat: add copy button on install link to improve Accessibility#2281
Merged
senekor merged 5 commits intorust-lang:mainfrom Apr 11, 2026
Merged
feat: add copy button on install link to improve Accessibility#2281senekor merged 5 commits intorust-lang:mainfrom
senekor merged 5 commits intorust-lang:mainfrom
Conversation
Contributor
|
Please revert the whitespace changes so this can be reviewed more easily. |
Contributor
Author
Hey @senekor 👋🏻 , I've reverted the whitespace changes, thanks for the suggestion. |
senekor
requested changes
Apr 9, 2026
Contributor
There was a problem hiding this comment.
First pass, I'll have a closer look later.
This doesn't take translations into consideration, but those are on hold anyway, so there's not point in worrying about it now I guess.
I generally prefer styling be done via Tachyons instead of adding to the global app.scss file... but everything is nicely scoped to the pre-copy-wrap class, so might be fine.
senekor
reviewed
Apr 10, 2026
senekor
approved these changes
Apr 11, 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.
fix: #2280
Add a copy button in installation command to make it more accessibility friendly.
Screen.Recording.2026-04-10.at.12.10.56.AM.mov