Akshith - Enhance Interactivity adding filters in the Event Participation Page#4695
Akshith - Enhance Interactivity adding filters in the Event Participation Page#4695akshith312 wants to merge 10 commits into
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
HemanthNidamanuru
left a comment
There was a problem hiding this comment.
Hi Akshith,
I tested the PR locally. Visuals and metrics are working as expected. A few issues to fix:
- Dark mode is not applied correctly.
- Bar chart hover tooltip/highlight is blending into the background. Please make it more distinct.
- Date filter is not working. Selecting a date has no effect on the displayed events.
- Future dates can be selected in the date picker.
DeepighaJ
left a comment
There was a problem hiding this comment.
Hi
Checkout to current branch and ran PR locally. The date filters and event type and Time of Day filters are applied to the bar chart and Event Registration trend. Filtering of data is rendering correctly as per selection of filter in lightmode.
There is no header to switch the darkmode/lightmode. Navigating back to url is the only way to choose. Components are not displayed properly in Dark mode.
DeepighaJ
left a comment
There was a problem hiding this comment.
Hi
The date filters and event type and Time of Day filters are applied to the bar chart and Event Registration trend. Clicking on bar chat shows timeslot details as expected.
But Dark mode still not displayed properly. Navigating back to url is the only way to choose dark/light mode.
Clicking on the View Detailed Report in Participation Details has no effect. No report is viewed.
|












Description
Related PRS (if any):
This frontend PR is related to the #3192
…
Main changes explained:
…
How to test:
npm installandnpm run start:localto run this PR locallyScreenshots or videos of changes:
Screen.Recording.2026-01-16.004258.mp4
Note:
Include the information the reviewers need to know.