Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Aug 26, 2024

Backport of #47465

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot requested review from artonge, skjnldsv and susnux August 26, 2024 19:01
@backportbot backportbot bot added bug design Design, UI, UX, etc. 3. to review Waiting for reviews feature: files labels Aug 26, 2024
@backportbot backportbot bot added this to the Nextcloud 29.0.6 milestone Aug 26, 2024
@susnux susnux force-pushed the backport/47465/stable29 branch from 7cb9687 to 88dc777 Compare August 26, 2024 23:50
@susnux
Copy link
Contributor

susnux commented Aug 26, 2024

/compile

@susnux susnux marked this pull request as ready for review August 26, 2024 23:51
On firefox there is an old bug where when you move a dragged file outside
the window the `dragleave` event is never emitted.
So we just use a timeout to reset the drag over state.

Also a small change: Use the ID of the main container instead of relying on tag name and class.
(The ID is guranteed as other APIs rely on it, while the class is just used internally).

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the backport/47465/stable29 branch from 3f78722 to 8fb9c82 Compare August 27, 2024 09:58
@susnux
Copy link
Contributor

susnux commented Aug 27, 2024

/compile

@susnux susnux enabled auto-merge August 27, 2024 09:58
Signed-off-by: nextcloud-command <[email protected]>
@susnux susnux merged commit 57b81d8 into stable29 Aug 27, 2024
@susnux susnux deleted the backport/47465/stable29 branch August 27, 2024 12:42
@blizzz blizzz mentioned this pull request Aug 29, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug design Design, UI, UX, etc. feature: files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants