Alisha - feature: Create a pie chart showing breakdown of applicants by reason of volunteering#3910
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
harshavarma29
left a comment
There was a problem hiding this comment.
I have tested the PR locally using the admin account. The pie chart is working as expected, UI is responsive for different screen sizes, and data labels are displayed correctly. However, I have noticed the following issues:
- No message is shown when the start date and end date overlap:
- When no data is available for certain filter selections, no warning message is displayed:
- The UI does not change in dark mode:
- The role filter overflows the parent div:
There was a problem hiding this comment.
Hi Alisha,
I have reviewed your PR locally, though the graph load as per functionality. I have identified the below error:
1 - The dark mode is not enabled for the whole page
2 - Upon selecting of random date's in filters(other than the one's mentioned in the decription), the graph does not load - some kind of popup message would have helped
3 - Allows date overlap, yet no message displayed
4 - The elements in the filters div overflow



a6c6b22 to
4aae82d
Compare
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
4aae82d to
8e60aae
Compare
|
4c17f4f to
87ba96f
Compare
…own of applicants
87ba96f to
d1c89db
Compare
|





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