The feature is currently hidden under a feature flag PORTFOLIO_VIEW to run and test run PORTFOLIO_VIEW=true yarn watch. Currently the app will crash without the necessary controller updates or patches
[ ] I've completed the PR template to the best of my ability
[ ] I’ve included tests if applicable
[ ] I’ve documented my code using JSDoc format if applicable
[ ] I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
Pre-merge reviewer checklist
[ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
[ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.
Description
The feature is currently hidden under a feature flag
PORTFOLIO_VIEW
to run and test runPORTFOLIO_VIEW=true yarn watch
. Currently the app will crash without the necessary controller updates or patchesRelated Pull Requests
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist