feat: Update work items and daily log for Apollo removal progress and SwiftUI migration cleanup

This commit is contained in:
2026-04-21 11:52:13 -06:00
parent 44d70f4d7a
commit e5d41c876e
3 changed files with 18 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ systems: [xflowsdk, xflowviewmaker, ftframeworks]
workstreams: [xflow-swiftui-migration, consumer-integration]
people: [jeff-dewitte]
related: [pdiap-14859]
updated: 2026-04-16
updated: 2026-04-21
tags:
- work-item
- fidelity
@@ -53,3 +53,6 @@ tags:
- Keep the scope framed as lifecycle sequencing in a pure SwiftUI environment, not only as a symptom like multiple modal presentation.
- If mentioned externally, keep it separate from `PDIAP-15838`.
- The Confluence/root-cause document was updated to reflect that FTTransfer changes are not the primary need anymore.
- The primary recommendation is to adjust the dismissal handling/sequencing correctly in the hosting path.
- FTTransfer improvements can still be mentioned as a secondary improvement, but not as a required change to reproduce the same visual behavior.