Rocket.Chat.ReactNative/app/containers/RoomItem
Reinaldo Neto aabbc77479
fix: update room on the rooms list view after local search and quote showing with leading empty space on the rooms list view (#5064)
* fix: quote showing with leading empty space on the rooms list view

* add unit test for previewFormatText

* minor tweak

* add e2e test to see the msg quote

* fix room item re-render after local search

* markdown preview testID can be received or default

* update storyshot roomheader

* minor tweak

* minor tweak

* fix flaky test

* refactor searchRoom to avoid flaky tests
2023-06-16 15:20:04 -03:00
..
Actions.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
IconOrAvatar.tsx Chore: Migrate RoomItem to Hooks (#4310) 2022-06-27 15:23:43 -03:00
LastMessage.tsx fix: update room on the rooms list view after local search and quote showing with leading empty space on the rooms list view (#5064) 2023-06-16 15:20:04 -03:00
RoomItem.stories.tsx [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
RoomItem.tsx fix: update room on the rooms list view after local search and quote showing with leading empty space on the rooms list view (#5064) 2023-06-16 15:20:04 -03:00
Tag.tsx Chore: evaluate `RoomItem` (#4023) 2022-04-20 17:37:54 -04:00
Title.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Touchable.tsx Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
TypeIcon.tsx Regression: Omnichannel icons (#4136) 2022-04-29 13:08:19 -04:00
UpdatedAt.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Wrapper.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
index.tsx Regression: Fix RoomItem's loading status (#4835) 2023-01-24 10:03:48 -03:00
interfaces.ts Chore: Migrate RoomItem to Hooks (#4310) 2022-06-27 15:23:43 -03:00
styles.ts [NEW] Update room item animations (#4024) 2022-06-06 10:23:49 -03:00
useUserStatus.tsx [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00