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

Feat: Allow Users to Edit and Delete Their Own Comments in shifting and Resource #8701

Open
chakribontha opened this issue Oct 4, 2024 · 3 comments · May be fixed by #8724
Open

Feat: Allow Users to Edit and Delete Their Own Comments in shifting and Resource #8701

chakribontha opened this issue Oct 4, 2024 · 3 comments · May be fixed by #8724
Assignees

Comments

@chakribontha
Copy link
Contributor

Is your feature request related to a problem? Please describe.
currently, users cannot modify or delete their comments after posting them. This limits users' control over their content, which can be frustrating if they make a mistake or want to revise their input.

Describe the solution you'd like
Allows users to:

  • Edit their comments after posting. An "Edit" button will allow users to modify the text of their comments, and changes will be saved upon -submission.
  • Delete their comments. A "Delete" button will allow users to remove their comments after confirming the action.

Additional context

This feature should include access control to ensure only the comment creator can see the "Edit" and "Delete" options.

Consideration of UI/UX elements such as confirmation prompts for deletions and inline editing for comment modifications.

Image
Image
Image

@sankshaypusa
Copy link

HI @chakribontha can you assign this issue to me

@anshux1
Copy link

anshux1 commented Oct 5, 2024

working..

@chakribontha
Copy link
Contributor Author

@rithviknishad

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.

3 participants