Skip to content

Fix #2675 Add alt text to suggested action image#3375

Merged
compulim merged 2 commits intomicrosoft:masterfrom
compulim:fix-2675-suggested-actions-image-alt
Aug 3, 2020
Merged

Fix #2675 Add alt text to suggested action image#3375
compulim merged 2 commits intomicrosoft:masterfrom
compulim:fix-2675-suggested-actions-image-alt

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Aug 2, 2020

Fixes #2675.

Changelog Entry

Fixed

Description

Adding alt attribute to <img> element. If the image is not provided, the alt will not be set. If the developer want to label the image as decorative, they should use the standard convention (empty string "").

Specific Changes

  • Modified suggestedAction to add alt to <img>

  • Testing Added

@compulim
Copy link
Copy Markdown
Contributor Author

compulim commented Aug 3, 2020

Thanks @tdurnford. 😉

@compulim compulim merged commit 53c758b into microsoft:master Aug 3, 2020
@compulim compulim deleted the fix-2675-suggested-actions-image-alt branch August 3, 2020 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accessibility - CardActions not supporting alt text for images and buttons.

2 participants