kevinhughes27 / kevinandsam.travel

repo for our travel blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navigation Issues

kevinhughes27 opened this issue · comments

I am not happy with the site navigation yet. This issue sums up the problems to help me collect my thoughts and figure out what to change in order to fix this.

Issues:

  • underline doesn't show on the active page unless it was clicked. This could be fixed by adding state to the Nav component
  • I don't love the white fade in nav on the home page. It might be an issue with setting the delay
  • Nav on the home page sucks on mobile. This is because the image and the white don't go well. In general responsive issues affect how well the nav is position on top of the image
  • The map and nav bar overlap on mobile. On desktop the nav just happens to be in a spot on the map with no countries etc.

Possible Solutions:

  • Add a proper nav bar that takes up space and has its own background. Maybe only for mobile?