New Confirmation Page: Not completely successful submit flow (no claim id) #95241
Open
11 of 18 tasks
Labels
DBEX-TREX
Disability Benefits Experience - Team T-Rex
engineering
Engineering topics
frontend
zero-silent-failures
Work related to eliminating silent failures
ZSF:UserExperience
User experience changes on confirmation page/emails to clarify the status of the submission.
Issue Description
Handle the scenario where
submit_all_claim
returns 200 success andsubmission_status
returns 200(s) but no claim id. Utilizes changes from previous successful submit stories.This is when the polling is done, but there was no claim id returned within the time frame.
mocks: https://www.figma.com/design/qyTtKDOTHZPGU59PAfqVhq/(526ez)-New-Confirmation-Page-and-Email-Touchpoints?node-id=8405-81028
Front end tasks
Acceptance Criteria
The data returned matches API response (for given user or scenario)Appendix
Ensure your code changes are covered by E2E tests (expand)
Add E2E tests if none exist for this addition/change.
Update existing E2E tests if this code will change functionality.
Include axe checks, including hidden content
Run axe checks using the Chrome or Firefox browser plugin (expand)
Ensure no heading levels are skipped.
Ensure all buttons and labeled inputs use semantic HTML elements.
Ensure all buttons, labeled elements and images are identified using HTML semantic markers or ARIA roles.
Ensure form fields have clearly defined boundaries or outlines.
Ensure form fields do not use placeholder text.
Ensure form fields have highly visible and specific error states.
Test for color contrast and color blindness issues (expand)
- All text has appropriate contrast.Zoom layouts to 400% at 1280px width (expand)
- Ensure readability and usability are supported when zoomed up to 400% at 1280px browser width - Ensure no content gets focused offscreen or is hidden from view.Test with 1 or 2 screen readers (expand)
Ensure the page includes a skip navigation link.
Ensure all links are properly descriptive.
Ensure screen reader users can hear the text equivalent for each image conveying information.
Ensure screen reader users can hear the text equivalent for each image button.
Ensure screen reader users can hear labels and instructions for inputs.
Ensure purely decorative images are not announced by the screenreader.
Navigate using the keyboard only (expand)
Ensure all links (navigation, text and/or image), form controls and page functions can be reached with the tab key in a logical order.
Ensure all links (navigation, text and/or image), form controls and page functions can be triggered with the spacebar, enter key, or arrow keys.
Ensure all interactive elements can be reached with the tab key in a logical order
Ensure all interactive elements can be triggered with the spacebar, enter key, or arrow keys.
Ensure focus is always visible and appears in logical order.
Ensure each interactive element has visible focus state which appears in logical order.
How to configure this issue
product support
,analytics-insights
,operations
,service-design
,Console-Services
,tools-fe
)backend
,frontend
,devops
,design
,research
,product
,ia
,qa
,analytics
,contact center
,research
,accessibility
,content
)bug
,request
,discovery
,documentation
, etc.)The text was updated successfully, but these errors were encountered: