You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the teams.rst file to edit it. Search all image directives and place the :alt: code block beneath it. See syntax in Expected Results below.
Commit the changes, open a PR.
Expected results
The following codeblock added to each image with its specific descriptors filled in:
.. image:: ../common/images/image-filename.png
:alt: Phrase that describes image
or
|Resource - alt text describing image|
.. |Resource - alt text describing image| image:: ../common/images/image-filename.png
:alt: Phrase that describes image
Actual results
Some images don't have the alt text info in them.
Additional information
Example from Credentials section of the User Guide:
Add Team Permissions
^^^^^^^^^^^^^^^^^^^^^^
To add permissions to a Team:
1. Click the **Add** button, which opens the Add Permissions Wizard.
.. image:: ../common/images/teams-users-add-permissions-form.png
:alt: Add Permissions Form
The text was updated successfully, but these errors were encountered:
Please confirm the following
security@ansible.com
instead.)Bug Summary
We need to add alt-text to images for accessibility purposes. See the syntax in the Expected Results below.
AWX version
latest
Select the relevant components
Installation method
kubernetes
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
/Users/you/awx/docs/docsite/rst/userguide
).:alt:
code block beneath it. See syntax in Expected Results below.Expected results
The following codeblock added to each image with its specific descriptors filled in:
or
Actual results
Some images don't have the alt text info in them.
Additional information
Example from Credentials section of the User Guide:
The text was updated successfully, but these errors were encountered: