Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
......@@ -24,28 +24,28 @@ 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) |
| &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) |
| &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) |
| &check; | Upvote | Upvote by clicking icon inside the post content | Works well | Possible | |
| &check; | Upvote | Double Upvote by clicking icon inside the post content | works worng | Possible | **Fixed**<br> Wrong error message:<br>![image](uploads/bfebfcbd5fbea5c50bc7d1968b9b1f98/image.png)<br>Now is ok error message:<br>![image](uploads/88e7a1b60a0de961c2bc5882a05b3851/image.png) |
| &check; | Downvote | Downvote by clicking icon inside the post content | Works well | Possible | |
| &check; | Upvote | Upvote by clicking icon inside the post content | Works | Possible | |
| &check; | Upvote | Double Upvote by clicking icon inside the post content | Works | Possible | **Fixed**<br> Wrong error message:<br>![image](uploads/bfebfcbd5fbea5c50bc7d1968b9b1f98/image.png)<br>Now is ok error message:<br>![image](uploads/88e7a1b60a0de961c2bc5882a05b3851/image.png) |
| &check; | Downvote | Downvote by clicking icon inside the post content | Works | Possible | |
| &check; | Downvote | Double Downvote by clicking icon inside the post content | | Possible | **Fixed** Wrong error message: <br>![image](uploads/d446440767f1d37dc0bc45900220e449/image.png)<br>Now is better message<br>![image](uploads/94bb47538492f25b1895685dff2aa25d/image.png) |
| &check; | Downvote | Downvote by clicking icon in the card of the post in the post list | works | Possible | |
| &check; | Downvote | Downvote by clicking icon in the card of the post in the post list | Works | Possible | |
| &check; | Downvote | Downvote two times the same post by icon in the card of the post in the post list | **Fixed** Now it returns:<br> ![image](uploads/7ad0b1222b3a25485f118c7f539a4b96/image.png) but there was <br><br>(`Your current vote on this comment is identical to this vote.` is showed.)<br>![image](uploads/c3858b0919bf959bd4ee72f3b8a48eab/image.png) | Possible | |
| &check; | Follow | Follow by clicking button in the specific user's info board | Works | Possible | ![image](uploads/ccb03d08c3450baa0a83c048d552a5a1/image.png) |
| &check; | Follow | Follow by clicking button in the specific user's info card | Works | Possible | |
| &check; | Unfollow | Unfollow by clicking button in the specific user's info board | Works | Possible |Denser:<br>![image](uploads/754b8fb69b5c55242ad20b5621cadbf7/image.png) |
| &check; | Unfollow | Unfollow by clicking button in the specific user's info card | Works | Possible | |
| &check; | Unfollow | Unfollow on the list of followed users | Works | Possible | **Fixed**<br>Denser: lack unfollow button<br>![image](uploads/bae4b51cccccde98cb450d2a205a650e/image.png)<br> Hive.blog there is Unfollow button:<br>![image](uploads/3014c16382da8807c8012142495f8143/image.png) |
| &check; | Unfollow | When I stop following one user then Denser stops following everyone. | works well||**FIXED BUG** |
| &check; | Follow/Unfollow | When I open new tab with specific user and click follow/unfollow buttons I have to do it two times | works well ||**FIXED BUG**|
| &check; | Mute | Mute by clicking button in the specific user's info board | works | Possible | |
| &check; | Mute | Mute by clicking button in the specific user's info card | works | Possible | |
| &check; | Unfollow | When I stop following one user then Denser stops following everyone. | works ||**FIXED BUG** |
| &check; | Follow/Unfollow | When I open new tab with specific user and click follow/unfollow buttons I have to do it two times | works ||**FIXED BUG**|
| &check; | Mute | Mute by clicking button in the specific user's info board | Works | Possible | |
| &check; | Mute | Mute by clicking button in the specific user's info card | Works | Possible | |
| &check; | Mute | Mute on the list of followed users | Works | Possible | **Fixed** Denser: lack Mute button<br>![image](uploads/dcb4cc55ba9cac16e37bdb65e965e7c5/image.png)<br> Hive.blog there is Mute button:<br>![image](uploads/7943b1dcbf18ab882681935e6b30ea01/image.png) |
| &check; | Unmute | Unmute user by clicking button in the specific user's info board | works | Possible | |
| &check; | Unmute | Unmute user by clicking button in the specific user's info card | works | Possible | |
| &check; | Unmute | Unmute user by clicking button in the specific user's info board when you have more than one tabs opened with specific users | works wrong | Possible | **Fixed** All users are unmuted |
| &check; | Unmute | Unmute user by clicking button in the specific user's info board | Works | Possible | |
| &check; | Unmute | Unmute user by clicking button in the specific user's info card | Works | Possible | |
| &check; | Unmute | Unmute user by clicking button in the specific user's info board when you have more than one tabs opened with specific users | Works | Possible | **Fixed** All users are unmuted |
| &check; | Unmute | Unmute user by clicking button in the Muted Users list | Works | Possible | **Fixed** These buttons don't work.<br> ![image](uploads/d9495dd821e9999de24d6aee2d50f8c4/image.png) |
| &check; | Unmute | Reset Muted list button works | | Possible | **Fixed** ![image](uploads/53cdbe553ed7068b9b11e2fb499a6266/image.png) |
| &cross;| Blacklisted Users | Add user to black list | | Possible | **BUG** Added user to blacklist does not work<br>![image](uploads/410a14ad329539636c9074c8d425dea8/image.png)<br>In Hive.blog this looks like<br>![image](uploads/f41583da99e609c93abd56e190d35856/image.png)|
......
......