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 Catalog View does lags when scrolling #31

Closed
pedrosolisgarcia opened this issue Jul 4, 2020 · 0 comments · Fixed by #35
Closed

The Catalog View does lags when scrolling #31

pedrosolisgarcia opened this issue Jul 4, 2020 · 0 comments · Fixed by #35
Assignees
Labels

Comments

@pedrosolisgarcia
Copy link
Owner

pedrosolisgarcia commented Jul 4, 2020

Steps to reproduce:

  1. Go to Catalog from Home Screen

  2. Swipe left to horizontally scroll the catalog

  3. Click on the avatar image

Expected Result:
The catalog scrolls fluently.

Actual Result:
The catalog scrolls with lag, affecting UX

NOTES:
This could be caused because of the way the data is passed to the cells, or because the cells are not being reused. There is a medium post which discusses this further.

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

Successfully merging a pull request may close this issue.

1 participant