Open sienna-oldaccountdontuse opened 5 years ago
This introduces a method to actually fetch the date from the DB and display it in the date component.
QA Comments: Testing the Acceptance criteria in chrome and safari browser
Review: works fine.
Visual Reference:
Issue 1. Does not as per the description below: Description: Filing Date field- It cannot be in the past. Actual Result: If I change my system date and set it it past and refresh the AR screen, the filing date is displayed in past Expected Result: Filing date displayed in the Annual report cannot be in past
Visual Reference:
Issue 2. Also, if I change the system date again, the dashboard screen displays "you don't have anything to do yet" Visual Reference:
@cameron-freshworks
As a user, I want to see the "date of my annual report" and "filing date".
Description:
Acceptance Criteria:
Dev notes
Annual Report Date
from backend calculationFiling Date
through the back end using the current dateWireframes https://invis.io/MHTDPV2Z4GS#/382807258_AR_Date_V3-01
Definition of Ready:
Definition of Done:
* [ ] E2E tests created and passing