Skip to content

Update error handling on Usage Quotas

Angelo Gulina requested to merge ag/432976-graph-ql-resolver-error into master

What does this MR do and why?

This MR improves error handling in the StatisticsSeatsCard in order to avoid bug such as #432976 (closed) to happen. Additionally, it captures a more meaningful error message when graphQl errors happen.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-11-28_at_12.01.02 Screenshot_2023-11-28_at_11.56.44

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Angelo Gulina

Merge request reports