Issue
Currently, when interacting with a reply, the only available action is Delete. Users cannot respond to an existing reply.
Fix
Allow for nested replies in comments
Prompt
Implement support for nested replies within comment threads.
Users should be able to reply to an existing reply via a "Reply" option in the overflow menu.
The UI should visually indicate the parent comment that each reply is responding to within the thread hierarchy.
Additionally, users should be able to collapse or expand individual replies within the thread.