Aseem jobposting analytics custom date filter state handling#4426
Conversation
…ng-analytics-custom-date-filter-state-handling
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
There was a problem hiding this comment.
Hi Aseem,
I have reviewed your PR locally and all the functionality perform as per the requirement in both the modes. I just would like one change - instead of you showcasing that the "Start date cannot be after end date." as shown in the below image - can we just not allow the use to select future dates. Do let me know if this change can be made. Else your PR as i said performs as per requirement and i will approve it.





|
Hi Aseem, I have reviewed this PR. Graph is loading properly on changing different filters. Custom filter resets after selecting other value from dropdown , working perfect in both Dark and Light mode. Screen.Recording.2025-12-14.144735.mp4 |
Vikas-8055
left a comment
There was a problem hiding this comment.
Hi Aseem,
I have tested this PR locally and verified the custom date filter state handling works correctly. All filter types (Weekly, Yearly, Monthly, Custom Dates) function properly and the chart updates as expected. The main fix works perfectly - when switching between different filter types and returning to "Custom Dates," the date fields reset to empty as intended, preventing the previous state persistence issue. Tested in both light and dark mode, and the functionality works smoothly in both themes with no errors in the console. The implementation successfully addresses the reported issue and improves the user experience when working with custom date ranges in the analytics chart.
Shravan-neelamsetty
left a comment
There was a problem hiding this comment.
Hi Aseem, I tested this PR locally by logging in as admin and navigating to /applicants-chart. The main functionality works correctly, when I switch between filter types (Weekly, Yearly, Monthly, Custom Date Range) and return to "Custom Date Range," the date fields properly reset to empty, which was the goal of this PR. All filter types work as expected, the chart updates correctly for each selection, and the functionality works smoothly in both light and dark mode.



246b9f0
…-custom-date-filter-state-handling
|
Yes, when I merged development into my branch the chart size was changed and so was the UI of the tooltip. Looks like someone worked on the chart simultaneously. |
|
Thank you all, merging! |
…lytics-custom-date-filter-state-handling Aseem jobposting analytics custom date filter state handling




























Description
Related PRS (if any):
NA
…
Main changes explained:
…
How to test:
Screenshots or videos of changes:
DateFilterStateHandling.mp4