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

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

Closed
santosh-pingle opened this issue Jun 27, 2024 · 1 comment · Fixed by #2576
Closed
Assignees
Labels
P1 High priority issue type:bug Something isn't working

Comments

@santosh-pingle
Copy link
Collaborator

santosh-pingle commented Jun 27, 2024

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
Copy link
Collaborator Author

341373813-8d72780c-fd2f-4b3e-b5c1-de852ff90c1f.mov

@santosh-pingle santosh-pingle changed the title On delete of repeatedGroup answer, also resets the another repeatedGroup answers. Upon deleting a repeatedGroup answer, the other repeatedGroup answers are also reset. Jun 27, 2024
@santosh-pingle santosh-pingle self-assigned this Jul 1, 2024
@santosh-pingle santosh-pingle added P1 High priority issue type:bug Something isn't working labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority issue type:bug Something isn't working
Projects
Status: Complete
Development

Successfully merging a pull request may close this issue.

1 participant