Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Responsive navigation menu and loader HOC #169

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

kellyjoe256
Copy link

@kellyjoe256 kellyjoe256 commented Nov 21, 2020

Loader

  • Created loading context which will provide a loading boolean value to descedant components needed to show whether a loading action is happening
  • Created a generic higher order loader component that uses the loading context to indicate whether the wrapped component should shown or the loading component

Top navigation / Header

  • The current top navigation is the same on all screen sizes.
  • Fixed this by modifying the header to show a clickable menu which will be aligned to the left when the screen size is less than 768px

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant