Description:
High level description of the PR. Please include technical details for the knowledge of other developers.
JIRA Ticket: DEV-12345
Mockup: https://app.zeplin.io/
The following are ALL required for the PR to be merged:
Author:
- Linked to this PR in JIRA ticket
- Scheduled and completed design review
- Provided instructions for testing in JIRA ticket and PR
if applicable - Verified cross-browser compatibility: Chrome, Safari, Firefox, Edge
- Verified mobile/tablet/desktop/monitor responsiveness
- Verified that this PR does not create any new accessibility issues (via Axe Chrome extension or Lighthouse report)
- Added Unit Tests for helper functions, reducers, models and Container/Component Interactivity Expectations
if applicableReact Testing Library - API contract updated
if applicable