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 | 9a6b560 |
| Denser main branch | f931fb17 |
| Done/Fixed | Functionality | Functionality description | Denser | Hive Blog | Comments |
......@@ -17,6 +17,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| &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. |
| &cross; | Creating Posts | Post content in the post editor | | Possible |**BUG**:<br>Blinking the end of the post content in the Preview Window<br![blinking-end-of-post-content](uploads/a12a84162320325fa07f5af7681a705c/blinking-end-of-post-content.gif) |
| &cross; | Creating Posts | Adding images in the post editor | | Possible |**BUG**:<br>There is only one picture available<br> ![image](uploads/5f02ba8e69b972ed56264e049ef341af/image.png) |
| &cross; | Creating Posts | Use only lowercase letters, digits and one dash | | Possible |**BUG**:<br> Expected message for invalid characters in tags input<br>In Hive Blog you can see:<br>![image](uploads/99cecb8e8b91b3d7a3fd19d083dfff14/image.png) |
| &cross; | Creating Posts | Displaying hashtags in created post | | Possible |**BUG**:Expected hashtag with only one # sign. <br>![image](uploads/5c1d636a0f8c94c97415a17d59a5d34f/image.png) |
......
......