mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-20 08:21:09 -05:00
* 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> |
||
|---|---|---|
| .. | ||
| dom-accessibility-api+0.5.16.patch | ||
| eslint-plugin-react-hooks+4.6.0.patch | ||