Replace user indicator presenting view controller with context #5780
Labels
A-Activity-Indicators
Unifying the activity indicator style across the app
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
Your use case
As described in this comment there is a potential issue with user indicators on an iPad, if it changes layout between collapsed and non-collapsed, thus changing the root navigation controller for detail indicators.
The solution to this is not passing a specific view controller to user indicator presenters if it can change at runtime, but rather pass-in an abstraction context that will provide the presenting view controller just when needed and not before
Have you considered any alternatives?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: