-
Improvement
-
Resolution: Fixed
-
Minor
-
DEV backlog
When clicking a local notification (calendar event), the app first redirects you to event list and then it sends you to the event details. This works fine in a phone, but in the tablet the second redirect (event details) should be opened in the split view contents, not in a new page like it does right now.
If I see a discussion in Messages, then click user profile (top right button) and finally click "Send message", a new page is opened with the discussion when I already had the discussion in the previous view. In phone it works because it's able to detect the previous view was discussions, but in tablet the discussion state is loaded inside the split-view contents so it's not detected.
I go to Participants and in the user profile I click "Send message". I can see the profile button in the top right corner of the discussion page since the previous state is not user profile, it's participants list. The button shouldn't be shown in that case.