You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the submission form, when there's a dynamic array, the change of order and value affects the other values.
When the user inputs values and then changes the order of the lines, after inputting the new value, the change affects other lines too.
To Reproduce
On the submission form, on the dynamic draggable form array:
Add more than one element by choosing from the dropdown
select values
change order
select values again
after we change the order, the same value will be selected for other dropdowns.
DSpace.Repository.__.Edit.Submission.webm
The text was updated successfully, but these errors were encountered:
Describe the bug
On the submission form, when there's a dynamic array, the change of order and value affects the other values.
When the user inputs values and then changes the order of the lines, after inputting the new value, the change affects other lines too.
To Reproduce
On the submission form, on the dynamic draggable form array:
after we change the order, the same value will be selected for other dropdowns.
DSpace.Repository.__.Edit.Submission.webm
The text was updated successfully, but these errors were encountered: