karmingc/careeers

back button redirecting to page 1 -> should be based on previously

Closed this issue · 2 comments

look into react-router history

  • clicking on header opens the nav menu, should be only the icon
  • temporary display of layout??

solution:

  • introduced context -> central logic for resumes' state
  • header's only clickable if menu is open
  • empty layout when loading -> migrated logic to default layout so it's standardize