element-hq / element-hq/element-ios
Replace remaining activity indicators across the app
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
Using `ActivityCenter`, replace remaining activity indicators across the app, not captured in tickets such as #5606, #5603 etc. See #4829 for further context.
[Figma designs](https://www.figma.com/file/oOOH24dJVaAvesomUMjxiK/%5BiOS%5D-Activity-indicator?node-id=19%3A20)
## List of remaining places with legacy indicators:
- leaving room from `RoomParticipantsViewController` and `RoomSettingsViewController`
Contributor guide
Research direction
Start by reading RoomParticipantsViewController and RoomSettingsViewController, then review ActivityCenter, issue #4829, and the linked Figma designs. Trace the legacy indicators used when leaving a room and replace the remaining listed instances with ActivityCenter indicators; done means those flows no longer use the legacy indicators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100