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

Image block: clarify what alternative text is used for #8391

Closed
sarahmonster opened this issue Aug 2, 2018 · 3 comments
Closed

Image block: clarify what alternative text is used for #8391

sarahmonster opened this issue Aug 2, 2018 · 3 comments
Labels
[Block] Image Affects the Image Block [Feature] Blocks Overall functionality of blocks [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). Needs Copy Review Needs review of user-facing copy (language, phrasing) [Type] Copy Issues or PRs that need copy editing assistance [Type] Enhancement A suggestion for improvement.

Comments

@sarahmonster
Copy link
Member

The image block offers some contextual help to explain what alt text is, but I think we could make it a bit more clear. Getting the explanation right will help more people create accessible sites. 🎉

screenshot 2018-08-02 14 17 22

Currently it reads:

Describe the purpose of the image. Leave empty if the image is not a key part of the content.

As a user with no understanding of alternative text, my instinct here is to write something like "The purpose of this image is to illustrate my post", which isn't really helpful.

What about instead, something along the lines of:

Alternative text is used to describe your image to people who may not be able to see it. Provide a short description of the image or leave empty if the image isn't important to your post content.

@sarahmonster sarahmonster added [Type] Enhancement A suggestion for improvement. [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). [Feature] Blocks Overall functionality of blocks [Type] Copy Issues or PRs that need copy editing assistance labels Aug 2, 2018
@sarahmonster sarahmonster mentioned this issue Aug 2, 2018
11 tasks
@designsimply designsimply added the Needs Copy Review Needs review of user-facing copy (language, phrasing) label Aug 2, 2018
@designsimply
Copy link
Member

Would a link to more info be preferable to keep descriptive text short so that it doesn't make the UI too cluttered? Also keep translation in mind.

@sarahmonster
Copy link
Member Author

A link to more detailed documentation would be 💯!

@michelleweber
Copy link

Yay for changing this text. I think you can tighten things up without losing meaning, and use the space saved to give people a stronger nudge.

Alternative text describes your image to people who can't see it, so they get the total experience of your site. Add a short description with its key details.

You could just hyperlink "Alternative text." And if you want to go super short, you can delete "so they get the total experience of your site." I like the push it gives ("My site is so good, of COURSE I want people to get the whole experience!") but it's not essential.

@sarahmonster sarahmonster added the [Block] Image Affects the Image Block label Oct 25, 2018
daniloercoli added a commit that referenced this issue Oct 26, 2018
…rnmobile/merge-blocks-on-backspace

* 'master' of https://github.com/WordPress/gutenberg:
  Do not add isDirty prop to DOM (#11093)
  Format API (#10209)
  Remove 4.2 deprecated features (#10952)
  Update `@wordpress/hooks` README to include namespace mention (#11061)
  Feature: save lock control via actions (#10649)
  Fix usage of `preg_quote()` (#10998)
  Update plugin version to 4.1.1 (#11078)
  Improve preloading request code (#11007)
  Fix dynamic blocks not rendering in the frontend (#11050)
  Media & Text: Fixing vertical alignment of the image (#11025)
  Date: Mark getSettings as experimental (#10636)
  Improve handling of centered 1-col galleries with small images (#11040)
  Use better help text for ALT text input; fixes #8391. (#11052)

# Conflicts:
#	packages/editor/src/components/rich-text/index.native.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Image Affects the Image Block [Feature] Blocks Overall functionality of blocks [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). Needs Copy Review Needs review of user-facing copy (language, phrasing) [Type] Copy Issues or PRs that need copy editing assistance [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

3 participants