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

Infinite loading (on scroll) even if there are no more question left to show. #11

Open
6 tasks done
aayushpagare21-compcoder opened this issue Nov 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@aayushpagare21-compcoder
Copy link
Owner

Issue Description

Screen.Recording.2024-11-13.225949.mp4

Steps to Reproduce

  • start the dev server.
  • keep scrolling till there are no questions left to show.
  • There is infinite loading

Expected Behavior

  • Should show a message as "No questions left to show".
  • Or should reset the offset and repeat the questions ( INFINITE SCROLLING )
    Either of solution would work.

Current Behavior

  • Infinite loading (on scroll) even if there are no more question left to show.

Screenshots (optional)

No response

Operating System [e.g., Windows 10]

No response

Browser [e.g., Chrome, Firefox]

No response

Version [e.g., 2.0.1]

No response

Please check the boxes that apply to this issue report.

  • I have searched the existing issues to make sure this is not a duplicate.
  • I have provided steps to reproduce the issue.
  • I have included relevant environment information.
  • I have included any relevant screenshots.
  • I understand that this is a voluntary contribution and that there is no guarantee of resolution.
  • I want to work on creating a PR for this issue if approved
@aayushpagare21-compcoder aayushpagare21-compcoder added the bug Something isn't working label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant