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

Upon deleting a repeatedGroup answer, the other repeatedGroup answers are also reset.

Open santosh-pingle opened this issue 7 months ago • 1 comments

Describe the bug If a click occurs on the delete button of a repeated group item, and an answer is filled in the remaining repeated group item, it also clears the answers of the other repeated group items.

Component SDC library

To Reproduce Steps to reproduce the behavior:

  1. Go to Catalog app.
  2. Click on repeated group component.
  3. Click on add another item, so that 2-3 repeated group items get added.
  4. Fill the repeated group items with answers.
  5. Click on delete icon of any repeated group item
  6. It clears answers for other repeated group as well.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Nokia
  • Android version: 12
  • Build number: [e.g. Settings -> About phone -> Build number]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

Would you like to work on the issue? Please state if this issue should be assigned to you or who you think could help to solve this issue.

santosh-pingle avatar Jun 27 '24 12:06 santosh-pingle