back button redirecting to page 1 -> should be based on previously
Closed this issue · 2 comments
karmingc commented
look into react-router history
karmingc commented
- clicking on header opens the nav menu, should be only the icon
- temporary display of layout??
karmingc commented
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