Latest solutions
React Interactive Comments Section MERN Stack
#axios#express#mongodb#react#typescriptSubmitted over 3 years ago
Latest comments
- @wesen@carlwicker
Hey ya Joako, great work on the layout, I noticed a few minor issues.
- A user can upvote multiple times.
- Desktop version should have a larger indent on replies, see design files.
- Missing CreateAt field displayed on a comment.
- Fix accessibility and HTML issues in the report.
Keep up the great work.
Marked as helpful - @cssbubble@carlwicker
Hey ya Priyanka, great job on the layout, looks really good. There are however a few functionality issues...
- Mobile slideshow of product images isn't working.
- Delete item from Cart isn't working
- When the users adds multiple items to the cart, the quantity on the page should reset to 1.
- You should also consider clearing all the accessibility and HTML issues in the report.
Keep up the great work!
- @washington299
ReactJs todo list with tests using react-testing-library
#react#react-router#react-testing-library#sass/scss@carlwickerHey ya Washington, everything looking good.. I only have a couple of suggestions...
- dark/light mode not implemented
- Submit input on Enter keypress for ease of use.
- fix those pesky accessibility and HTML issues in the report.
Great work!
- @nuel1@carlwicker
Hey ya, just been checking out your solution. There are a few issues, the most important is the speed. There seems to be bottleneck somewhere, as the data is very slow to return.
It might be worth getting the all API data once and storing it (since it doesn't change) to reduce APIs calls. Maybe that slowing it down, but haven't looked into your code.
Also...
- search functionality is not working from the input field.
- consider adding a option to clear the filter on the dropdown, i know its not in the design but it makes sense to be able to clear the filter, I believe this was overlooked by the designer.
- finally, fix those accessibility and HTML issues in the report.
Layout is looking good, I like your tweaks to the original design.
Keep up the great work.
Marked as helpful - @CrystalNyein@carlwicker
Hey ya Nyein, Great job, I cant see any issues. There is a weird media breakpoint on the desktop version which makes stuff jump around. Personally I'd lose the additional break point.
Keep up the great work.
Marked as helpful - @Manik2375@carlwicker
Hey ya manik, good job on the layout. There are a couple of issues...
- links aren't saved to local storage, shortened links disappear on page refresh.
- mobile copy button has no left/right padding.
- consider doing the input validation check on every change rather than submit.
- fix html and accessibility issues in the report.
Keep up the great work.