Skip to content

[stable28] Show non writable folders during move or copy - #45865

Merged
blizzz merged 2 commits into
stable28from
backport/45688/stable28
Jun 14, 2024
Merged

[stable28] Show non writable folders during move or copy#45865
blizzz merged 2 commits into
stable28from
backport/45688/stable28

Conversation

@backportbot

@backportbotbackportbotBot commented Jun 13, 2024

Copy link
Copy Markdown

Backport of #45688

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

Todo

  • Review and resolve any conflicts

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

@artonge

Copy link
Copy Markdown
Collaborator

/compile /


return new Promise((resolve, reject) => {
filePicker.setButtonFactory((_selection, path: string) => {
filePicker.setButtonFactory((selection: Node[], path: string) => {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The disabled part is missing?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Yes, as it need the dep update and for now it causes some issues

@AndyScherzinger
AndyScherzingerforce-pushed the backport/45688/stable28 branch from f3e1c19 to 6512503CompareJune 13, 2024 16:36
@blizzzblizzz mentioned this pull request Jun 13, 2024
6 tasks
artongeand others added 2 commits June 14, 2024 11:03
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
blizzzforce-pushed the backport/45688/stable28 branch from 82cd43a to a20e883CompareJune 14, 2024 09:05
@blizzz

Copy link
Copy Markdown
Member

rebased and rebuilt

@blizzz
blizzz merged commit b147ef8 into stable28Jun 14, 2024
@blizzz
blizzz deleted the backport/45688/stable28 branch June 14, 2024 10:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@artonge@blizzz@susnux@skjnldsv