riot-web/test/components/views/rooms
Florian Duros 700b3955a4
Add `Tooltip` to `AccessibleButton` (#12443)
* Deprecate AccessibleTooltipButton

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Deprecate AccessibleTooltipButton

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix `UserInfo-test.tsx`

* Update `LoginWithQRFlow-test.tsx` snapshot

* Remove tooltip provider from test

* Fix `AccessibleButton`

* Update snapshots

* Revert to original import

* Use title to populate aria-label

* Rollback AccessibleButton or Tooltip changes. Will come in another PR

* Rollback en.json change

* Update snapshots

* Fix `UserInfo`

* Update snapshots

* Use label instead of title in test

* Use label instead of title in TAC test

* Use label instead of title in read-receipt test

* Remove tooltip for ContextMenu

* Add extra information for caption field

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-04-24 12:24:25 +00:00
..
EventTile
NotificationBadge Merge branch 'develop' into andybalaam/stas-demydiuk-membership-type3 2024-03-20 17:25:23 +00:00
RoomHeader Fix typing issues 2024-04-15 16:06:01 +02:00
__snapshots__ Add `Tooltip` to `AccessibleButton` (#12443) 2024-04-24 12:24:25 +00:00
wysiwyg_composer Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
BasicMessageComposer-test.tsx
EditMessageComposer-test.tsx Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
EventTile-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
ExtraTile-test.tsx
LegacyRoomHeader-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
MemberList-test.tsx Add `Tooltip` to `AccessibleButton` (#12443) 2024-04-24 12:24:25 +00:00
MemberTile-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
MessageComposer-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
MessageComposerButtons-test.tsx
NewRoomIntro-test.tsx
PinnedEventTile-test.tsx
PresenceLabel-test.tsx Implement new unreachable state and fix broken string ref (#11748) 2023-11-07 10:14:30 +00:00
ReadReceiptGroup-test.tsx
RoomHeader-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
RoomKnocksBar-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
RoomList-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
RoomListHeader-test.tsx
RoomPreviewBar-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
RoomPreviewCard-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
RoomTile-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
SearchBar-test.tsx
SearchResultTile-test.tsx
SendMessageComposer-test.tsx Allow adding extra icons to the room header (#11799) 2023-11-01 12:03:10 +00:00
ThirdPartyMemberInfo-test.tsx
VoiceRecordComposerTile-test.tsx