As a user, I want to be able to edit my own comments, so that I can correct mistakes or update my thoughts.
Acceptance Criteria:
Given a comment posted by the user, when the user selects the edit option, then the comment should become editable, allowing the user to make changes.
When the user saves the edited comment, the changes should be reflected immediately, and an "edited" label should appear next to the comment's timestamp.
As a user,
I want to be able to edit my own comments,
so that I can correct mistakes or update my thoughts.
Acceptance Criteria: