Michael Telatynski
07747e24d4
Switch Pill & E2EIcon to using Compound Tooltips ( #12080 )
...
* Switch Pill to using Compound Tooltips
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Switch E2EIcon to using Compound Tooltips
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update tests & snapshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2023-12-21 15:21:41 +00:00
Kerry
e0d498e338
Enable `jsx-a11y/click-events-have-key-events` eslint rule ( #10362 )
...
* enable "jsx-a11y/alt-text" lint rule
* enable "jsx-a11y/label-has-associated-control"
* make Spoilers keyboard accessible
* make invite reason keyboard accessible
* make invite suggestions keyboard accessible
* make avatar upload in space basic settings keyboard accessible
* ignore jsx-a11y/click-events-have-key-events issues in tests
* Update test expectation
---------
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-08-09 06:27:31 +00:00
Michael Telatynski
30429df948
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
Michael Telatynski
99ac9e5029
Ensure tooltip contents is linked via aria to the target element ( #10729 )
...
* Ensure tooltip contents is linked via aria to the target element
* Iterate
* Fix tests
* Fix tests
* Update snapshot
* Fix missing aria labels for more tooltips
* Iterate
* Update snapshots
2023-05-05 08:26:11 +00:00
Michael Weimann
aec454dd6f
Add `UserProfilesStore`, `LruCache` and cache for user permalink profiles ( #10425 )
2023-03-27 10:07:43 +02:00
Michael Weimann
96d1b74ffc
Pillify event permalinks ( #10392 )
2023-03-21 10:23:20 +01:00
Michael Weimann
41d88ad6ae
Fix user pill click ( #10359 )
2023-03-13 15:43:13 +01:00
Michael Weimann
85e8d27697
Extract avatars from permalink hook ( #10328 )
2023-03-09 12:48:36 +01:00
Michael Weimann
ad26925bb6
Refactor pill and add tests ( #10304 )
2023-03-08 13:06:50 +01:00