@@ -25,7 +25,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| ✗ | 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. |
| ✓ | 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. |
| ✓ | 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 |
| ✗ | Creating Posts | Post content in the post editor | | Possible |**BUG**:<br>Blinking the end of the post content in the Preview Window<br><br>[Issue287](https://gitlab.syncad.com/hive/denser/-/issues/287) |
| ✓ | Creating Posts | Post content in the post editor | | Possible |**FIXED**:<br>Blinking the end of the post content in the Preview Window<br><br>[Issue287](https://gitlab.syncad.com/hive/denser/-/issues/287) |
| ✓ | Creating Posts | Adding images in the post editor | | Possible |**Fixed**:<br>There is only one picture available<br>  |
| ✗ | 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> |
| ✗ | Creating Posts | Displaying hashtags in created post | | Possible |**BUG**:Expected hashtag with only one # sign. <br> |