* 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 |
||
|---|---|---|
| .. | ||
| combined_user_activity | ||
| date_separator | ||
| more_messages | ||
| new_message_line | ||
| post | ||
| thread_overview | ||
| config.ts | ||
| index.ts | ||
| post_list.test.tsx | ||
| post_list.tsx | ||
| refresh_control.tsx | ||
| scroll_to_end_view.tsx | ||