ShehrozIrfan / comment_tree_app

This is the comment tree app using rails, in which the concept of self referential associations is used.
MIT License
7 stars 1 forks source link

[UI] Show the user `avatar` right below the comment #44

Open ShehrozIrfan opened 2 years ago

ShehrozIrfan commented 2 years ago

Need to show the user avatar, right below the comment it has posted.

amartyaroy commented 2 years ago

Hi @ShehrozIrfan Can you please assign this issue to me. I can fix it up

ShehrozIrfan commented 2 years ago

Hey @amartyaroy Assigned. Meanwhile, you can follow me and star this repository for further updates. Have fun!

ShehrozIrfan commented 2 years ago

Hey @amartyaroy! We need something like this: User Avatar round, and after that, there is a user name. You can take inspiration from FB, LinkedIn or any other platform where comments are posted.

Screenshot 2022-11-27 at 2 42 02 PM

From the image above, we only need the avatar and user name to display, and ignore the other stuff like the author badge, online status, etc, we don't need that.

Hope it makes sense!