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

fix: improve page display when the user changes the price or product order #414

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Mar 6, 2024

What

We are starting to have many pages where the user can order the data (price or product).

But it sometimes shows many useless "loading" buttons, even though the underlying data doesn't change.

Cleaned up to avoid having :

  • the top section go into loading mode
  • the bottom "load more" showing up

@raphodn raphodn merged commit c0468bb into master Mar 6, 2024
3 checks passed
@raphodn raphodn deleted the raphodn/product-price-ordering-avoid-full-refresh branch March 6, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant