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

Optimize OTP Loading for the Home Tab #4

Open
Migrim opened this issue Sep 20, 2024 · 0 comments
Open

Optimize OTP Loading for the Home Tab #4

Migrim opened this issue Sep 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Migrim
Copy link
Owner

Migrim commented Sep 20, 2024

Currently, the Home Tab (OTP-List) loads all OTP entries on page load, which can impact performance with a large number of OTPs.

Proposed Improvement:

  • Initially, only the first 50 or 25 OTPs should be loaded when the Home Tab is opened.
  • Additional OTPs should be dynamically loaded as the user scrolls to the end of the page, ensuring a seamless experience.
  • The search functionality must continue to operate across all OTPs, including those not yet loaded in the view.
@Migrim Migrim added the enhancement New feature or request label Sep 20, 2024
@Migrim Migrim self-assigned this Sep 20, 2024
@Migrim Migrim pinned this issue Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant