codefordenver / encorelink

Connecting musician volunteers with healthcare centers
https://encorelink.herokuapp.com/
ISC License
20 stars 14 forks source link

Fixed 'login redirect broken' #310 #321

Closed LiYChristopher closed 7 years ago

LiYChristopher commented 7 years ago

This PR closes #[insert associated issue number here]

What does this PR do?

Prior to this PR, if a user were to register and mark themselves as a musician, they would NOT be redirected to the events page as they normally would. This PR fixes that, by adding (re-adding?) reducers that were missing in the registerContainer.js file.

How does this PR make you feel? :link:

Thanks @fredmon3!