@@ -20,6 +20,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| ✗ | Creating Posts | Adding images in the post editor | | Possible |**BUG**:<br>There is only one picture available<br>  |
| ✗ | Creating Posts | Use only lowercase letters, digits and one dash | | Possible |**BUG**:<br> Expected message for invalid characters in tags input<br>In Hive Blog you can see:<br> |
| ✗ | Creating Posts | Displaying hashtags in created post | | Possible |**BUG**:Expected hashtag with only one # sign. <br> |
| ✗ | Creating Posts | Creating post with post summary by user | | Possible |**BUG**:<br>Expected Post summary written by user but now there is a part of the post content. |
| ✓ | Upvote | Upvote by clicking icon in the card of the post in the post list | works | Possible | **FIXED** Sometimes parts of the icon disappear<br> |
| ✗ | Upvote | Upvote two times the same post by icon in the card of the post in the post list| **BUG** Now it is <br><br> It was worked<br>(`Your current vote on this comment is identical to this vote.` is showed.)<br> | Impossible<br>(`Transaction Error: undefined` in the console) | |
| ✗ | Upvote/Downvote | Upvote and next downvote the same post on the posts list | **BUG** It does not show any error message and downwote request is sent.<br><br>**It was like below:**<br> Impossible<br>(`Transaction broadcase error` popup is showed) | Impossible<br>(`Transaction Error: undefined` in the console) | Maybe there should be better error message needed??? |