NASA-Tournament-Lab / CoECI-OPM-Service-Credit-Redeposit-Deposit-Application

This repository houses code for the United States Office of Personnel Management Service Credit Re-deposit/Deposit (SCRD) Application.
Apache License 2.0
6 stars 9 forks source link

Account Details - Moving Browser Forward/Back Not Persisting Data #42

Open pizza-and-dog opened 10 years ago

pizza-and-dog commented 10 years ago

Found two issues on this page:

Issue 1:

  1. Go to Create New Account
  2. Enter all of the required Basic Information.
  3. Click the Next button
  4. User is now on the Service History step.
  5. Click the "Previous" button.
  6. This error occurs, it should not be occurring: image

Issue 2:

  1. Go to Create New Account
  2. Enter all on the Basic Information step.
  3. Click the Next button
  4. User is now on the Service History step.
  5. Click the "Previous" button.
  6. ERROR: Validation Status is set to "Error", it shouldn't have anything because nothing has been validated.
  7. ERROR: Calculation Results is set to "Unknown", same as above, nothing has been entered, this shouldn't have a status.
  8. ERROR: An error prompt is appearing, user should be able to go between all 4 steps in the Create New Account wizard, and have the information stored locally so it's viewable on all screens until they save it in the DB. Once it's been saved, it needs to be removed from the local computer. image
joelc commented 10 years ago

Unable to reproduce, see: https://www.dropbox.com/s/4vflc1n4sk8fic0/SCRD-42.mp4

Am I doing something wrong?

pizza-and-dog commented 10 years ago

Nice! One of the previous developers snuck a fix in for this, and didn't tell me. You can ignore this ticket.