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

Reload on Scroll #113

Open
Margaret-Petersen opened this issue Dec 23, 2024 · 0 comments
Open

Reload on Scroll #113

Margaret-Petersen opened this issue Dec 23, 2024 · 0 comments

Comments

@Margaret-Petersen
Copy link
Collaborator

Description
The application currently does not reload content when the user scrolls down. Implementing a reload on scroll-down functionality can improve the user experience by ensuring updated and dynamic content is displayed.

Expected Behavior:
When the user scrolls down to the top of the page, the application should trigger a refresh or reload to display the latest content.

Describe the solution you'd like

  1. Implement a "pull-to-refresh" mechanism where scrolling down from the top triggers a reload.
  2. Add a visual indicator (e.g., a spinner or progress bar) to show the reload action is occurring.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant