-
Notifications
You must be signed in to change notification settings - Fork 10
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
Petitioner: Enter Case Metadata (2.5) #402
Comments
Here are the lists of trial cities that should be available for both small and regular cases: Trial Cities for Regular Tax Cases.xlsx |
@sadlerw Here is the list of Case Types: Deficiency--Notice of Deficiency |
@JessicaMarine @uxforgood @sadlerw @dubharmonic When taxpayer logs into their account, the dashboard is displayed. On click of Start a Case button, the Start a Case form will open. Start a Case Form
Select a Trial Location dropdown should be ordered by state alphabetically
If user clicks on the Cancel button, display confirmation modal. If user clicks Yes, cancel, they return to the dashboard and all form data is discarded. If they click, No, continue, the modal should close and they remain on form page. If all fields have been completed, and user clicks on Submit to U.S. Tax Court button, the form is submitted and user returns to the dashboard where a success message is displayed. |
@JessicaMarine @uxforgood @sadlerw @dubharmonic Error State - Form validation
Page level errors (both the warning at the top and the indicators by the field) remain until the form has been submitted again. If errors remain or new ones are found, page level errors load again. If form is error-free, form is submitted successfully. Field level validationFor date of notice - once user has entered numbers in all 3 date fields and focuses outside the date field, check to make sure the date is If not valid, display a field level error that says "Please enter a valid date" When user loses focus on date fields, check again. If error is fixed, remove error message/state. |
@sadlerw @dubharmonic @uxforgood @klohman Just a reminder that the actual IRS notice upload function is NOT part of #402. That is a separate story (#401). I've left everything in here the same, but added that note. For this story, I think having a mock upload function that is disabled for now is sufficient. |
@JessicaMarine as part of your review of these designs, please take a look at the proposed language and provide feedback. Thanks! |
Notes from Design Meeting Jan 10 2019 Design Meeting Topic: Error Messaging Background: Field level vs. page level validation? Validation will still be run. All field level error messaging will be handled the same visually. All page level error messaging will be handled the same visually. Do we follow the USWDS standard of field level validation which tells the user what the error is, or do we not? We can probe error messaging with users during usability testing. Do they expect field level validation to happen prior to hitting the submit button? |
@JessicaMarine @kkoskelin @sadlerw @dubharmonic |
@codyseibert @sadlerw @JessicaMarine Error messaging
|
My comments on #402 are:
|
@sadlerw @dubharmonic To make it official, here's the new checkbox design for the bottom of the form. |
As a Petitioner, in order to give the Court necessary case related information, I need to provide certain metadata.
Before submitting the case to the Court, Petitioner will enter/select additional case metadata, such as:
Type of Case
Small v. Regular Case
Place of Trial
Some of the metadata will be REQUIRED fields and the Petitioner will be stopped from submitting their Petition unless those fields are completed.
Pre-Conditions:
Acceptance Criteria:
Notes:
Tasks
-add to start a case helper computed (will/eric)
Test Scenarios
When initiating a petition (start a case):
Definition of Done
The text was updated successfully, but these errors were encountered: