Sub-tracking issue for #81849. Splits a large refactor into 4 PRs that narrow Onyx subscriptions and extract sections in the Create Expense confirmation step:
Original comment here with more details.
Then:
two short follow-ups:
- Narrow usePolicyForTransaction orchestrator - unscoped policy collection subscription for a per-key one.
- Migrate ReportField to read its own slice — drop the transaction prop workaround threaded, replacing it with the useTransactionSelector hook introduced in PR 3. Removes the last piece of prop drilling in the footer.
Issue Owner
Current Issue Owner: @ShridharGoel
Sub-tracking issue for #81849. Splits a large refactor into 4 PRs that narrow Onyx subscriptions and extract sections in the Create Expense confirmation step:
Original comment here with more details.
Then:
Issue Owner
Current Issue Owner: @ShridharGoel