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

Adding Trash option in navigation bar. #371

Open
saketkumar opened this issue Jan 3, 2017 · 6 comments
Open

Adding Trash option in navigation bar. #371

saketkumar opened this issue Jan 3, 2017 · 6 comments

Comments

@saketkumar
Copy link

It would be better if we can add a Trash option which will store all the deleted items and able to restore it again in future. Just like many other apps have. As snackbar appears for just some seconds and if by chance user misses that option too for undoing, then he/she will have the option to restore it from trash??

@croozeus @opticod Any reviews about this?? Can i work on this issue??

@saketkumar
Copy link
Author

@opticod Any suggestions?

@opticod
Copy link
Collaborator

opticod commented Jan 16, 2017

@saketkumar95, Looks interesting but many items are deleted using the snackbar feature. So what is your proposed solution?

@saketkumar
Copy link
Author

@opticod we can have a toast that the item is moved to trash and from trash we can restore it or delete it permanently.

@opticod
Copy link
Collaborator

opticod commented Jan 16, 2017

I got it, I am asking about the solution for different cases. Like, I have removed an video collection item. After closing the template editor, now, what will happen If I try to restore it. Please share your views in all such corner case.

@saketkumar
Copy link
Author

@opticod i thought of working it like a real trash option works in systems. Like we will keep check of activity and position the item is added to trash. After restore it will add to that position and increment the existing item postion with 1. It will work for video collection too.

Alternative method is also that we can get all the data and position along with the activity with that item deleted and at restoring we can add the data just like adding new item and place it deleted position.

@opticod
Copy link
Collaborator

opticod commented Feb 26, 2017

Thanks for the explanation. You can proceed . @saketkumar95

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

No branches or pull requests

2 participants