Harshavarma: Fix job posting analytics not rendering#5102
Harshavarma: Fix job posting analytics not rendering#5102harshavarma29 wants to merge 4 commits into
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Rajasrivatsansrinivasan
left a comment
There was a problem hiding this comment.
Reviewed PR #1982 by Vamsidhar along with the related frontend changes. Checked out both backend and frontend branches locally and tested the Longest Open Issues chart on the Total Construction Summary page. Verified that selecting multiple projects displays all issues without any limitation and that results are sorted correctly by duration. No issues observed. Approving.
There was a problem hiding this comment.
- Checked out to current branch and tested PR locally.
- Navigated to /job-analytics-competitive-roles and bar chart appears without showing No data message.
- In dark mode the bars and chart background are both shades of blue, resulting in low visual contrast. The graph would benefit from a more contrasting bar color to improve readability and user experience.
- On navigating to /popularity-enhanced the bar chart appears good for All Time range selection.
|



Description
Fixed the issue where the graph was not rendering and displayed "No data available" for all filters in the development environment.

Related PRS (if any):
This frontend PR is related to the #2151 backend PR.
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
Testing_Video.mp4