- Updated work items with new statuses, notes, and dependencies: - `PDIAP-15838` moved to Done, draft PR remains unmerged. - `PDIAP-15836` status updated to backlog-ready, sequenced after `PDIAP-15838`. - `PDIAP-12284` reopened for UIKit removal, dependency for `PDIAP-15836`. - Added new backlog items: `PDIAP-11961`, `PDIAP-11962`, `PDIAP-11562`, `PDIAP-12226`, `PDIAP-12227`, `PDIAP-12228`. - Completed `PDIAP-16167`, documented findings in Confluence. - Created daily log for 2026-05-05 summarizing work item updates and backlog triage. - Added diagnostic script for workspace analysis.
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
---
|
|
type: work-item
|
|
project: fidelity
|
|
status: backlog-partial
|
|
ticket: PDIAP-12227
|
|
title: "iOS: Render grid-based layout and core visual components"
|
|
systems: [sparta, xflowsdk]
|
|
workstreams: [sparta, backlog-triage]
|
|
people: [jeff-dewitte]
|
|
related: [pdiap-12226, pdiap-12228]
|
|
updated: 2026-05-05
|
|
tags:
|
|
- work-item
|
|
- fidelity
|
|
- sparta
|
|
---
|
|
|
|
# PDIAP-12227 - iOS: Render grid-based layout and core visual components
|
|
|
|
## Status
|
|
|
|
- Backlog item; partially complete.
|
|
|
|
---
|
|
|
|
## Current Understanding
|
|
|
|
- There is already a working base that places elements on the grid layout.
|
|
|
|
---
|
|
|
|
## Historical Slack Context
|
|
|
|
- October 2025 Slack context shows rendering work began after the decoding spike, with a SwiftUI renderer/protocol path and initial support for titles, buttons, text, and grid-related components.
|
|
- The Sparta work uses JSON responses with grid-position attributes; Jeff advised avoiding the term `DSL` in user-facing/sample naming unless the team confirms that language.
|
|
- November 2025 planning split the work so `PDIAP-12227` covered grid-based layout and core visual components.
|
|
- November 20, 2025 Slack context says Quy wanted `PDIAP-12226` and `PDIAP-12227` placed into the sprint after next at that time, with the option to pull them in earlier if capacity allowed.
|