Shared FlatList in search screen causes incorrect scrolling behaviour
Open
:bug: bug
- Dominant language
- JavaScript
- Stars
- 4.8k
- Forks
- 771
- PR merge metrics
- No merged PRs in 30d
Description
Thanks @machour for catching this.
> Having a single FlatList to handle the various search type results may not be a good idea:
>
> If you search for "react", display results for Repositories and Users, then scroll down on Repositories, when you get back to the Users tab, the list will have been scrolled.
>
Contributor guide
Assessment
This issue has not been assessed yet.