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

Implement Register Filter "Clear All" and set filter Questionnaire submit button text #3172

Closed
2 tasks
allan-on opened this issue Mar 25, 2024 · 0 comments · Fixed by #3254
Closed
2 tasks

Comments

@allan-on
Copy link
Contributor

Feature mockup
image

Describe the feature request.

  1. When a user clicks "Clear All", the filter Questionnaire selections should be cleared. The implementation in Add Register filtering #2698 includes the UI but no implementation for the 'Clear All' functionality.
  2. The filter Questionnaire's submit button text should be updated to "Apply filters" so that this is displayed instead of 'Submit'

Additional context
See related issue #2698 for additional context
Related FHIR SDK implementations that will be used are in the following PRs

  1. Allow modification of Questionnaire submit action button text via configuration google/android-fhir#2319
  2. Api to clear all answers of questionnaire response. google/android-fhir#2329

Acceptance criteria

  • Clicking 'Clear All' clears the filter Questionnaire selections
  • The filter Questionnaire submit button text displayed is 'Apply filters'

Implementation plan (For Engineers)
The plan for implementing the solution e.g. via a description or a check list for the various ordered tasks that will need to be completed.
i.e. Describe how you intend to solve the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant