Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
...@@ -15,6 +15,8 @@ Comparison of functionalities: Denser vs Condenser<br> ...@@ -15,6 +15,8 @@ Comparison of functionalities: Denser vs Condenser<br>
| &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 | 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 | | | &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 | | &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; &cross; | Creating Posts | After creating post by clicking `New Post` button in the community, user is moved to the specific community post list page | | Possible | **To improve** User has to wait some time for his post will be visible on the list (about 50sec) |
| &cross; | Creating Posts | Creating post with the same title overwrite the post created early | | Possible | **Steps** <br>1. Create post with `Test post` and content `some conntent`<br>2. Create post with the same title and different content triggers overwriting content of the post created early. |
| &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) |
| &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 | 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??? | | &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??? |
... ...
......