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

Bug: Login page's error text uses incorrect color #2044

Open
4 tasks
thetanmancan opened this issue Jan 17, 2025 · 0 comments
Open
4 tasks

Bug: Login page's error text uses incorrect color #2044

thetanmancan opened this issue Jan 17, 2025 · 0 comments
Labels
bug Release Note: Shows as Error Correction level: easy p-feature: Registration Page /login priority: MUST HAVE role: front-end Front End Developer size: 0.5pt Can be done in 2-3 hours or less
Milestone

Comments

@thetanmancan
Copy link
Member

thetanmancan commented Jan 17, 2025

Description

According to the TDM design system, error text should use the color #C3391D. However, on the TDM Dev site, the error text on the Login pages uses the color #B64E38.

Steps to Reproduce

  1. Navigate to the TDM Login page.
  2. Click inside the Email Address field.
  3. Click outside of the Email Address field.
  4. Notice the "Email is required" error text that appears below the field.
  5. Click inside the Password field.
  6. Click outside the Password field.
  7. Notice the "Password is required" error text that appears below the field.
  8. Hover the mouse over the Continue Without Saving button.
  9. Notice the "You work will not be saved! We recommend logging in." error text that appears below the field.

Expected Result

In Steps 4, 7, and 9, the error text should have the color #C3391D.

Actual Result

In Steps 4, 7, and 9, the error text has the color #B64E38.

Error text with the color #B64E38

Device Configuration

  • Device: Desktop
  • OS version: Windows 11
  • Browser: Firefox
  • Browser version: 134.0.1

Action Items

  • Fix bug.
  • Review with the product, design, and development teams. Update if needed based on feedback.
  • Once finalized, add a slide to the staging deck.
  • Get Stakeholder sign-off via the stakeholder meeting slide deck.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Release Note: Shows as Error Correction level: easy p-feature: Registration Page /login priority: MUST HAVE role: front-end Front End Developer size: 0.5pt Can be done in 2-3 hours or less
Projects
Status: Prioritized Backlog
Development

No branches or pull requests

2 participants