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

fix: drag an drop with upload library adjustments #49521

Closed
wants to merge 5 commits into from

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv added the 2. developing Work in progress label Nov 27, 2024
@nfebe
Copy link
Contributor

nfebe commented Nov 27, 2024

Rebasing and dropping 1b25321 that was merged in : #49305

The `handleCopyMoveNode` method is also used in other locations,
so it makes sense to split the file into smaller pieces and make it
reuseable through a service.

Signed-off-by: Ferdinand Thiessen <[email protected]>
So upload and drag-and-drop use the same API now.
Also this de-duplicates some code by providing a shared directive for
elements that support dropping files.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@nfebe
Copy link
Contributor

nfebe commented Nov 27, 2024

Fixed up : 0c6427b

@nfebe nfebe force-pushed the fix/better-drag-n-drop branch from 0c6427b to 03d15b4 Compare November 27, 2024 23:05
@skjnldsv skjnldsv closed this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants