Update Comparison of functionalities: Denser vs Hive.blog authored by Adam Kociubinski's avatar Adam Kociubinski
......@@ -21,12 +21,12 @@ 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 | 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 | |
| &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 | **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. |
| &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 |
| &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) |
| &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) |
| &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. |
......@@ -35,53 +35,53 @@ Comparison of functionalities: Denser vs Condenser<br>
| &cross; | Creating Posts | Advanced setting ||| **Not supported yet** - There is only form<br>![image](uploads/5fc581c1992c8f0bda58a875e7a43169/image.png) |
| &cross; | Creating Posts | Advanced setting - Tooltip after hovering to Advanced setting link||| ![image](uploads/75418cea2ef6f87734d54678c6c0f7c6/image.png) |
| &check; | Upvote | Upvote by clicking icon in the card of the post in the post list | Works | Possible | **FIXED** Sometimes parts of the icon disappear<br>![image](uploads/fedbf28feff4bace3df5e69853e5ae0d/image.png) |
| &check; | Upvote | Upvote two times the same post by icon in the card of the post in the post list| **Fixed** Now it is ![image](uploads/3bfc1d8e338668aa9d02c3d502fcf668/image.png)<br><br> It was worked<br>(`Your current vote on this comment is identical to this vote.` is showed.)<br>![image](uploads/90ddba5cd9fced3093ada2e1b72cc288/image.png) | Impossible<br>(`Transaction Error: undefined` in the console) | Now is error message is ok:<br>![image](uploads/62ce046feb67e21ecdb2a0f48d6e8010/image.png) |
| &check; | Upvote | Upvote two times the same post by icon in the card of the post in the post list| **FIXED** Now it is ![image](uploads/3bfc1d8e338668aa9d02c3d502fcf668/image.png)<br><br> It was worked<br>(`Your current vote on this comment is identical to this vote.` is showed.)<br>![image](uploads/90ddba5cd9fced3093ada2e1b72cc288/image.png) | Impossible<br>(`Transaction Error: undefined` in the console) | Now is error message is ok:<br>![image](uploads/62ce046feb67e21ecdb2a0f48d6e8010/image.png) |
| &cross; | Upvote/Downvote | Upvote and next downvote the same post on the posts list | **BUG** It does not show any error message and downwote request is sent.<br><br> **It was like below:** <br> Impossible<br>(`Transaction broadcase error` popup is showed) | Impossible<br>(`Transaction Error: undefined` in the console) | **TO DO** Steps:<br>-Upvote post<br>-Downvote the same post (Remove your vote confirm dialog is triggered)<br>![image](uploads/704f89a83ebaf974c66426b16febb1d0/image.png)<br>If you click ok your vote will be cleared (weight 0)<br>-Click second time Downvote (Confirm downvote dialog should be shown)<br>![image](uploads/da92efdd7f758e20d9d677a17cc9d62d/image.png)<br>If you click ok you downvote this post (weight: -1000) |
| &check; | Upvote | Upvote by clicking icon inside the post content | Works | Possible | |
| &check; | Upvote | Double Upvote by clicking icon inside the post content | Works | Possible | **Fixed**<br> Wrong error message:<br>![image](uploads/bfebfcbd5fbea5c50bc7d1968b9b1f98/image.png)<br>Now is ok error message:<br>![image](uploads/88e7a1b60a0de961c2bc5882a05b3851/image.png) |
| &check; | Upvote | Double Upvote by clicking icon inside the post content | Works | Possible | **FIXED**<br> Wrong error message:<br>![image](uploads/bfebfcbd5fbea5c50bc7d1968b9b1f98/image.png)<br>Now is ok error message:<br>![image](uploads/88e7a1b60a0de961c2bc5882a05b3851/image.png) |
| &check; | Downvote | Downvote by clicking icon inside the post content | Works | Possible | |
| &check; | Downvote | Double Downvote by clicking icon inside the post content | | Possible | **Fixed** Wrong error message: <br>![image](uploads/d446440767f1d37dc0bc45900220e449/image.png)<br>Now is better message<br>![image](uploads/94bb47538492f25b1895685dff2aa25d/image.png) |
| &check; | Downvote | Double Downvote by clicking icon inside the post content | | Possible | **FIXED** Wrong error message: <br>![image](uploads/d446440767f1d37dc0bc45900220e449/image.png)<br>Now is better message<br>![image](uploads/94bb47538492f25b1895685dff2aa25d/image.png) |
| &check; | Downvote | Downvote by clicking icon in the card of the post in the post list | Works | Possible | |
| &check; | Downvote | Downvote two times the same post by icon in the card of the post in the post list | **Fixed** Now it returns:<br> ![image](uploads/7ad0b1222b3a25485f118c7f539a4b96/image.png) but there was <br><br>(`Your current vote on this comment is identical to this vote.` is showed.)<br>![image](uploads/c3858b0919bf959bd4ee72f3b8a48eab/image.png) | Possible | |
| &check; | Downvote | Downvote two times the same post by icon in the card of the post in the post list | **FIXED** Now it returns:<br> ![image](uploads/7ad0b1222b3a25485f118c7f539a4b96/image.png) but there was <br><br>(`Your current vote on this comment is identical to this vote.` is showed.)<br>![image](uploads/c3858b0919bf959bd4ee72f3b8a48eab/image.png) | Possible | |
| &check; | Follow | Follow by clicking button in the specific user's info board | Works | Possible | ![image](uploads/ccb03d08c3450baa0a83c048d552a5a1/image.png) |
| &check; | Follow | Follow by clicking button in the specific user's info card | Works | Possible | |
| &check; | Unfollow | Unfollow by clicking button in the specific user's info board | Works | Possible |Denser:<br>![image](uploads/754b8fb69b5c55242ad20b5621cadbf7/image.png) |
| &check; | Unfollow | Unfollow by clicking button in the specific user's info card | Works | Possible | |
| &check; | Unfollow | Unfollow on the list of followed users | Works | Possible | **Fixed**<br>Denser: lack unfollow button<br>![image](uploads/bae4b51cccccde98cb450d2a205a650e/image.png)<br> Hive.blog there is Unfollow button:<br>![image](uploads/3014c16382da8807c8012142495f8143/image.png) |
| &check; | Unfollow | Unfollow on the list of followed users | Works | Possible | **FIXED**<br>Denser: lack unfollow button<br>![image](uploads/bae4b51cccccde98cb450d2a205a650e/image.png)<br> Hive.blog there is Unfollow button:<br>![image](uploads/3014c16382da8807c8012142495f8143/image.png) |
| &check; | Unfollow | When I stop following one user then Denser stops following everyone. | works ||**FIXED BUG** |
| &check; | Follow/Unfollow | When I open new tab with specific user and click follow/unfollow buttons I have to do it two times | works ||**FIXED BUG**|
| &cross; | Mute | Visibility of added users to the muted list | | Possible | **BUG** To see added/deleted users to the muted list you have to refresh page. |
| &cross; | Mute | Mute by clicking button in the specific user's info board | | Possible | **To improve** User is able to add users to that list but **BUG** user can still see post of muted users. |
| &cross; | Mute | Mute by clicking button in the specific user's info card | Works | Possible | **To improve** User is able to add users to that list but **BUG** user can still see post of muted users. |
| &check; | Mute | Mute on the list of followed users | Works | Possible | **Fixed** Denser: lack Mute button<br>![image](uploads/dcb4cc55ba9cac16e37bdb65e965e7c5/image.png)<br> Hive.blog there is Mute button:<br>![image](uploads/7943b1dcbf18ab882681935e6b30ea01/image.png) |
| &check; | Mute | Mute on the list of followed users | Works | Possible | **FIXED** Denser: lack Mute button<br>![image](uploads/dcb4cc55ba9cac16e37bdb65e965e7c5/image.png)<br> Hive.blog there is Mute button:<br>![image](uploads/7943b1dcbf18ab882681935e6b30ea01/image.png) |
| &cross; | Unmute | Visibility of added users to the muted list | | Possible | **BUG** To see added/deleted users to the muted list you have to refresh page. |
| &check; | Unmute | Unmute user by clicking button in the specific user's info board | Works | Possible | |
| &check; | Unmute | Unmute user by clicking button in the specific user's info card | Works | Possible | |
| &check; | Unmute | Unmute user by clicking button in the specific user's info board when you have more than one tabs opened with specific users | Works | Possible | **Fixed** All users are unmuted |
| &check; | Unmute | Unmute user by clicking button in the Muted Users list | Works | Possible | **Fixed** These buttons don't work.<br> ![image](uploads/d9495dd821e9999de24d6aee2d50f8c4/image.png) |
| &check; | Unmute | Reset Muted list button works | | Possible | **Fixed** ![image](uploads/53cdbe553ed7068b9b11e2fb499a6266/image.png) |
| &check; | Unmute | Unmute user by clicking button in the specific user's info board when you have more than one tabs opened with specific users | Works | Possible | **FIXED** All users are unmuted |
| &check; | Unmute | Unmute user by clicking button in the Muted Users list | Works | Possible | **FIXED** These buttons don't work.<br> ![image](uploads/d9495dd821e9999de24d6aee2d50f8c4/image.png) |
| &check; | Unmute | Reset Muted list button works | | Possible | **FIXED** ![image](uploads/53cdbe553ed7068b9b11e2fb499a6266/image.png) |
| &check; &cross;| Blacklisted Users | Visibility the users added to the blacked list | | Possible | **To improve** To see added user you have to refresh page or click to other page and back. |
| &cross;| Blacklisted Users | Open the post or comments of blacklisted users should trigger red $${\color{red}(1)}$$ near the blocked user nickname | | Possible | **BUG** does not work. Maybe after move to the blocked user profile page his all posts should be displayed with account warning (red 1)???? - Will it be better? |
| &check;| Blacklisted Users | Add user to black list | works | Possible | **Fixed** Added user to blacklist does not work<br>![image](uploads/410a14ad329539636c9074c8d425dea8/image.png)<br> In Hive.blog this looks like<br> ![image](uploads/f41583da99e609c93abd56e190d35856/image.png) |
| &check; | Blacklisted Users | Delete user from black list | works | Possible | **Fixed** Unblacklist button does not work<br>![image](uploads/0b04fae01ead4b0ef84ce45405116490/image.png) |
| &check; | Blacklisted Users | Reset black list black list | works | Possible | **Fixed** Reset blacklist button does not work |
| &check;| Blacklisted Users | Add user to black list | works | Possible | **FIXED** Added user to blacklist does not work<br>![image](uploads/410a14ad329539636c9074c8d425dea8/image.png)<br> In Hive.blog this looks like<br> ![image](uploads/f41583da99e609c93abd56e190d35856/image.png) |
| &check; | Blacklisted Users | Delete user from black list | works | Possible | **FIXED** Unblacklist button does not work<br>![image](uploads/0b04fae01ead4b0ef84ce45405116490/image.png) |
| &check; | Blacklisted Users | Reset black list black list | works | Possible | **FIXED** Reset blacklist button does not work |
| &check; | Blacklisted Users | Search this list | works | Possible | |
| &cross; | Followed Muted Lists | User cannot see posts/comments of added user's muted list in followed muted list| does not work | Possible | **BUG** |
| &check;| Followed Muted Lists | Add list to followed muted lists | | Possible | Compare view of denser and hive.blog. **Fixed**There is a `null` Followed Muted Lists<br>![image](uploads/980f0996fac32576bf9f3070f12e22db/image.png)<br>![image](uploads/d262a6550bdc415a471f49811bb44400/image.png)|
| &check;| Followed Muted Lists | Add list to followed muted lists | | Possible | Compare view of denser and hive.blog. **FIXED**There is a `null` Followed Muted Lists<br>![image](uploads/980f0996fac32576bf9f3070f12e22db/image.png)<br>![image](uploads/d262a6550bdc415a471f49811bb44400/image.png)|
| &check; | Followed Muted Lists | Visibility of added user's list to followed muted list | | Possible | **To improve**<br>You have to refresh page or move to the other list and back but this is unnecessary. |
| &check; | Followed Muted Lists | Delete list from followed muted lists | works | Possible | |
| &check; | Followed Muted Lists | Reset Followed Muted Lists | works | Possible | |
| &check; | Followed Muted Lists | Search in the Followed Muted Lists | works | Possible | |
| &cross; | Followed Blacklisted | Open the post or comments of blacklisted users followed form other user should trigger red $${\color{red}(1)}$$ near the blocked user nickname | | Possible | **BUG** does not work. Maybe after move to the blocked user profile page his all posts should be displayed with account warning (red 1)???? - Will it be better? |
| &check; | Followed Blacklists | Add black list | works | Possible | Compare view of denser and hive.blog. **Fixed**There is a `null` blacklist<br>![image](uploads/e9496aeb2f680ca18105e778f1b3f6b9/image.png)<br>![image](uploads/22537b1e25c84e19e39c877f03b62da2/image.png) |
| &check; | Followed Blacklists | Add black list | works | Possible | Compare view of denser and hive.blog. **FIXED**There is a `null` blacklist<br>![image](uploads/e9496aeb2f680ca18105e778f1b3f6b9/image.png)<br>![image](uploads/22537b1e25c84e19e39c877f03b62da2/image.png) |
| &check; | Followed Blacklists | Unfollow blacklist | works | Possible | |
| &check; | Followed Blacklists | Reset Followed blacklist | works | Possible | |
| &check; | Followed Blacklists | Search This List | works | Possible | |
| &check; &cross; | Commenting on posts | | works | Possible | **Fixed** Comment editor after clicking Post button does not close itself.<br> **To do** User has to refresh the paga but shouldn't because it is unnecessary. |
| &check; &cross; | Commenting on comments | | works | Possible | **Fixed** Comment editor after clicking Post button does not close itself.<br> **To do** User has to refresh the paga but shouldn't because it is unnecessary. |
| &check; &cross; | Commenting on posts | | works | Possible | **FIXED** Comment editor after clicking Post button does not close itself.<br> **To do** User has to refresh the paga but shouldn't because it is unnecessary. |
| &check; &cross; | Commenting on comments | | works | Possible | **FIXED** Comment editor after clicking Post button does not close itself.<br> **To do** User has to refresh the paga but shouldn't because it is unnecessary. |
| &check; | Reblog | | works | Possible | |
| &check; | Join community | Click `Subscribe` button in specific community | does not work | Possible | **Fixed**<br>**Wide website** : Joined button showed - OK<br>The community name is not added to list of my communities - NOT OK<br>![image](uploads/6e4f433d809c31827f898170e08747f7/image.png)<br><br>**Narrow website** : There should be visible Joined button but is still Subscribe button - Not OK<br>The community name is not added to list of my communities<br>![image](uploads/91b6de453e9f99f022e25d77cd14878b/image.png)<br><br>**Mobile website** The same problems as above<br>![image](uploads/710bc1a16aeb9835698371c7634f3fec/image.png)<br>!![image](uploads/a175de14e13a0547b80b87ed4045a72b/image.png) |
| &check; | Leave community | | works | Possible | **Fixed** <br><br>I subscribe Liketu community<br>![image](uploads/3c3f415d6caaf6628d855db3d519aa6a/image.png)<br>after clicking Leave button I'm still a subscriber of this community.<br>**Wide website** It shows that I'm not a subscriber but I still am<br>![image](uploads/9e027665ae10ece342e551d4326da802/image.png)<br>**Narrow website**<br>Joined Button it showed and the community name in My communities list<br>![image](uploads/0701d62bd4d0ba421e3abda814e4d184/image.png)<br>**Mobile website**Joined button it is showed and the community name in My communities list is visible<br>![image](uploads/c8fb9607c16a3194e20dadbfcd365b7d/image.png) |
| &check; | Join community | Click `Subscribe` button in specific community | does not work | Possible | **FIXED**<br>**Wide website** : Joined button showed - OK<br>The community name is not added to list of my communities - NOT OK<br>![image](uploads/6e4f433d809c31827f898170e08747f7/image.png)<br><br>**Narrow website** : There should be visible Joined button but is still Subscribe button - Not OK<br>The community name is not added to list of my communities<br>![image](uploads/91b6de453e9f99f022e25d77cd14878b/image.png)<br><br>**Mobile website** The same problems as above<br>![image](uploads/710bc1a16aeb9835698371c7634f3fec/image.png)<br>!![image](uploads/a175de14e13a0547b80b87ed4045a72b/image.png) |
| &check; | Leave community | | works | Possible | **FIXED** <br><br>I subscribe Liketu community<br>![image](uploads/3c3f415d6caaf6628d855db3d519aa6a/image.png)<br>after clicking Leave button I'm still a subscriber of this community.<br>**Wide website** It shows that I'm not a subscriber but I still am<br>![image](uploads/9e027665ae10ece342e551d4326da802/image.png)<br>**Narrow website**<br>Joined Button it showed and the community name in My communities list<br>![image](uploads/0701d62bd4d0ba421e3abda814e4d184/image.png)<br>**Mobile website**Joined button it is showed and the community name in My communities list is visible<br>![image](uploads/c8fb9607c16a3194e20dadbfcd365b7d/image.png) |
| &cross; | Search | | does not work | Possible | **To do** |
| &cross; | Settings | | does not work | Possible | **To do** |
| &cross; | Notifications | `Mark all as read` link | does not work | Possible | **To do** |
\ No newline at end of file