0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-20 15:45:29 +01:00
gitea/templates/repo/issue
Andre Polykanine 6c35454654
Improve accessibility for issue comments (#22612)
Currently in Gitea issue comments are not marked up with headings. I'm
trying to fix this by adding an appropriate
[ARIA](https://www.w3.org/WAI/standards-guidelines/aria/) role for
comment header and also by enclosing the comment itself in a semantical
article element.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2023-02-23 10:24:24 +08:00
..
fields
labels
view_content Improve accessibility for issue comments (#22612) 2023-02-23 10:24:24 +08:00
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl
new.tmpl
openclose.tmpl
search.tmpl
view_content.tmpl Improve accessibility for issue comments (#22612) 2023-02-23 10:24:24 +08:00
view_title.tmpl
view.tmpl