Accessibility - CardActions not supporting alt text for images and buttons.
See original GitHub issueScreenshots
Version
Microsoft Bot Framework v4: Microsoft.Bot.Builder 4.6.2 Nuget package
Describe the bug
Through Accessibility Scan, we have received the following issues where we could not found a solution to implement using Bot Framework PromptOptions: Issue description: Ensures elements have alternate text or a role of none or presentation Issue description: Ensures buttons have discernible text These issues occurred where we have created suggested action items (like thumbs up/down, create a ticket, etc) using the PromptOptions class in Microsoft.Bot.Builder.Dialogs. Using the PromptActions, we see that there is no way to add alt text to an image or a button. Can you please advise on how to achieve accessibility on the PromptOptions in Web Chat?
[Bug]
Issue Analytics
- State:
- Created 4 years ago
- Comments:20 (12 by maintainers)
Top Results From Across the Web
Accessibility: Image Alt text best practices
When using image alt text, it should not include: "picture of"; "image of". Screen readers automatically announce an image as an image. So...
Read more >Image buttons must have alternate text | Axe Rules
Check that all images used as buttons have accessible alternate text. How to add alt text to an image. Using an alt attribute...
Read more >Tips and Tricks | Web Accessibility Initiative (WAI)
If they appear to have no informative value and aren't links or buttons, ... The alt text should be the most concise description...
Read more >Card
<mat-card> is a content container for text, photos, and actions in the context of a single subject.
Read more >Cards v2 | Google Chat
Because Chat app cards have no toolbar, cardActions[] is not supported by Chat ... The first is a blue text button and the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@murcinar We have (as @cwhitten has already said) the work agreed upon - we just haven’t had a chance to book it out yet. I’ll update this issue once we assign this to a release.
I think we are not punting this one. As Chris didn’t tag it as R11 during our last run.