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

[Product page] Variant selection can lag on change #2028

Closed
kmeleta opened this issue Oct 13, 2022 · 0 comments · Fixed by #2030
Closed

[Product page] Variant selection can lag on change #2028

kmeleta opened this issue Oct 13, 2022 · 0 comments · Fixed by #2030
Assignees
Labels
Category: Enhancement New feature or request

Comments

@kmeleta
Copy link
Contributor

kmeleta commented Oct 13, 2022

When a user selects a variant, the UI is not blocked to prevent rapid subsequent selections. This creates a weird visual lag that is made worse the more selections are made while new data is fetched. Slower connections will further exacerbate the effect.

Video and more details here #2025 (review)

We should look into either blocking the variant UI to prevent additional interactions or see if we can cancel/override the previous in-progress selections.

This behavior was introduced with the addition of the temporary sold out variant UI change #1407

@kmeleta kmeleta added the Category: Enhancement New feature or request label Oct 13, 2022
@kmeleta kmeleta self-assigned this Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant