android-fhir icon indicating copy to clipboard operation
android-fhir copied to clipboard

Fixed to prevent checkbox crashes#2661

Open mmanojkmr opened this issue 9 months ago • 3 comments

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #2661

Description fixed to prevent checkbox crashed. I have cleared the checkbox list if repeat is false.

Alternative(s) considered Have you considered any alternatives? And if so, why have you chosen the approach in this PR?

Type Choose one: (Bug fix)

Screenshots (if applicable)

Checklist

  • [x] I have read and acknowledged the Code of conduct.
  • [x] I have read the Contributing page.
  • [x] I have signed the Google Individual CLA, or I am covered by my company's Corporate CLA.
  • [x] I have discussed my proposed solution with code owners in the linked issue(s) and we have agreed upon the general approach.
  • [x] I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the style guide of this project.
  • [x] I have run ./gradlew check and ./gradlew connectedCheck to test my changes locally.
  • [x] I have built and run the demo app(s) to verify my change fixes the issue and/or does not break the demo app(s).

mmanojkmr avatar Mar 04 '25 09:03 mmanojkmr

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Can you run ./gradlew spotlessApply and rebase the branch as well ?

MJ1998 avatar Mar 10 '25 17:03 MJ1998

https://github.com/user-attachments/assets/9f4ead37-17ea-4a7c-a9c1-b5b100c8deb1

I have added video for functionality.

mmanojkmr avatar Mar 12 '25 11:03 mmanojkmr