-
-
Notifications
You must be signed in to change notification settings - Fork 791
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 Request: Introduce Batch Post Deletion for Improved User Convenience #1464
Comments
Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues. |
Please assign me this issue if this is a valid feature request! |
@Shyam-Raghuwanshi This is a great feature, but we aren't ready for it yet. I am going to close as unplanned for now. We are now focusing on three types of issues as priority areas:
We will only be accepting feature issues for deficiencies that are obviously lacking in the apps. These are things that make it very difficult to operate the apps. Even so, the PRs will still require you to understand testing as stated before. Cosmetic changes that require only a few lines of code are not acceptable under this policy. Closing |
Describe the solution you'd like
To enhance the user experience, I propose implementing a feature in the /orgpost section that allows users to delete multiple posts simultaneously. Currently, the process involves clicking on a post, followed by selecting the dots icon to access the delete option. Introducing a select option with radio buttons for each post would simplify this process, enabling users to choose multiple posts at once for deletion.
Approach to be followed (optional)
I suggest adding a radio button next to each post in the /orgpost section. When a user selects a radio button, a delete button will appear, allowing them to delete all the selected posts at once. This approach streamlines the deletion process and provides users with a more convenient and efficient way to manage their posts.
The text was updated successfully, but these errors were encountered: