Open steele-lm opened 2 months ago
The single page list-and-loop pattern has been deprecated and replaced by the multi-page pattern. Both designs and FE work will need to be refactored to incorporate the new design pattern.
OLD 686: 686C-674.pdf NEW 686: VBA-21-686c-ARE.pdf
OLD 674: 21-674.pdf NEW 674: VBA-21-674-ARE.pdf
@steele-lm I don't believe we have any instances of of the L&L pattern in steps 1 and 2 - correct me if I'm wrong @Midge-dev.
Issue Description
The single page list-and-loop pattern has been deprecated and replaced by the multi-page pattern. Both designs and FE work will need to be refactored to incorporate the new design pattern.
OLD 686: 686C-674.pdf NEW 686: VBA-21-686c-ARE.pdf
OLD 674: 21-674.pdf NEW 674: VBA-21-674-ARE.pdf
Tasks
Acceptance Criteria
[ ] Unit tests and E2E tests are updated, passing, and meeting standards