Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

GitHub user search app using Flexbox and CSS Grid

#axios
Nakoya Wilson 1,530

@nakoyawilson

Desktop design screenshot for the GitHub user search app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Originally I used prefers-color-scheme media queries to set the initial colour theme but with this method my javascript for the theme toggle button worked on Chrome but not Firefox so I ended up changing my approach to setting the initial colour theme.

I also struggled with what to do/where to place the error message on smaller screen sizes.

Any suggestions on how I can improve are welcome!

Community feedback

Billy Hick 330

@TheArkhamKnight781526

Posted

Overall, this is very good! I would try: Animating colour changes

Making the cursor a text cursor when hovering over text (did you change this intentionally?)

Saving the theme/user in LocalStorage/Cookies

Unfortunately, I did notice one major bug - when you click on the link to the website, unless the link contains http:// or https:// at the beginning, it will not link to the external website. You might want to write some code to check for this and make sure that all links are redirecting properly. Otherwise, good work!

Marked as helpful

0

Nakoya Wilson 1,530

@nakoyawilson

Posted

@TheArkhamKnight781526 Thanks for the feedback. Could you give me an example of a profile you searched for that illustrates the bug. I haven't come across any profiles with this issue when I've searched.

0
Billy Hick 330

@TheArkhamKnight781526

Posted

@nakoyawilson I used "bradtraversy" to check it

0
Nakoya Wilson 1,530

@nakoyawilson

Posted

@TheArkhamKnight781526 Thanks.

0
Billy Hick 330

@TheArkhamKnight781526

Posted

@nakoyawilson No problem!

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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