mattermost-mobile/app/components/navigation_header
Rahim Rahman 00e05d581e
fix: MM-58164 Search text is behind the textbox while searching (#8026)
* fix: MM-58164 search text hides behind textbox
* clean up unit test for useCollapsibleHeader
* simplify math
* unlock doesn't need to use useCallback as it doesn't have any deps
* revert changes on unlock
* using lockValue & headerOffset directly into children props
* disable scrolling to prevent scrollValue from being updated
* properly snapping flatlist to the proper spot in a few scenarios

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-05 11:28:00 -06:00
..
header.tsx fix: MM-58164 Search text is behind the textbox while searching (#8026) 2024-09-05 11:28:00 -06:00
index.tsx fix: MM-58164 Search text is behind the textbox while searching (#8026) 2024-09-05 11:28:00 -06:00
large.tsx [Gekidou MM-46229] Add hideAndLock, showAndUnlock callbacks for Search (#6677) 2022-10-27 22:04:26 -05:00
search.tsx Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00