Skip to content

Conversation

@vamsidharpanithi
Copy link
Contributor

@vamsidharpanithi vamsidharpanithi commented Jan 1, 2026

Description

Fixes calendar dark mode issue where the calendar component was always in dark mode regardless of the webpage's light/dark mode setting. Also fixes issue chart visibility where certain issues were not shown when multiple projects were selected, and implements consistent per-project issue numbering to avoid conflicts.

Related PRs (if any):

Previous PR #4301
BackendPR #1982
To test this frontend PR, you need to checkout the corresponding backend PR branch and ensure the backend is running with the updated code.

Main changes explained:

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 dashboard→ Reports -> Total Construction Summary -> Issue Tracking
  6. verify the date filter and project filter work properly
  7. verify there is no text overlap, and all data is visible
  8. verify this new feature works in dark mode

Screenshots or videos of changes:

image image image

@netlify
Copy link

netlify bot commented Jan 1, 2026

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit a06dbd2
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/69602e0fe084c00008fcfe8e
😎 Deploy Preview https://deploy-preview-4653--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.

… resolve conflicts in CommunityCalendar.module.css
@vamsidharpanithi vamsidharpanithi added the High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible label Jan 8, 2026
@vamsidharpanithi vamsidharpanithi added High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible and removed High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible labels Jan 8, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

Copy link

@Anusha-Gali Anusha-Gali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Vamsidhar,

I have reviewed your PR locally and it works as expected.
Screenshot 2026-01-09 at 6 51 02 PM
Screenshot 2026-01-09 at 6 51 27 PM
Screenshot 2026-01-09 at 6 51 42 PM
Screenshot 2026-01-09 at 6 51 58 PM

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

Labels

High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants