Design comparison
Solution retrospective
Add Your helpful feedback 😃
Community feedback
- @denieldenPosted almost 3 years ago
Hi Mariam, great job! Congratulations on completing the challenge.
I found a bug in the input if you try to reply comment: clicking on reply you are unable to enter text. In the end add control on upvote comment... I can up it infinity not one time.
overall you did well!
Hope this help ;) Keep it up and happy coding!
Marked as helpful0@mariam11ibrahimPosted almost 3 years ago@denielden Try to type in the reply input and submit it will work 🤔 and so soon I will fix the upvote button. Thanks a lot, Deniel. 😃
1 - @adram3l3chPosted almost 3 years ago
Great job. I wonder why you put a span inside the form to read the comments but not the input tag
Marked as helpful0@mariam11ibrahimPosted almost 3 years ago@adram3l3ch to make it auto resizable without a scroll. I can't find a suitable way to do it using Textarea input 🤔. If you know a resource for making it like that please share it in reply 😃
0 - Account deleted
Hello there! 👋
Congratulations on finishing your challenge! 🎉
I have some feedback on this solution:
- Always Use Semantic HTML instead of
div
like<main>
<header>
, etc for more info
if my solution has helped you do not forget to mark this as helpful!
Marked as helpful0 - Always Use Semantic HTML instead of
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord