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

[F2V] Disconnect storage and Leave this share #40940

Closed
skjnldsv opened this issue Oct 17, 2023 · 0 comments · Fixed by #43217
Closed

[F2V] Disconnect storage and Leave this share #40940

skjnldsv opened this issue Oct 17, 2023 · 0 comments · Fixed by #43217
Assignees
Labels
3. to review Waiting for reviews enhancement
Milestone

Comments

@skjnldsv
Copy link
Member

if (mountType === 'external-root') {
deleteTitle = t('files', 'Disconnect storage');
} else if (mountType === 'shared-root') {
deleteTitle = t('files', 'Leave this share');
}

@skjnldsv skjnldsv added enhancement 1. to develop Accepted and waiting to be taken care of labels Oct 17, 2023
@skjnldsv skjnldsv added this to the Nextcloud 28 milestone Oct 17, 2023
@skjnldsv skjnldsv mentioned this issue Oct 17, 2023
26 tasks
@blizzz blizzz modified the milestones: Nextcloud 28, Nextcloud 29 Nov 23, 2023
@skjnldsv skjnldsv added 3. to review Waiting for reviews and removed 1. to develop Accepted and waiting to be taken care of labels Jan 31, 2024
@skjnldsv skjnldsv self-assigned this Jan 31, 2024
@skjnldsv skjnldsv moved this to Done in Files to vue Aug 7, 2024
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 enhancement
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants