-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accessibility improvements - PDF #5047
Labels
Comments
10 tasks
robinmolen
added a commit
that referenced
this issue
Feb 11, 2025
Added aria tags that showcase that field label and field value are related
robinmolen
added a commit
that referenced
this issue
Feb 11, 2025
…n report pdf To indicate when a field has been left empty by the user, show "No information provided" in the place where the filled in information would have been. This also helps screen reader users identify which fields aren't filled in.
robinmolen
added a commit
that referenced
this issue
Feb 11, 2025
robinmolen
added a commit
that referenced
this issue
Feb 11, 2025
Without the `spaceless` tags the pdf will be generated with leading and trailing whitespace. This whitespace only visible/noticeable when you look at the title in the pdf metadata.
10 tasks
10 tasks
robinmolen
added a commit
that referenced
this issue
Feb 20, 2025
Added aria tags that showcase that field label and field value are related
robinmolen
added a commit
that referenced
this issue
Feb 20, 2025
…n report pdf To indicate when a field has been left empty by the user, show "No information provided" in the place where the filled in information would have been. This also helps screen reader users identify which fields aren't filled in.
robinmolen
added a commit
that referenced
this issue
Feb 20, 2025
Without the `spaceless` tags the pdf will be generated with leading and trailing whitespace. This whitespace only visible/noticeable when you look at the title in the pdf metadata.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Accessibility improvements for the submission summary PDF.
The text was updated successfully, but these errors were encountered: