Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
......@@ -2,7 +2,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| Project | Version/Commit |
| ------ | ------ |
| Denser main branch | 6b3d866d |
| Denser main branch | c0a0ea89 |
| Done/Fixed | Functionality | Functionality description | Denser | Hive Blog | Comments |
......@@ -10,8 +10,9 @@ Comparison of functionalities: Denser vs Condenser<br>
| &check; | Login | Better message for already unlocked key | | | **FIXED**[250](https://gitlab.syncad.com/hive/denser/-/issues/250) |
| &check; | Login | Login by Hbauth with different password | | | **FIXED**[248](https://gitlab.syncad.com/hive/denser/-/issues/248) |
| &check; | Login | After add key in Hbauth user is not logged in - ok | | | **CLOSED**[249](https://gitlab.syncad.com/hive/denser/-/issues/249) |
| &cross; | Creating Posts | Creating post by clicking the pencil icon on the nav | not supported yet| Possible | |
| &cross; | Creating Posts | Creating post by clicking `New Post` button in the community | not supported yet | Possible | |
| &check; | Creating Posts | Open post editor by clicking the pencil icon on the nav in the side by side as default | | Possible | |
| &check; | Creating Posts | Creating post by clicking the pencil icon on the nav | | Possible | |
| &check; | Creating Posts | Open post editor by clicking `New Post` button in the community | | Possible | |
| &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; | 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??? |
......
......