...
- Number fields are updated upon user input on numeric keypad
- Upon input of the final digit, application transitions the screen to the appropriate artifact view screen (i.e., there is no submit button; the last digit entry acts as submit); note that the last number field should be updated before the transition occurs
- If the code entered is invalid (i.e., there is no artifact associated with the code entered):
- An error displays on the screen
- The invalid code in the number fields is cleared after 2 seconds1 second
- The user is allowed to enter another code
- The error fades out after the user enters the first digit of a new code