Skip to content

feat(files): ask for confirm if deleting 5 items or more - #43231

Merged
skjnldsv merged 2 commits into
masterfrom
feat/warn-batch-delete
Feb 7, 2024
Merged

feat(files): ask for confirm if deleting 5 items or more #43231
skjnldsv merged 2 commits into
masterfrom
feat/warn-batch-delete

Conversation

@skjnldsv

@skjnldsvskjnldsv commented Jan 31, 2024

Copy link
Copy Markdown
Member

Fix#32011
Needs #43217

image
@nextcloud/designers

@skjnldsvskjnldsv added this to the Nextcloud 29 milestone Jan 31, 2024
@skjnldsv
skjnldsv requested review from a team and artongeJanuary 31, 2024 09:12
@skjnldsvskjnldsv self-assigned this Jan 31, 2024
@skjnldsv
skjnldsv requested review from nfebe and sorbaugh and removed request for a teamJanuary 31, 2024 09:12
@skjnldsvskjnldsv changed the title fix(files): add mount root property and adjust delete wording@skjnldsv feat(files): ask for confirm if deleting 5 items or more Jan 31, 2024
@skjnldsvskjnldsv changed the title @skjnldsv feat(files): ask for confirm if deleting 5 items or more feat(files): ask for confirm if deleting 5 items or more Jan 31, 2024
Comment threadapps/files/src/actions/deleteAction.ts Outdated
@skjnldsv
skjnldsvforce-pushed the feat/warn-batch-delete branch 2 times, most recently from ac49716 to 672faf3CompareJanuary 31, 2024 10:54
@skjnldsv
skjnldsvforce-pushed the fix/sharing-delee-leave-share branch 2 times, most recently from 01c9425 to 88ec1dcCompareJanuary 31, 2024 10:59
@skjnldsv
skjnldsv requested a review from susnuxFebruary 5, 2024 15:59
@skjnldsv
skjnldsvforce-pushed the fix/sharing-delee-leave-share branch from 88ec1dc to 6309b59CompareFebruary 5, 2024 16:07

@szaimenszaimen left a comment

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.

LGTM from design perspective :)

@skjnldsv
skjnldsvforce-pushed the fix/sharing-delee-leave-share branch from 6309b59 to ca61b11CompareFebruary 6, 2024 16:44
Base automatically changed from fix/sharing-delee-leave-share to masterFebruary 6, 2024 19:25
@skjnldsv
skjnldsvforce-pushed the feat/warn-batch-delete branch from 3dd519f to bdd0c19CompareFebruary 7, 2024 09:29
@skjnldsv

This comment was marked as resolved.

@skjnldsvskjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 7, 2024
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishenhancementfeature: filesfeature: trashbin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File Delete Confirmation Dialog

4 participants

@skjnldsv@susnux@artonge@szaimen