Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
...@@ -21,7 +21,7 @@ Comparison of functionalities: Denser vs Condenser<br> ...@@ -21,7 +21,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| &check; | Creating Posts | Creating post by clicking the pencil icon on the nav - Title, content, tag | | 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 | 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>![image](uploads/96baeae3ec97a27ed2c1ab6f1b2ff52f/image.png)<br>In Hive.blog category is set to name of the community and Post is visible in the community list of the posts. | | &cross; | Creating Posts | Creating post by clicking `New Post` button in the community | | Possible |[Issue 309](https://gitlab.syncad.com/hive/denser/-/issues/309) **BUG** :<br>Select category is not set according to the community which you click `Create new post`<br>![image](uploads/d299ccd708ca6e8b10acee81ec1f8e63/image.png)<br>![image](uploads/96baeae3ec97a27ed2c1ab6f1b2ff52f/image.png)<br>In Hive.blog category is set to name of the community and Post is visible in the community list of the posts. |
| &cross; | Creating Posts | After creating post by clicking `New Post` button in the community, user is moved to the specific community post list page | | | **BUG** It does not work. | | &cross; | Creating Posts | After creating post by clicking `New Post` button in the community, user is moved to the specific community post list page | | | **BUG** It does not work. |
| &check; | Creating Posts | Creating post in the community by clicking the pencil icone and select `Post to` name of the community | | Possible | After submit user is move to the first tag unmoderated page and the same post can be visible in the community posts list page also. | | &check; | Creating Posts | Creating post in the community by clicking the pencil icone and select `Post to` name of the community | | Possible | After submit user is move to the first tag unmoderated page and the same post can be visible in the community posts list page also. |
| &check; | Creating Posts | Creating post with the same title overwrite the post created early | | Possible | **FIXED** <br> **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.<br>New url is created for the post with the same title - ok | | &check; | Creating Posts | Creating post with the same title overwrite the post created early | | Possible | **FIXED** <br> **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.<br>New url is created for the post with the same title - ok |
... ...
......