-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Dashboard] As on date filter need to display on the primary dashboard #1461
Comments
Reference Video for AsOnDate filter support on CustomDashboards. |
Additional commit 69d7044 |
Login with maha@APF there is QRT child due and overdue visits card |
…esponse generation
When the we removed the filter value gets removed from the filter but in the home screen it is displayed |
@Dinesh2019 I do not see a problem with this scenario.. User has selected asOnDate filter to be today, which is what is shown in the FilterView section. We could have a call if needed to discuss this further. |
@himeshr is it possible to retain the selection of value for 'as on date' filter inside the filter view as well on clicking of the remove button? |
@himeshr @Dinesh2019 have updated the AC(last point) to handle the above case in an easy manner and behaviourly consistent manner based on discussion with Himesh. |
Have absorbed the recommended change in behaviour.. Screen.Recording.2024-08-21.at.4.51.53.PM.mov |
As is:
Need:
AC:
When 'As on date' filter is set on a dashboard and if that is configured to be the home dashboard, then display the 'As on date filter' on the dashboard.- Instead of this we can just do displaying the as on date filter on the dashboard both for primary and secondary dashboard to reduce the complexity related to removing of filters.Screen.Recording.2024-07-29.at.4.14.41.PM.mov
Currently we show 'Filter' text and icon. Remove the filter icon and display the filter text alone since text is something better understood by users and to save space.
Change the colour of Remove filter icon as well to green(to make it in inline with Think201 suggestions).
Like the current behaviour, the 'As on date' filter can display on clicking the 'Filter' icon as well. But like in the current behaviour on selection on filter page or home page, the filter values should display the same on both pages.
When displaying the saved filters, currently we show the selected subject type separately like below. Going forward we need to show it with other selected filters that can be removed.
Not needed
Testing:
nested report card types
The text was updated successfully, but these errors were encountered: