element-hq / element-hq/element-ios
Move Matrix sessions management in a dedicated class
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
Move code in LegacyAppDelegate related to Matrix sessions management to a dedicated class. The idea is then to use this class in AppCoordinator in order to know when the navigation/view hierarchy should change and which sessions should be to injected to other coordinators.
Contributor guide
Research direction
Start by reading LegacyAppDelegate and locating the code responsible for Matrix sessions management, then inspect AppCoordinator to understand how navigation and session injection should use the extracted class. Done means that session management is handled by a dedicated class and AppCoordinator can determine navigation/view-hierarchy changes and the sessions passed to other coordinators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100