DSpace / dspace-angular

DSpace User Interface built on Angular.io
https://wiki.lyrasis.org/display/DSDOC8x/
BSD 3-Clause "New" or "Revised" License
133 stars 433 forks source link

DSpace 7: Not possible to reorder values of qualdrop_value fields during submission #1431

Open f-rapp opened 2 years ago

f-rapp commented 2 years ago

Describe the bug The submission form does not allow reordering of values via drag and drop when the field has input-type qualdrop_value.

To Reproduce

  1. Create a new item
  2. enter multiple values into a field with input-type qualdrop_value
  3. Try to reorder the values via drag and drop.

Expected behavior It should be possible to reorder the values via drag and drop.

tdonohue commented 2 years ago

Verified this bug on 7.1.1. When entering multiple "Identifiers", the reorder "button" appears on the left, but it's currently no possible to drag them and reorder.

Pulling this over onto our 7.3 board in case it can be solved there. However, this needs a volunteer.