Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
......@@ -27,6 +27,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| &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 | 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 | Select your cover image | | |**NOT SUPPORTED YET**:<br>![image](uploads/2a0368e554700eecd700631a5b0d7543/image.png) |
| &check; | Creating Posts | Use only lowercase letters, digits and one dash | | Possible |**FIXED**:<br> Expected message for invalid characters in tags input<br>In Hive Blog you can see:<br>![image](uploads/99cecb8e8b91b3d7a3fd19d083dfff14/image.png)<br>Denser results:<br>![image](uploads/0273776167737f84fd2e3304edc3ac40/image.png)<br>![image](uploads/fcd192d0b269c6d68f824cebf672b9f5/image.png) |
| &check; | Creating Posts | Displaying hashtags in created post | | Possible |**FIXED**:<br>Expected hashtag with only one # sign. <br>![image](uploads/5c1d636a0f8c94c97415a17d59a5d34f/image.png) |
| &cross; | Creating Posts | Creating post with post summary by user | | Possible |**BUG**:<br>Expected Post summary written by user but now there is a part of the post content. |
......
......