Skip to content
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

Being able to apply all custom filters on Due and Overdue visits cards added to custom dashboard #1382

Open
Tracked by #912 ...
mahalakshme opened this issue Apr 19, 2024 · 0 comments

Comments

@mahalakshme
Copy link
Contributor

mahalakshme commented Apr 19, 2024

Need:

  • When specific filters for subject type like mentioned here it needs to work in mobile app
    Example usecase: To support 'Weight for Age grade' in JSSCP that is configured currently in MyDashboard for a specific subject type.
  • When the same filter types(Gender, Registeration Date, Enrolment Date, Encounter Date, Program Encounter Date, Address, Concept, Group Subject) are configured generically without being under 'Subject Type' filter as well it need to work
    Example usecase: To support filtering by a concept present in registeration forms of all subject types
    Image

As is:

Currently only Location filter is supported on Due and Overdue visits card when configured generically(without being based on subject type)

AC:

  • All the above mentioned filters when configured(with or without being specific to subject type) need to work when 'Due/Scheduled visits' and 'Overdue visits' card added to custom dashboard.

Technical details:

  • Made applying of filters with and w/o subject type as part of same card, since its good to have the same code for both cases and the subject type filter will only get applied additionally in the 1st case.
@mahalakshme mahalakshme changed the title Being able to apply all custom filters on Due and Overdue visits cards Being able to apply all custom filters on Due and Overdue visits cards added to custom dashboard Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Analysis Complete
Development

No branches or pull requests

1 participant