element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
66 stars 11 forks source link

Improve back-navigation for invitations #2213

Closed VolkerJunginger closed 6 months ago

VolkerJunginger commented 7 months ago

Story

When accepting or declining invitations the back navigation flow need to be optimised so that the user is not landing on an empty invites page.

Dependencies

Sign-offs

Android

iOS

Web

Scope

### Android
- [ ] https://github.com/element-hq/element-x-android/issues/2022
### iOS
- [x] Improve back-navigation for invitations
- [ ] https://github.com/element-hq/element-x-ios/issues/2245

Out of scope

ganfra commented 7 months ago

@VolkerJunginger do we want the invite list screen to pop only when coming back from room? Meaning, if we accept the last invite from an other client while we are in the invite list screen, should we stay on it?

manuroe commented 7 months ago

We need to close the screen.

bmarty commented 7 months ago

Done, ready to be tested.