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

Use more accurate toast messages for delete actions #1546

Closed
asnaith opened this issue Sep 20, 2021 · 1 comment · Fixed by #1602
Closed

Use more accurate toast messages for delete actions #1546

asnaith opened this issue Sep 20, 2021 · 1 comment · Fixed by #1602
Assignees

Comments

@asnaith
Copy link
Contributor

asnaith commented Sep 20, 2021

Description.
At the moment we have 3 different toasts that all display "File deleted successfully"

  • When deleting a file / folder from the home
  • When deleting a file / folder from the bin
  • When deleting a file / folder from a share

Describe the solution you'd like
I think it would be better to only use "File deleted successfully" when removing a file / folder in the bin and have unique strings for home / share folder deletions that are more accurate to the action.

E.g

"File moved to Bin"
"Shared file moved to Bin"

(or something better!)

@FSM1
Copy link
Contributor

FSM1 commented Sep 22, 2021

Hey team! Please add your planning poker estimate with ZenHub @RyRy79261 @tanmoyAtb @Tbaut

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

Successfully merging a pull request may close this issue.

4 participants