Skip to content
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

The infinite scrolling of listview calls automatically. #2315

Closed
3 tasks done
pratimasd opened this issue Feb 8, 2024 · 1 comment
Closed
3 tasks done

The infinite scrolling of listview calls automatically. #2315

pratimasd opened this issue Feb 8, 2024 · 1 comment
Assignees
Labels
status: can't reproduce Following the reported steps did not reproduce the bug. waiting for user response

Comments

@pratimasd
Copy link

pratimasd commented Feb 8, 2024

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

The infinite scrolling is enabled for listview and before user start scrolling on the records, it is calling APIs and loading next set of data additionally

listview_infinitescrollIissue

Expected Behavior

When user scrolls down then only it should hit the API in backend and show result in UI.

Steps to Reproduce

Splash will redirect to Murli screen and keep on changing filter values, if recods found are more than 10, then for infinite scrolling it should start user scroll down in listview..

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT4kzufl+otPxd9Y0LX1be1V/TsQJkAnTLIFse0aRR4aIZzrEYYAf8/7X0NKTcuDeG5AH2H8rHoEpqnpkdjtEvQ7FySZUak+0JVAFwnxVnmmRbrSC823dnEmGZhgBWq84LSFpAl4KrJpS3AA1znyN63qNleeY8aSfxBlZ7vfcPo=

Context

Yes.. It is affecting the performance of the app. App works very slow.

Visual documentation

here in screenshot we can see, before user scrolling it has called API for 5th time with pageNum 5.

listview_infinitescrollIissue

Additional Info

No response

Environment

- FlutterFlow version: v4.1
- Platform: web
- Browser name and version: ChromeVersion 121.0.6167.140
- Operating system and version affected: windows 11
@pratimasd pratimasd added the status: needs triage A potential issue that has not been confirmed as a bug. label Feb 8, 2024
@hariprasadms
Copy link
Collaborator

Hi @pratimasd - Thank you for bringing up the issue. I couldn't replicate it on my end. If you believe the issue persists, could you create a new project where the issue is reproduced and share the project's bug report code? Ensure that you've included the correct API and its relevant details for us to investigate further. Appreciate your cooperation!

@hariprasadms hariprasadms added status: can't reproduce Following the reported steps did not reproduce the bug. waiting for user response and removed status: needs triage A potential issue that has not been confirmed as a bug. labels Feb 12, 2024
@hariprasadms hariprasadms closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: can't reproduce Following the reported steps did not reproduce the bug. waiting for user response
Projects
None yet
Development

No branches or pull requests

2 participants