Alisha: (feature) Job Posting Page Analytics: Create a pie chart showing breakdown of applicants by reason of volunteering - #1663
Merged
one-community merged 7 commits intoApr 28, 2026
Conversation
harshavarma29
previously requested changes
Aug 17, 2025
harshavarma29
left a comment
Contributor
There was a problem hiding this comment.
I have tested the PR in Postman using admin credentials. It is not working as expected in the following scenarios
- No data is returned when the start date and end date overlap, an invalid role name is provided, or certain filter combinations are used. It would be better to display a message in these cases:
- Dates are displayed even for invalid inputs. It would be better to show an error message instead:
linkhanthtel
approved these changes
Aug 23, 2025
alishawalunj
force-pushed
the
alisha/feature-pie-chart-volunteering-fresh
branch
from
January 24, 2026 22:47
1825379 to
1440115
Compare
alishawalunj
force-pushed
the
alisha/feature-pie-chart-volunteering-fresh
branch
from
March 7, 2026 21:10
f3a4f55 to
c6c73be
Compare
|
alishawalunj
force-pushed
the
alisha/feature-pie-chart-volunteering-fresh
branch
from
April 9, 2026 23:11
4a540b9 to
7064655
Compare
alishawalunj
force-pushed
the
alisha/feature-pie-chart-volunteering-fresh
branch
2 times, most recently
from
April 26, 2026 01:27
c19d89a to
59a0389
Compare
rohanrastogi311
approved these changes
Apr 26, 2026
rohanrastogi311
left a comment
There was a problem hiding this comment.
HI Alisha,
Reviewed using your frontend PR 3910.
alishawalunj
force-pushed
the
alisha/feature-pie-chart-volunteering-fresh
branch
from
April 27, 2026 18:46
ebdc91e to
2688298
Compare
|
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):
To test this backend PR you need to checkout the #3910 frontend PR.
Main changes explained:
How to test:
npm installand...to run this PR locallyGET http://localhost:4500/api/analytics/opt-status
Screenshots or videos of changes: