Skip to content

Conversation

@Charitha2009
Copy link
Contributor

Description

Screenshot 2025-12-27 at 3 21 50 PM

Related PRS (if any):

This frontend PR is related to the development backend PR.

Main changes explained:

Increased specificity for light mode status colors:

  • Changed from .statusMet to .promotionTable td.statusMet
  • Changed from .statusNotMet to .promotionTable td.statusNotMet

Increased specificity for dark mode status colors:

  • Changed from [data-theme="dark"] .statusMet to [data-theme="dark"] .promotionTable td.statusMet
  • Changed from [data-theme="dark"] .statusNotMet to [data-theme="dark"] .promotionTable td.statusNotMet
  • Added !important to ensure they override any general td color rules

How to test:

  1. check into current branch
  2. do npm install and ... to run this PR locally
  3. Clear site data/cache
  4. log as admin user
  5. go to http://localhost:5173/promotionTable
  6. verify Weekly Requirements Column changes color in dark mode

Screenshots or videos of changes:

Screenshot 2025-12-27 at 3 24 20 PM

@netlify
Copy link

netlify bot commented Dec 27, 2025

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit 40c82a7
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/6950408ffe3ec100089c191a
😎 Deploy Preview https://deploy-preview-4638--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants