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

Tooltip: improve accessibility for messages #12487

Merged
merged 3 commits into from May 14, 2024

Conversation

florianduros
Copy link
Contributor

@florianduros florianduros commented May 2, 2024

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

Part of element-hq/element-web#26762
Following #12443, AccessibleButton includes the new tooltip. We are migrating step by step the usage of the deprecated AccessibleTooltipButton to AccessibleButton.

Update the tooltip on the messages

@florianduros florianduros added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label May 2, 2024
@florianduros florianduros added this pull request to the merge queue May 14, 2024
Merged via the queue into develop with commit 357f882 May 14, 2024
30 checks passed
@florianduros florianduros deleted the florianduros/tooltip/messages branch May 14, 2024 08:43
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request May 22, 2024
https://build.opensuse.org/request/show/1175893
by user dheidler + anag+factory
- Version 1.11.67
  ## ✨ Features
  * Tooltip: Improve the accessibility of the composer and the rich text editor (matrix-org/matrix-react-sdk#12459). Contributed by @florianduros.
  * Allow explicit configuration of OIDC dynamic registration metadata (matrix-org/matrix-react-sdk#12514). Contributed by @t3chguy.
  * Tooltip: improve accessibility for messages (matrix-org/matrix-react-sdk#12487). Contributed by @florianduros.
  * Collapse UserSettings tabs to just icons on narrow screens (matrix-org/matrix-react-sdk#12505). Contributed by @dbkr.
  * Add room topic to right panel room info (matrix-org/matrix-react-sdk#12503). Contributed by @t3chguy.
  * OIDC: pass `id_token
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request May 22, 2024
https://build.opensuse.org/request/show/1175898
by user dheidler + anag+factory
- Version 1.11.67
  ## ✨ Features
  * Tooltip: Improve the accessibility of the composer and the rich text editor (matrix-org/matrix-react-sdk#12459). Contributed by @florianduros.
  * Allow explicit configuration of OIDC dynamic registration metadata (matrix-org/matrix-react-sdk#12514). Contributed by @t3chguy.
  * Tooltip: improve accessibility for messages (matrix-org/matrix-react-sdk#12487). Contributed by @florianduros.
  * Collapse UserSettings tabs to just icons on narrow screens (matrix-org/matrix-react-sdk#12505). Contributed by @dbkr.
  * Add room topic to right panel room info (matrix-org/matrix-react-sdk#12503). Contributed by @t3chguy.
  * OIDC: pass `id_token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants