Veda UI alignment visibility responsiveness changes#4435
Merged
one-community merged 20 commits intodevelopmentfrom Dec 5, 2025
Merged
Veda UI alignment visibility responsiveness changes#4435one-community merged 20 commits intodevelopmentfrom
one-community merged 20 commits intodevelopmentfrom
Conversation
added 5 commits
November 19, 2025 20:37
…les for Applicants Chart - Fix title capitalization and center alignment - Improve dark mode visibility for loading and validation messages - Move validation messages below chart - Add responsive design with clamp() for fonts and spacing - Fix NaN errors in chart rendering with data validation - Remove border-radius in dark mode to prevent white edges - Add dark mode hover styles for DatePicker and select dropdown - Improve DatePicker calendar styling in dark mode
…port - Fix light colored area below graph in dark mode by setting proper background colors - Add CSS rules for recharts surface to match dark mode background (#1b2a41) - Increase chart height from 60vh to calc(100vh - 150px) to fill more viewport - Update minHeight from 350px to 600px for better visibility - Ensure all chart containers have consistent dark mode background color
…ness-changes - Resolved conflicts in AgeChart.jsx: kept validation logic and improved styling - Resolved conflicts in index.jsx: kept enhanced version with DatePicker and error handling - Resolved conflicts in WhatWeDo.jsx: kept eslint-disable comment for console statement - Converted some CSS files to CSS modules (ToolStatusDonutChart, BlueSquareEmailManagement, ReviewsInsight) - Note: Additional CSS files from development branch will need conversion in separate PR
- Update PRQualityGraph.jsx to use ReviewsInsight.module.css instead of deleted .css file - Update ActionDoneGraph.jsx to use ReviewsInsight.module.css instead of deleted .css file - Update ReviewsInsight.jsx to use CSS module class names throughout - All components now properly reference the CSS module
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Prem203
suggested changes
Nov 23, 2025
Contributor
Prem203
left a comment
There was a problem hiding this comment.
Reviewed the PR with an admin account.
Graph is now centered and displayed correctly. It is centered in all screen sizes although the top headers are not fully visible in some screen sizes.
The chart still displays date validation message in red below the chart.
Changes are required to correctly match the requirements mentioned in the task description.
added 11 commits
November 25, 2025 15:33
…ling, extract nested ternary, improve contrast
…anges and resolve conflicts
added 4 commits
November 29, 2025 18:47
…an end date in ExperienceDonutChart
…ness-changes - resolved conflicts
|
Member
|
Thank you all, merging! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Related PRS (if any):
This frontend PR is related to the development backend PR.
Main changes explained:
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes: