Files
fidelity-ai-workspace/project-knowledge/06-daily/2026-05-01.md

56 lines
1.5 KiB
Markdown

---
type: daily
project: fidelity
date: 2026-05-01
status: active
focus: [ao-discourse, xflow-debugging]
work-items: [pdiap-16167]
blockers: []
tags:
- daily
- fidelity
updated: 2026-05-04
---
# 2026-05-01
## Focus
- Verify and document the root cause for the FTTransfer AccountLink web-view reload issue.
---
## Work Done
- Created `PDIAP-16167 - AccountLink - XFlow causing web view rewrites investigation`.
- Prepared the root-cause report for the FTTransfer AccountLink issue.
- Verified that XFlow eventing does not appear to be the direct cause of the reload.
- Verified that the issue persists when rolling back `XFlowSDK` to `v0.1.0`, which predates REST and modern architecture changes.
- Identified a minimal presentation-anchor change that resolves the alert auto-dismiss and web-view reload behavior.
---
## Findings
- Current evidence points to a consumer SwiftUI presentation-layer issue rather than recent XFlowSDK or XFlowViewMaker changes.
- The rollback-to-`XFlowSDK v0.1.0` finding should be included in the report because it helps separate the issue from recent XFlow changes.
---
## Communication
- Jeff asked David to put the findings into a Confluence report, share it with Zachary, and comment it on the story.
- Jeff specifically asked David to include the XFlowSDK version / rollback evidence in the report.
---
## Next Steps
- Finalize and share the root-cause report with the rollback evidence and minimal fix note.
---
## Blockers
- None currently.