-
Notifications
You must be signed in to change notification settings - Fork 214
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
AC-api: Implement MHV Landing Page for 4 "user-action" errors #97281
Comments
Planning: estimate to 8 if there's an API call required to get the error code |
@kjsuarez We do need to make an API call to get the errors, per this MHV User Account API doc. We also need to add a Loading Indicator given this API could take many seconds in worst case, and we want to indicate to the user that we are checking for MHV account |
I just added an AC to make sure a GA4 event is triggered when the alert renders, similar to other alerts on the page. |
For QA testing on local machine
|
@kjsuarez, I thought at one point you considered implementing both ACapi alerts in one PR – the original one in this ticket PLUS the "technical" error one in #98360? I just want to get a handle on where we are. I looked at the PR linked higher up here, only saw one alert screenshot. And the second story is sitting in Next Sprint. |
I had considered handling both kinds of errors as a single PR, but considering the size of the PR as it stands I think it would be a good idea to keep these as separate tickets. |
Moving this ticket to Sprint 47. |
Description
User story
As a Veteran for whom the MHV Acct Creation API returned an error requiring MHV Help Desk intervention, I want to be informed on the MHV Landing Page of the issue, which tools are affected, what number to call, and what error code to tell them, so that I can get it resolved efficiently.
Notes
/v0/user/mhv_user_account
Screenshot
Possible tasks:
Acceptance criteria
The text was updated successfully, but these errors were encountered: