You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Need to create sidebar to display likes and user info for the ArticleBody component
Describe the solution you'd like
Should use the sidebar component from Create Sidebar and Explore component #10 to make the emojis in a sidebar on the left and have user info and other Articles on the right.
Figma Design
Likes Sidebar
-UserInfo
UserArticle
Component Details
UserArticles will right under the UserInfo component
Is your feature request related to a problem? Please describe.
Need to create sidebar to display likes and user info for the ArticleBody component
Describe the solution you'd like
Figma Design
-UserInfo

Component Details
src/componentssrc/components/Usersrc/components/User/api/users/<int:user_id>to get info about the user for the UserInfo and UserArticle components