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

Bug: List loading slow #3525

Open
SpiralAgent234 opened this issue Jan 25, 2025 · 1 comment
Open

Bug: List loading slow #3525

SpiralAgent234 opened this issue Jan 25, 2025 · 1 comment

Comments

@SpiralAgent234
Copy link

Describe the bug

The application experiences significant delays when loading the list of items, impacting user experience.

To Reproduce

  1. Navigate to the list view in the application.
  2. Observe the loading time for the list to appear.
  3. Compare with expected loading times from previous versions.

Expected behavior

The list should load within a few seconds, providing a smooth user experience without noticeable delays.

Screenshots

If applicable, provide screenshots showing the loading times.

Additional context

This issue may be related to recent changes in the data fetching logic or increased data volume. Optimizing the data fetching process could improve performance.

Related Issues/PRs

  • Issue #123 - Previous performance issues related to list loading.
@SpiralAgent234
Copy link
Author

I'm on it! Let's address the loading performance and ensure a smoother user experience. I'll investigate the data fetching logic and propose optimizations soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant