Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
...@@ -23,6 +23,7 @@ Comparison of functionalities: Denser vs Condenser<br> ...@@ -23,6 +23,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| &cross; | 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. | | &cross; | 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. |
| &check; | 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>![image](uploads/fedbf28feff4bace3df5e69853e5ae0d/image.png) | | &check; | 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>![image](uploads/fedbf28feff4bace3df5e69853e5ae0d/image.png) |
| &cross; | Creating Posts | Creating post with markdowns in the post summary should be disabled | | Possible |**BUG**:<br>Expected error message as in Hive Blog<br>![image](uploads/7955ab71e602afa5d538b73b4107ad86/image.png) | | &cross; | Creating Posts | Creating post with markdowns in the post summary should be disabled | | Possible |**BUG**:<br>Expected error message as in Hive Blog<br>![image](uploads/7955ab71e602afa5d538b73b4107ad86/image.png) |
| &cross; | Creating Posts | Additional author shouldn't accept special characters as @ and # | | Possible |**BUG**:<br>Expected error message as in Hive Blog<br>Compare:<br>![image](uploads/a3993a78702872a987708fb5a153e352/image.png)<br>![image](uploads/987a50bb038a0a6df5103b8a38019271/image.png) |
| &cross; | Upvote | Upvote two times the same post by icon in the card of the post in the post list| **BUG** Now it is ![image](uploads/3bfc1d8e338668aa9d02c3d502fcf668/image.png)<br><br> It was worked<br>(`Your current vote on this comment is identical to this vote.` is showed.)<br>![image](uploads/90ddba5cd9fced3093ada2e1b72cc288/image.png) | Impossible<br>(`Transaction Error: undefined` in the console) | | | &cross; | Upvote | Upvote two times the same post by icon in the card of the post in the post list| **BUG** Now it is ![image](uploads/3bfc1d8e338668aa9d02c3d502fcf668/image.png)<br><br> It was worked<br>(`Your current vote on this comment is identical to this vote.` is showed.)<br>![image](uploads/90ddba5cd9fced3093ada2e1b72cc288/image.png) | Impossible<br>(`Transaction Error: undefined` in the console) | |
| &cross; | 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??? | | &cross; | 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??? |
| &check; | Upvote | Upvote by clicking icon inside the post content | Works well | Possible | | | &check; | Upvote | Upvote by clicking icon inside the post content | Works well | Possible | |
... ...
......