mattermost-mobile/app/screens/home
Carlos Garcia 82e5ff2ae8
prevent duplicate search when navigating back with a new hashtag (#9579)
Tapping a hashtag while search screen was showing previous results will
cause both useEffect and useDidUpdate to fire causing two concurrent search
calls. This guard prevents that scenario.
2026-03-17 11:12:39 +01:00
..
account Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
channel_list Agents "RHS" view (#9318) 2026-03-16 09:48:32 -07:00
recent_mentions Enable exhaustive deps in the repo (#9508) 2026-02-18 11:56:16 +01:00
saved_messages Enable exhaustive deps in the repo (#9508) 2026-02-18 11:56:16 +01:00
search prevent duplicate search when navigating back with a new hashtag (#9579) 2026-03-17 11:12:39 +01:00
tab_bar Enable exhaustive deps in the repo (#9508) 2026-02-18 11:56:16 +01:00
index.tsx Enable exhaustive deps in the repo (#9508) 2026-02-18 11:56:16 +01:00