jojo/templates/repo/issue/view_content
Henry Catalini Smith 1d0503d6b5 Add aria-label="Copy" to copy button (#11895)
This copy button on the pull request page lacks an accessible name. You can hear the screen reader announce it as just "button" in the screen recording `button.mp4`, and then hear the amended version in `copy.mp4` where it's announced as "copy, button".

The most relevant WCAG success criteria here is [1.1.1 Non-text content](https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html).

### Documentation

- [ ] I created a pull request [to the documentation](https://codeberg.org/forgejo/docs) to explain to Forgejo users how to use this change.
- [ ] I did not document these changes and I do not expect someone else to do it.

### Release notes

- [x] This change will be noticed by a Forgejo user or admin (feature, bug fix, performance, etc.). I suggest to include a release note for this change.
- [ ] This change is not visible to a Forgejo user or admin (refactor, dependency upgrade, etc.). I think there is no need to add a release note for this change.

*The decision if the pull request will be shown in the release notes is up to the mergers / release team.*

The content of the `release-notes/<pull request number>.md` file will serve as the basis for the release notes. If the file does not exist, the title of the pull request will be used instead.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11895
Reviewed-by: Andreas Ahlenstorf <aahlenst@noreply.codeberg.org>
Co-authored-by: Henry Catalini Smith <henry@catalinismith.se>
Co-committed-by: Henry Catalini Smith <henry@catalinismith.se>
2026-04-03 16:57:53 +02:00
..
sidebar Add aria-label="Copy" to copy button (#11895) 2026-04-03 16:57:53 +02:00
add_reaction.tmpl Fix issue/comment menus 2024-12-30 16:06:18 +01:00
attachments.tmpl fix(ui): add missing lazy load attribute to images (#8246) 2025-06-25 18:31:03 +02:00
comments.tmpl fix(ui): improve force-push layout alignment (#10939) 2026-01-20 19:23:31 +01:00
comments_authorlink.tmpl Include resource state events in Gitlab downloads (#29382) 2024-03-06 12:10:43 +08:00
comments_delete_time.tmpl feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
context_menu.tmpl fix: correct image source for quoted reply (#8565) 2025-07-19 15:03:10 +02:00
conversation.tmpl chore(ui): cleanup reviews css, improve consistency (#10268) 2025-12-01 01:30:25 +01:00
pull.tmpl chore(ui): cleanup PR checks area (#10768) 2026-01-10 23:44:42 +01:00
pull_merge_instruction.tmpl feat: Retrieve default merge commit message for pull requests (#10022) 2026-01-01 11:45:43 +01:00
reactions.tmpl Fix issue/comment menus 2024-12-30 16:06:18 +01:00
reference_issue_dialog.tmpl feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
show_role.tmpl ui: update styling of comment headers and role labels (#6816) 2025-02-07 01:07:16 +00:00
sidebar.tmpl feat: display the PR editable status in the right-hand side menu (#9392) 2025-09-27 13:08:38 +02:00
update_branch_by_merge.tmpl chore(ui): cleanup PR checks area (#10768) 2026-01-10 23:44:42 +01:00