element-hq / element-hq/element-meta
[Story] EX multi-account: resolve the right account when opening a room/message permalink
- Dominant language
- No language data
- Stars
- 112
- Forks
- 25
- Avg merge
- 6h 6m
- Merged PRs (30d)
- 4
Description
### Description
* As a user with multiple signed-in accounts
* I want opening a room or message permalink to use the right account automatically where possible
* So that I don't have to guess which account has access, or manually switch first
# Acceptance criteria
- Given a permalink is opened and exactly one signed-in account is a member of that room, when the link is opened, then the app uses that account automatically.
- Given a permalink is opened and none of the signed-in accounts are members of that room, when the link is opened, then the user is prompted to choose which account to use, defaulting to the currently active account.
- Given a permalink is opened and more than one signed-in account is a member of that room, when the link is opened, then the app uses whichever of those accounts was most recently active.
# Dependencies
- None
# Out of scope
- Nothing
# Questions
- [x] None
# Subtasks
### Android
-
### iOS
-
### Rust
-
### Other
-
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no implementation files, tests, or entry points; begin by locating permalink handling in the Android, iOS, and Rust client repositories. Done means the three account-selection acceptance criteria are implemented and verified in the affected clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ios, rust
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100