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

Consistent Message Displayed on Expired/Invalid Links #630

Open
JennaySDavis opened this issue Sep 4, 2024 · 3 comments
Open

Consistent Message Displayed on Expired/Invalid Links #630

JennaySDavis opened this issue Sep 4, 2024 · 3 comments
Assignees
Labels
Enhancement New feature or request improvement to existing functionality Sprint 42

Comments

@JennaySDavis
Copy link
Contributor

JennaySDavis commented Sep 4, 2024

The system should display a consistent message when users select an expired/invalid link.

  • The background color of the message should be consistent across all expired/invalid link scenarios. (#f4e3db)
  • The icon displayed on the message should be consistent across all expired/invalid link scenarios. (The icon should be a circle with an exclamation point)
  • The message should span the same width as the GSA system message.
  • The content of the message should be updated to: This link has expired or is invalid. Links are only valid for 24 hours. Please fill out the form below to request a new link.

Expired/Invalid Link scenarios:

  • All Training Quizzes
  • GSPC
  • Reporting Access
  • Certificate Access
@JennaySDavis JennaySDavis added the Enhancement New feature or request improvement to existing functionality label Sep 4, 2024
@JennaySDavis
Copy link
Contributor Author

Image
Image
Image
Image
Image
Image

@john-labbate
Copy link
Contributor

Note:
The reason that the error message does not always stretch the entire length is that it is also reused for errors pertaining the the below form(s), that are 2/3 the width of the page. I am updating them all to be full width, just noting that if there are any other errors on the page like "failed to connect to server" it will also be updated to span the whole page.

@JennaySDavis
Copy link
Contributor Author

JennaySDavis commented Oct 23, 2024

** 630 Acceptance Criteria**

Pass/Fail Description
Pass The background color of the message should be consistent across all expired/invalid link scenarios. (#f4e3db)
Pass The icon displayed on the message should be consistent across all expired/invalid link scenarios. (The icon should be a circle with an exclamation point)
Pass The message should span the same width as the GSA system message.
Pass The content of the message should be updated to: This link has expired or is invalid. Links are only valid for 24 hours. Please fill out the form below to request a new link.
Pass All Training Quizzes (purchase, training - A/OPCS; purchase, training, fleet - PC's
Pass GSPC
Pass Reporting Access
Pass Certificate Access

Comments/Additional Notes
N/A

ADA Compliance (Automated scan via Chrome Lighthouse)

Criteria Score
Performance 98
Accessibility 99
Best Practices 96*
*Best Practices score is related to a third-party Google Analytics cookie = false positive.

Passed 10/22/2024 - JSD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request improvement to existing functionality Sprint 42
Projects
None yet
Development

No branches or pull requests

3 participants