element-hq / element-hq/element-ios

Move Matrix sessions management in a dedicated class

Open
#3,618 0 comments 0 reactions 0 assignees View on GitHub
A-Developer-Experience A-Navigation
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.