mattermost-mobile/app/components/post_list/post/body
Elias Nahum d84a0afd3a
Avoid unnecessary re-renders (#8673)
* Only set the height on the message component if it ends up being greater than the maxHeight to avoid re-renders

* Cache the teams theme to avoid unnecessary computation and re-renders

* useDidUpdate instead of useEffect to avoid setting the theme preference without need

* add comment on clear cache
2025-03-13 21:28:48 +08:00
..
acknowledgements Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
add_members Fix styles for add people ephemeral message (#8494) 2025-01-22 13:12:59 +01:00
content fix: fixed image overflow in message attachments (#8361) 2024-12-06 08:27:42 +02:00
failed Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
message Avoid unnecessary re-renders (#8673) 2025-03-13 21:28:48 +08:00
reactions Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
index.tsx Add post props validation (#8323) 2024-11-28 15:59:30 +01:00