Design comparison
Solution retrospective
Any feedback will be appreciated!
Community feedback
- @dimolf345Posted about 3 years ago
Hello!! Very Nice project! I'm also trying to do this challenge but I'm far from reaching your level.
If I can help you here you can find some ideas for easily improve your project I guess:
-
Put a <Link> or an onClick function inside the heading "Where in the World?" in order to display again the full countries list. If you try to type a search applying a filter in the "filter by region" menu and for example the user enters a wrong input, there's no possibility to go back to the main page except reloading the page;
-
In alternative you could also add an "ALL" filter in the Filter By Region menu;
-
Give inputs focus in order to improve accessibility;
-
In order to reduce first load, you could set a fixed amount of countries to display randomly and then add a "LOAD MORE" or "LOAD ALL" countries to let user decide to display all the items.
Hope you find my comment useful. Very nice work! Happy coding.
Marked as helpful0 -
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