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

[feature]: Recycle bin for deleted wishes #10

Open
Shariar-Hasan opened this issue Nov 13, 2023 · 5 comments
Open

[feature]: Recycle bin for deleted wishes #10

Shariar-Hasan opened this issue Nov 13, 2023 · 5 comments
Assignees

Comments

@Shariar-Hasan
Copy link

Shariar-Hasan commented Nov 13, 2023

Is your feature request related to a problem? Please describe.
yes, some time we mistakenly delete any wish, but then we want to restore them, we just can't. the problem i think, i can fix.

Describe the solution you'd like
i would like to add an icon of recycle bin, which have a click event of showing the item which can be restored(not permanently deleted) and also option for permanently delete the items.

Describe alternatives you've considered
N/A

Additional context
I want to work on this issue, if you assign me

@Shariar-Hasan
Copy link
Author

can i use tailwind for styling, or raw CSS?

@Shariar-Hasan
Copy link
Author

and one more thing is, should i wait for the one to build the delete section, as i have to implement his delete option as not permanently delete but store it in recycle bin.

@Mohimkhan
Copy link

can i use tailwind for styling, or raw CSS?

@Shariar-Hasan you should use tailwind css as the project is now using tailwind css

@Mohimkhan
Copy link

and one more thing is, should i wait for the one to build the delete section, as i have to implement his delete option as not permanently delete but store it in recycle bin.

Before working you can check what files have been changed in #8 PR, then you will get an idea how you can implement the recycle bin feature or else you might get conflcts as I don't know how your going to implement the feature

@Shariar-Hasan
Copy link
Author

got it, i will work on it.

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