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: Create Project Page 4's error text uses incorrect color #2050

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

Bug: Create Project Page 4's error text uses incorrect color #2050

thetanmancan opened this issue Jan 19, 2025 · 0 comments
Labels
bug Release Note: Shows as Error Correction level: easy p-feature: Strategies Page p4 Users choose strategies to meet point total /calculation/4 priority: MUST HAVE role: front-end Front End Developer size: 1pt Can be done in 4-6 hours
Milestone

Comments

@thetanmancan
Copy link
Member

thetanmancan commented Jan 19, 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 Create Project Page 4 uses the CSS color red, which in hex code is #FF0000.

Steps to Reproduce

  1. Log into the TDM Dev site.
  2. Navigate to Create Project Page 1.
  3. Enter any valid data in all the required fields.
  4. Click the ">" button.
  5. In the Condominium Units field, enter "16".
  6. In the "Non-Condominium Units with less than 3 habitable rooms" field, enter "1".
  7. In the "Non-Condominium Units with 3 habitable rooms" field, enter "9".
  8. Click the ">" button.
  9. In the Parking Provided field, enter any valid number.
  10. Click the ">" button.
  11. In the User-Defined Strategy field, enter "1".
  12. Notice the "User-Defined Strategy must be at least 4." error text that appears below the text field below.
  13. In the User-Defined Strategy field, enter "4".
  14. Notice the "User-Defined Strategy must include details." error text that appears below the text field below.
  15. In the User-Defined Strategy field, enter "36".
  16. Notice the "User-Defined Strategy must be no more than 35." error text that appears below the text field below.

Expected Result

In Steps 12, 14, and 16, the error text that appears should have the color #C3391D.

Actual Result

In Step 12, 14, and 16, the error text that appears has the color #FF0000.

Error text with the color #FF0000

Device Configuration

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

Action Items

  • Fix bug.
  • Review with product, design, and development. 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: Strategies Page p4 Users choose strategies to meet point total /calculation/4 priority: MUST HAVE role: front-end Front End Developer size: 1pt Can be done in 4-6 hours
Projects
Status: Prioritized Backlog
Development

No branches or pull requests

2 participants