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

Hook up actual actions / data to Global Nav #186

Closed
colbycheeze opened this issue Aug 22, 2016 · 1 comment
Closed

Hook up actual actions / data to Global Nav #186

colbycheeze opened this issue Aug 22, 2016 · 1 comment

Comments

@colbycheeze
Copy link
Contributor

Probably need a story for this, but basically this is related to controlling the demo from the meta level, switching roles etc.

I can do this or we can work together on it @LRRoberts0122

  • Will be setting up the router to go to home from clicking the title
  • Role switcher will show up depending on if demo session is logged in or not
  • Role switcher items will fire off two actions, switchRole and createNewManager
  • And then we can put an external link on the github icon

Since this requires hooking up to redux, wrapping in a HoC to pass the state/actions, and firing off api calls etc it can be a chance for you to learn how that stuff works.

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

No branches or pull requests

2 participants