Design comparison
SolutionDesign
Solution retrospective
reponsive loading...
Community feedback
- @jpoechillPosted over 2 years ago
Looks like a great job overall.
Some details I noticed:
- menu toggle on mobile, or small screen widths, seems to be missing
- input container in 'add comment' page stretches beyond screen on mobile
- nav on roadmap page missing
- validation for some commenting and replies missing
- sorting items not accessible by screen reader
Again, great job. The app overall is pretty simple, but it's quite deceiving how many details there are that make it work the way it does. Kudos!
Marked as helpful1@stevebracoPosted over 2 years ago@jpoechill Yes I know, haven't finished the responsive. I will correct the errors. Thanks ! š„š„š„
0 - @seanred360Posted over 2 years ago
When I view a post and refresh the page you get a 404 on netlify. You can fix this if you make a file named "_redirects" and put this in it "/* /index.html 200" without quotes. Put the file in your public folder. This will tell Netlify how to route your website correctly.
Marked as helpful1
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