Skip to content

Conversation

@jeremy238
Copy link
Contributor

📝 Summary

NC core was catching CTRL+delete event, that resulted in the deletion of the file. Now it's no longer forwarded to this.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

@susnux susnux added bug Something isn't working 3. to review labels Dec 1, 2022
@juliusknorr juliusknorr requested review from a team, juliusknorr and max-nextcloud December 2, 2022 10:30
@max-nextcloud
Copy link
Collaborator

Hi @jeremy238,

Welcome! Thanks a lot for your pull request. I'll review it in a minute.

If it looks good I'll rebase it and prepare everything for a merge as this can be somewhat tedious with text. I hope you don't mind.

Copy link
Collaborator

@max-nextcloud max-nextcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me. I'll give it a try locally.
I might add a test to prevent breaking this again in the future.

@max-nextcloud
Copy link
Collaborator

/compile

Signed-off-by: nextcloud-command <[email protected]>
@max-nextcloud max-nextcloud mentioned this pull request Dec 5, 2022
@max-nextcloud max-nextcloud merged commit 4ede9f1 into nextcloud:master Dec 5, 2022
@juliusknorr
Copy link
Member

/backport df2b35c,fae0d2e to stable25

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

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File is deleted when pressing Ctrl+Delete

5 participants