Skip to content
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

Date is recalculated #188

Open
david-iterators opened this issue Oct 27, 2020 · 1 comment
Open

Date is recalculated #188

david-iterators opened this issue Oct 27, 2020 · 1 comment

Comments

@david-iterators
Copy link
Collaborator

Screengrab/videos (insert file names here)
2020 10 24 date is recalculated.mp4

Link
https://registry-certs.digital-staging.boston.gov/marriageintention

Node # (if known)

Type of User: Anonymous

Environment
(Device > OS > Browser)
Computer > Windows 10 > Chrome 85.0.4183

Brief Description
Date is recalculated

Steps to reproduce

  1. 00:00 load page in a private browser
  2. 00:01 fill out form as normal
  3. 00:12 set the date to February date
  4. 00:36 set day to 31, which is not a valid date for February
    a) 00:43 Bug: Notice the date is adjusted to March 3
  5. 00:47 set date back to February
  6. 00:50 set day to something above 31
    a) BUG: “Date must include the Day”

Desired Result
Consistency: either have old date be expanded into the next month or have an invalid date be an invalid date

Actual Result
Inconsistent: valid date for any other month extends into the next month, invalid date is invalid

2020 10 24 date is recalculated.mp4.zip

@reillyzlab
Copy link
Contributor

reillyzlab commented Oct 27, 2020

To resolve: If someone put in a date that isn't possible, then have the message display "The date you entered is not a valid date."

Do not have the software do any auto adjusting of dates.

This should be resolved for all date fields on all Registry apps:

  • Purchase of birth certificate
  • Purchase of marriage certificate
  • Purchase of death certificate
  • Application of intention to marry

@reillyzlab reillyzlab added this to To Do Next (From Top to Bottom) in Registry-Marriage Intention Oct 27, 2020
@reillyzlab reillyzlab removed this from Needs Triage in Drupal 8 - Accessibility Dec 29, 2020
@jimmurphy-boston jimmurphy-boston removed this from To Do Next (From Top to Bottom) in Registry-Marriage Intention Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants