mattermost-mobile/app/screens/home/search
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
..
initial Enable exhaustive deps in the repo (#9508) 2026-02-18 11:56:16 +01:00
results Enable exhaustive deps in the repo (#9508) 2026-02-18 11:56:16 +01:00
bottom_sheet_team_list.tsx simplify managing crossteams (#8879) 2025-05-23 11:01:06 +02:00
index.tsx turn cross team search ff into a config value (#8694) 2025-03-26 10:37:14 -07:00
search.test.tsx prevent duplicate search when navigating back with a new hashtag (#9579) 2026-03-17 11:12:39 +01:00
search.tsx prevent duplicate search when navigating back with a new hashtag (#9579) 2026-03-17 11:12:39 +01:00
team_picker.test.tsx [MM-60405] Crossteam search (#8411) 2025-02-05 13:46:38 -07:00
team_picker.tsx simplify managing crossteams (#8879) 2025-05-23 11:01:06 +02:00