@@ -15,6 +15,8 @@ Comparison of functionalities: Denser vs Condenser<br>
...
@@ -15,6 +15,8 @@ Comparison of functionalities: Denser vs Condenser<br>
| ✓ | Creating Posts | After creating post with category user is moving to the created/new page with tag name and Unmoderated tag posts list | | Possible | |
| ✓ | Creating Posts | After creating post with category user is moving to the created/new page with tag name and Unmoderated tag posts list | | Possible | |
| ✓ | Creating Posts | Open post editor by clicking `New Post` button in the community | | Possible | |
| ✓ | Creating Posts | Open post editor by clicking `New Post` button in the community | | Possible | |
| ✗ | 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><br>In Hive.blog category is set to name of the community |
| ✗ | 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><br>In Hive.blog category is set to name of the community |
| ✓✗ | 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) |
| ✗ | 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. |
| ✓ | 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> |
| ✓ | 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> |
| ✗ | Upvote | Upvote two times the same post by icon in the card of the post in the post list| **BUG** Now it is <br><br> It was worked<br>(`Your current vote on this comment is identical to this vote.` is showed.)<br> | Impossible<br>(`Transaction Error: undefined` in the console) | |
| ✗ | Upvote | Upvote two times the same post by icon in the card of the post in the post list| **BUG** Now it is <br><br> It was worked<br>(`Your current vote on this comment is identical to this vote.` is showed.)<br> | Impossible<br>(`Transaction Error: undefined` in the console) | |
| ✗ | 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??? |
| ✗ | 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??? |