iordan93/house-arryn-blog

Adding Comments

Closed this issue · 3 comments

Must implement function for adding comments for each post individually by unregistered visitors (must fill a form with name, email(optionally) and the comment text.

Please stylize the comments as they appear via the click of a button

Please make the View all comments link to work by sending an actual request to the server (and not only to display the current comments).
Bug testing: Add a new comment, then view all comments. The newly created comment should be visible.

Don't mark the feature task as a bug. Close this issue and open a new one that is tagged as a bug.