Ajay: Fixed the dark theme in Weekly Report Summaries#4594
Ajay: Fixed the dark theme in Weekly Report Summaries#4594naiduajaykumar wants to merge 10 commits intodevelopmentfrom
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
JuliaHa0902
left a comment
There was a problem hiding this comment.
Hi Ajay,
I have reviewed the pull request. Overall the dark theme looks good, however there are a few missing spots that you haven't covered yet.
When hovering over the dropdown in Select Extra Member, the text cannot be seen

The modal Create New Filter and Update/Delete Filter hasn't been fixed yet. The button in the bottom of the modal blends in with the background.



The text: No data available for this tab cannot be seen

More importantly, the functionality of the mini filters breaks. You can see the video for more details.
https://github.com/user-attachments/assets/7993d116-f20e-425a-8292-4e2cd40268a7
Just minor details, but the color of the navbar is the same as the color of the background. Maybe can you change the background to a different color, so that we can see the separation please?

|
JuliaHa0902
left a comment
There was a problem hiding this comment.
Hi Ajay,
I have reviewed the PR again and I can see that the PR has fixed the dark theme of most component in Weekly Summaries Report page.
However, multiple functionalities was break due to this change.
- Mini-filter breaks
When you choose a filter here, the page breaks
- Replace All team code breaks, also the error text cannot be seen in dark mode
- Replace team code of individual breaks
You can see more details in the video























Description
Fixed the dark theme for input fields and all components in Weekly Summaries Report Page.
Related PRS (if any):
Not related to any PR
How to test:
yarn installand run this PR locallyScreenshots or videos of changes:
Recording.2025-12-20.131225.mp4