Adding an options dropdown button for each post and each comment.
The dropdown will include 'edit' and 'delete' options.
The options will only be visible for the author of the specific comment or post.
In this PR the only working link is the delete post one, while the other ones doesn't exist yet (There are issues regarding them).
The relevant delete-post URL tests can be found here.
The buttons look like the following (top right corner of posts or comments):
The dropdown menu looks like:
The links will get updated once issues #107 #115 will resolve.
Close #124
Adding an options dropdown button for each post and each comment. The dropdown will include 'edit' and 'delete' options. The options will only be visible for the author of the specific comment or post. In this PR the only working link is the delete post one, while the other ones doesn't exist yet (There are issues regarding them). The relevant delete-post URL tests can be found here.
The buttons look like the following (top right corner of posts or comments):
The dropdown menu looks like:
The links will get updated once issues #107 #115 will resolve. Close #124