Add app navigation/deep link actions when the user taps a notification cell.
- Set up notifications routing logic (per type, what is the destination view controller?)
- Add primary "on tap" action per notification cell
- Ensure primary action presentation style pushes destination on to navigation stack (as makes sense)
Product/Design Needs:
[1] Can we have a precise and specific list of where in the existing app to route the user to per notification type on cell tap (primary action)?
Engineering Needs:
[1] API contract with data model representing all notifications/notifications controller
Designs
Mappings
Link mappings for notification cells: https://docs.google.com/spreadsheets/d/10Gkjd6GWFNDXzPnZhDJ2NvPqNvqoTTCFHMnSUtf3ex8/edit?usp=sharing
Dependencies
https://phabricator.wikimedia.org/T287298
https://phabricator.wikimedia.org/T288662