Skip to content

[DURACOM-487] fix Drag-and-Drop Malfunction in submission form - #6095

Open
FrankGameDev wants to merge 1 commit into
DSpace:mainfrom
4Science:task/main/DURACOM-487
Open

[DURACOM-487] fix Drag-and-Drop Malfunction in submission form#6095
FrankGameDev wants to merge 1 commit into
DSpace:mainfrom
4Science:task/main/DURACOM-487

Conversation

@FrankGameDev

Copy link
Copy Markdown

References

Description

Updated the CDK drag-and-drop behavior from horizontal to mixedto enable dropping chips on wrapped rows

Instructions for Reviewers

List of changes in this PR:

  • Changed the cdkDropListOrientation from horizontal to mixed

How to test the fix

Open a submission form, try adding some authors to let the chips wrap (or resize the browser/use DevTools to achieve it), and then try dragging and dropping chips onto different rows

@lgeggleston lgeggleston added bug component: submission 1 APPROVAL pull request only requires a single approval to merge port to dspace-9_x This PR needs to be ported to `dspace-9_x` branch for next bug-fix release port to dspace-10_x This PR needs to be ported to `dspace-10_x` branch for next bug-fix release labels Aug 13, 2026
@lgeggleston lgeggleston moved this to 🙋 Needs Reviewers Assigned in DSpace 11.0 Release Aug 13, 2026
@lgeggleston

Copy link
Copy Markdown
Contributor

Thanks for the fix @FrankGameDev! Since this was fixed on 8.1, we can try to port this back to 9.x and 10.x as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 APPROVAL pull request only requires a single approval to merge bug component: submission port to dspace-9_x This PR needs to be ported to `dspace-9_x` branch for next bug-fix release port to dspace-10_x This PR needs to be ported to `dspace-10_x` branch for next bug-fix release

Projects

Status: 🙋 Needs Reviewers Assigned

Development

Successfully merging this pull request may close these issues.

Drag-and-Drop Malfunction in submission form

2 participants