Skip to content

fix(a11y): change clipboard copy anchor to a button - #26

Open
mfranzke wants to merge 1 commit into
jaden:masterfrom
mfranzke:patch-1
Open

fix(a11y): change clipboard copy anchor to a button#26
mfranzke wants to merge 1 commit into
jaden:masterfrom
mfranzke:patch-1

Conversation

@mfranzke

@mfranzke mfranzke commented Jul 1, 2026

Copy link
Copy Markdown

Replaced anchor tag (a-HTML-element without href is not even a link, but only an anchor) to a button for clipboard copy functionality. This especially enables keyboard and screenreader accessibility.

Replaced anchor tag (`a`-HTML-element without `href`) to a `button` for clipboard copy functionality. This especially enables keyboard and screenreader accessibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant