Skip to content

Conversation

@Ovgodd
Copy link
Collaborator

@Ovgodd Ovgodd commented Aug 7, 2025

Purpose

Ensure that document content titles and download buttons are accessible to screen readers by using appropriate ARIA labels and adding missing translations.

Proposal

  • Add aria-label attributes to the document content title and download button
  • Insert missing i18n translation strings for accessibility
@Ovgodd Ovgodd requested a review from AntoLC August 7, 2025 09:04
@Ovgodd Ovgodd self-assigned this Aug 7, 2025
@Ovgodd Ovgodd force-pushed the fix/doc-content-head-access branch 2 times, most recently from 25d7248 to c1cd0d1 Compare August 7, 2025 09:07
@Ovgodd Ovgodd marked this pull request as ready for review August 7, 2025 09:07
@Ovgodd Ovgodd force-pushed the fix/doc-content-head-access branch from c1cd0d1 to 0286a01 Compare August 8, 2025 07:22
@Ovgodd Ovgodd force-pushed the fix/doc-content-head-access branch 4 times, most recently from 1303bdb to 559b869 Compare August 8, 2025 12:56
@Ovgodd Ovgodd requested a review from AntoLC August 8, 2025 13:41
@Ovgodd Ovgodd force-pushed the fix/doc-content-head-access branch from e92fa58 to 7bf5501 Compare September 5, 2025 07:18
@github-actions
Copy link

github-actions bot commented Sep 5, 2025

Size Change: +124 B (0%)

Total Size: 3.65 MB

Filename Size Change
apps/impress/out/_next/static/a4e42a6e/_buildManifest.js 0 B -867 B (removed) 🏆
apps/impress/out/_next/static/d13363e9/_buildManifest.js 867 B +867 B (new file) 🆕

compressed-size-action

@Ovgodd Ovgodd force-pushed the fix/doc-content-head-access branch 2 times, most recently from c893900 to d159a19 Compare September 5, 2025 09:25
@Ovgodd Ovgodd requested a review from AntoLC September 5, 2025 11:55
@Ovgodd Ovgodd force-pushed the fix/doc-content-head-access branch 6 times, most recently from 59d0d9b to 361c5ce Compare September 9, 2025 11:43
added appropriate aria attributes and semantic tags to enhance accessibility Signed-off-by: Cyril <c.gromoff@gmail.com>
@Ovgodd Ovgodd force-pushed the fix/doc-content-head-access branch from 361c5ce to 9cb2b6a Compare September 9, 2025 13:25
@Ovgodd Ovgodd merged commit 9cb2b6a into main Sep 9, 2025
21 of 22 checks passed
@Ovgodd Ovgodd deleted the fix/doc-content-head-access branch September 9, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment