Hello Frontend Community! I believe that I've completed all the essential parts of the challenge. However, when incorrect input data is submitted, and an error or errors are triggered, the input data gets cleared. According to the challenge's instructions (error handling slides), incorrect data should remain present in the input fields. I think the solution should not be that difficult, but I cannot see it. Of course, I will check the solutions here and probably find it pretty quickly, but I would still appreciate feedback. :)
OrkhanIsmayill
@OrkhanIsmayillAll comments
- @KseniiaErnestSubmitted 9 months ago@OrkhanIsmayillPosted 9 months ago
Hello, I looked at your code. First of all, I can say that you have structured the JavaScript code very logically ). I recommend that you use the .jsx extension at the end of your files. This way, you can catch React errors more effectively.Good luck :)
Marked as helpful1 - @PrabhashgSubmitted 10 months ago
I've built this beautiful looking social links card, but it is not responsive. Everything just get out of place for smaller screen size, how to fix this? Help me with this community. I'm very new to web development, infact this was my first kind of project, where for the first time, I learnt how to add hovering effect using CSS.
@OrkhanIsmayillPosted 10 months agoHello. The appearance of the task you wrote is very good. However, you can improve it further. Reduce the width of the box a bit. For the required responsiveness in this task, the screen width should be 375px. Learn to write responsiveness, and you will achieve the desired appearance. Good luck :)
0 - @RoksolanaVeresSubmitted 10 months ago
Any feedback is welcome 🙂
- @tech03-makerSubmitted 10 months ago
what are the errors you see and can recommend for a change to improve my skill?
@OrkhanIsmayillPosted 10 months agoI think the width of the frame its a bit too much.You can decrease its width.
1