mgerb / wbuRewrite

Rewrite of the Where Bar You app
Apache License 2.0
0 stars 0 forks source link

Redux - set selected group based on ID #44

Closed mgerb closed 7 years ago

mgerb commented 7 years ago

We need to set the selected group when a use opens a notification. Right now the selected group is set by passing the group object. We need to be able to set by the group id because that is the only thing stored in the notification when the user opens it.