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

Alt text is not descriptive [../project-setup files] #7070

Open
timngyn opened this issue Mar 18, 2024 · 0 comments
Open

Alt text is not descriptive [../project-setup files] #7070

timngyn opened this issue Mar 18, 2024 · 0 comments
Labels
amplify/ios Mostly related to iOS software. web accessibility

Comments

@timngyn
Copy link
Member

timngyn commented Mar 18, 2024

Describe the content issue:
Images listed below do not have descriptive/informative alt text. For markdown the alt text is located between the square brackets, ![alt text](...).

The list below isn't exhaustive since I found these images based on the word count for the alt text, but it should be a good starting point to make our alt text better for people who use screen readers.

Some resources to help write alt text:

 

https://github.com/aws-amplify/docs/blob/main/src/fragments/lib/project-setup/ios/create-application/10_createProject.mdx:

   6  
   7: ![GSA](/images/project-setup/20_1_createProject.png)
   8  

  14  
  15: ![GSA](/images/project-setup/20_2_createProject.png)
  16  
  17  After tapping Next, **select where you would like to save your project**, then **tap Create**.  In this example, you will choose: **~/Developer**
  18: ![GSA](/images/project-setup/20_3_createProject.png)
  19  

 

https://github.com/aws-amplify/docs/blob/main/src/fragments/lib/project-setup/ios/create-application/20_install_libraries.mdx:

   2  
   3: ![Add package dependency](/images/project-setup/20_4_add-package-dependency.png)
   4  

   8  
   9: ![Search for repo](/images/project-setup/20_5_search-amplify-repo.png)
  10  

  21  
  22: ![Select dependencies](/images/project-setup/20_7_select-dependencies.png)
  23  

 

https://github.com/aws-amplify/docs/blob/main/src/fragments/lib-v1/project-setup/ios/combine/combine.mdx:

  101  
  102: ![image](/images/combine-xcode.png)
  103  

https://github.com/aws-amplify/docs/blob/main/src/fragments/lib-v1/project-setup/ios/create-application/10_createProject.mdx:

   4  
   5: ![GSA](/images/project-setup/20_1_createProject.png)
   6  

  12  
  13: ![GSA](/images/project-setup/20_2_createProject.png)
  14  
  15  After tapping Next, **select where you would like to save your project**, then **tap Create**.  In this example, you will choose: **~/Developer**
  16: ![GSA](/images/project-setup/20_3_createProject.png)
  17  

https://github.com/aws-amplify/docs/blob/main/src/fragments/lib-v1/project-setup/ios/create-application/20_install_libraries.mdx:

   6  
   7: ![Add package dependency](/images/project-setup/20_4_add-package-dependency.png)
   8  

  12  
  13: ![Search for repo](/images/project-setup/20_5_search-amplify-repo.png)
  14  

  25  
  26: ![Select dependencies](/images/project-setup/20_7_select-dependencies.png)
  27  

 

https://github.com/aws-amplify/docs/blob/main/src/fragments/lib-v1/project-setup/ios/create-application/31_provisionBackend.mdx:

   2  
   3: ![GSA](/images/project-setup/50_1_dragDrop.png)
   4  

  10  
  11: ![GSA](/images/project-setup/50_2_addFiles.png)
  12  
@reesscot reesscot added the amplify/ios Mostly related to iOS software. label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amplify/ios Mostly related to iOS software. web accessibility
Projects
None yet
Development

No branches or pull requests

2 participants