@@ -22,6 +22,7 @@ Comparison of functionalities: Denser vs Condenser<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> |
| ✗ | Creating Posts | Creating post with markdowns in the post summary should be disabled | | Possible |**BUG**:<br>Expected error message as in Hive Blog<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??? |
| ✓ | Upvote | Upvote by clicking icon inside the post content | Works well | Possible | |