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 | c0a0ea89 |
| Denser main branch | 9a6b560 |
| Done/Fixed | Functionality | Functionality description | Denser | Hive Blog | Comments |
......@@ -11,8 +11,10 @@ Comparison of functionalities: Denser vs Condenser<br>
| &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) |
| &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 | Creating post by clicking the pencil icon on the nav - Title, content, tag | | Possible | |
| &check; | Creating Posts | After creating post with category user is moving to the created/new page with tag name and Unmoderated tag posts list | | Possible | |
| &check; | Creating Posts | Open post editor by clicking `New Post` button in the community | | Possible | |
| &cross; | Creating Posts | Creating post by clicking `New Post` button in the community | | Possible | **Bug** :<br>Select category is not set according to the community which you click `Create new post`<br>![image](uploads/d299ccd708ca6e8b10acee81ec1f8e63/image.png)<br>In Hive.blog category is set to name of the community |
| &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??? |
......
......