Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
......@@ -24,6 +24,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| &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; | Creating Posts | Advanced setting ||| **Not supported yet** - There is only form<br>![image](uploads/5fc581c1992c8f0bda58a875e7a43169/image.png) |
| &cross; | Creating Posts | Advanced setting - Tooltip after hovering to Advanced setting link||| ![image](uploads/75418cea2ef6f87734d54678c6c0f7c6/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) |
| &check; | Upvote | Upvote two times the same post by icon in the card of the post in the post list| **Fixed** 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) | Now is error message is ok:<br>![image](uploads/62ce046feb67e21ecdb2a0f48d6e8010/image.png) |
| &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) | **TO DO** Steps:<br>-Upvote post<br>-Downvote the same post (Remove your vote confirm dialog is triggered)<br>![image](uploads/704f89a83ebaf974c66426b16febb1d0/image.png)<br>If you click ok your vote will be cleared (weight 0)<br>-Click second time Downvote (Confirm downvote dialog should be shown)<br>![image](uploads/da92efdd7f758e20d9d677a17cc9d62d/image.png)<br>If you click ok you downvote this post (weight: -1000) |
......
......