Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
......@@ -25,7 +25,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| &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 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 |
| &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)<br>[Issue287](https://gitlab.syncad.com/hive/denser/-/issues/287) |
| &check; | Creating Posts | Post content in the post editor | | Possible |**FIXED**:<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)<br>[Issue287](https://gitlab.syncad.com/hive/denser/-/issues/287) |
| &check; | Creating Posts | Adding images in the post editor | | Possible |**Fixed**:<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) |
......
......