karina-klinkeviciute/rainbow-challenge-front

Push notifications, navigate to category

Opened this issue · 1 comments

After receiving and clicking on a push notification, the user should be brought to the category view/page that the push notification is intended for.

Ex.: backend sends notif with category "events" -> receive notif about new event -> upon clicking the notif, the events page is opened (not a specific event)

In testing, seems to be working for now