-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨ [Frontend] Trash bin #6590
✨ [Frontend] Trash bin #6590
Conversation
In this case it isn't just about hiding the feature, but changing the behaviour of many operations. I would rather not to go for the flag approach... I guess your main concern is trash collecting, right? We could just go for a 30 days keep-in-trash time and this could give us more time (if necessary) to finish it. Let's discuss it in person. |
Ah, i have just seen this message. OK, no problem. let's then follow up tomorrow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Beautiful
…e into feature/trash-bin
Quality Gate passedIssues Measures |
What do these changes do?
This PR implements the frontend part of the Trash bin.
Related issue/s
How to test
Dev-ops checklist