mattermost/webapp/patches
Harrison Healey a03cc134bb
MM-64868 Update accessible labels and descriptions for various autocompletes (#33553)
* Remove the word 'icon' from labels for status icons

* Remove unneeded alt text from at mention suggestion icons

* MM-64868 Update label and description of AtMentionSuggestion

* Update snapshots for other Suggestions

* Remove redundant alt text from EmoticonSuggestion

* Update label and description of ChannelMentionSuggestion

I removed the readout of the channel slug because it's likely redundant,
and I added the icon to it because whether or not the channel is
public/private or archived seems useful to non-sighted users.

* Remove icon from readout of GenericChannelSuggestion

It doesn't depend on anything about the channel, so it's unnecessary.

* Update label and description of GenericUserSuggestion

Same as the AtMentionProvider, the profile image no longer has alt text,
the mention is now the name, and the rest of the text is the
description.

* Update label and description of CommandSuggestion

* Update label and description of SearchChannelWithPermissionsSuggestion

Like ChannelMentionSuggestion, the name is the channel display name and
the description is the type of channel.

* Remove icon from readout of SearchUserSuggestion

* Fix aria-label for ExtensionSuggestion not being read out

* Update label and description of SearchChannelSuggestion

Unlike the ChannelMentionSuggestion, I didn't include the channel type
in this because, as of the previous PR, results are grouped by channel
type.

* Update label and description of SwitchChannelProvider

This one has a lot because of all the different things in that modal,
but I think everything relevant is read out.

* fixup Update label and description of SwitchChannelProvider

* Add some more unit tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2025-08-08 12:27:06 -04:00
..
dom-accessibility-api+0.5.16.patch MM-64868 Update accessible labels and descriptions for various autocompletes (#33553) 2025-08-08 12:27:06 -04:00
eslint-plugin-react-hooks+4.6.0.patch Patch eslint-plugin-react-hooks to properly handle class properties (#26493) 2024-03-18 14:24:15 -04:00