-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infinite scroll issue when used with search bar #289
Comments
Take reference of this fix - hotwax/users#206 |
When performing a search on the users page and clicking on a search result to view the user's profile, navigating back to the previous page results in the inability to scroll down the search results. This issue is found in users app but need to be fixed in all apps wherever this functionality exists. |
Refer to this PR with latest fix: |
Verified and working fine in facilities app release v1.6.1. |
Verified and working fine in fulfillment app release v2.3.0. |
Verified and working fine in job-manager app release v2.23.0. |
Issue verified and working fine in release v1.18.1 of pre-order app. |
Current behavior
Infinite scrolling is not working with search bar after the upgrade to ionic 7.
Expected behavior
Check all the apps where infinite scrolling is used. Infinite scrolling should work correctly.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
Environment details
Additional information
The text was updated successfully, but these errors were encountered: