Skip to content
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

Minor Accessibility Issues: Adding Title, Alt Text Spacing, Table/Figure Links #46

Open
3 tasks
chantelwetzel-noaa opened this issue Sep 1, 2021 · 0 comments
Labels
topic --- accessibility creating content that is accessible for all individuals

Comments

@chantelwetzel-noaa
Copy link
Contributor

chantelwetzel-noaa commented Sep 1, 2021

There are a few minor fixes need to the following items to address some minor accessibility issues:

  • Need to define document title that shows up as the title in the pdf document #48

  • Figure captions are included in figure tag. would be better if captions were tagged separately as text. Consider adding more space between the figure and the caption — white space helps the tagger do its work

  • tagged annotations — most of these appear to be internal links — the “live” TOC that lets you click to go directly to a page, or the URLs in your references list, or the numbers of Figures and Tables that were, presumably, autogenerated by a field and that you can click to go directly to that table or figure. Ideally these should be read by the screen reader to refer the the table or figure numbering without the linkage (no navigation via clicking). Do we want/need this linking in the final document versions? We are allowed to post noncompliant versions of documents as long as there is also a compliant version, clearly labeled as such, close by. that would allow you to have one version with live links (that you don’t bother making compliant), and then a compliant one where the links are dead but everything is accessible.

@kellijohnson-NOAA kellijohnson-NOAA added the topic --- accessibility creating content that is accessible for all individuals label Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic --- accessibility creating content that is accessible for all individuals
Projects
None yet
Development

No branches or pull requests

2 participants