Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
......@@ -7,7 +7,10 @@ Comparison of functionalities: Denser vs Condenser<br>
| Done/Fixed | Functionality | Functionality description | Denser | Hive Blog | Comments |
| ------ | ------ | ------ | ------ | ------ | ------ |
| &cross; | Creating Posts | Creating post by clicking the pencil icon on the nav | does not work | Possible | |
| &cross; | Login | Login by Hbauth with different password | | | **BUG**[248](https://gitlab.syncad.com/hive/denser/-/issues/248) |
| &cross; | Login | After add key in Hbauth user still is not logged in | | | **BUG**[249](https://gitlab.syncad.com/hive/denser/-/issues/249) |
| &cross; | Creating Posts | Creating post by clicking the pencil icon on the nav | does not work | Possible
| |
| &cross; | Creating Posts | Creating post by clicking `New Post` button in the community | does not work | Possible | |
| &check; | Upvote | Upvote by clicking icon in the card of the post in the post list | works | Possible | **BUG** 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| works<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) | |
......
......