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

Better error handling on ProductSummaryList #235

Open
victorhmp opened this issue Feb 7, 2020 · 0 comments
Open

Better error handling on ProductSummaryList #235

victorhmp opened this issue Feb 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@victorhmp
Copy link
Contributor

The current error (and loading state) handling in the ProductSummaryList relative to the productSearch query is too simple and does not provide feedback to the user or to the developer regarding what went wrong.

Expected Behavior

We should make it better by providing more information regarding the error and maybe even think of a way to show the user something went wrong.

Current Behavior

A simple return null during loading or in case the productSearch query failed.

@victorhmp victorhmp added the enhancement New feature or request label Feb 7, 2020
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