Mobile: Only 60 or less results shown when using searching
#25,871 创建于 2024年1月9日
描述
https://github.com/mattermost/mattermost-mobile/issues/7725
Summary
When I try to use search feature on mobile app, I can only get about 60 result, while on desktop it can be about 200 or more.
Environment Information
- Device Name: iPhone 15 Pro
- OS Version: iOS 17.2
- Mattermost App Version: v2.11
- Mattermost Server Version: v9.3.0
Steps to reproduce
Tap search button, and try to search message from someone or anything else that will have results more than 60, the mobile app will only show latest 60 results.
Expected behavior
Show all the results, or when I scroll down, it will refresh and get more results(like mattermost web app).
Observed behavior
Only 60 max results.
Possible fixes
Your code lack of requesting for more data when scrolling to the end of page. Sorry I am not familiar about react native, but I can guess what is happening behind the bug.
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.
New contributors please see our Developer's Guide.