Motion to Vacate | Set Up Container Component for MTV Workflow #13318
Labels
Stakeholder: BVA
Functionality associated with the Board of Veterans' Appeals workflows/feature requests
Team: Foxtrot 🦊
Description
The workflow for handling of post decision motions (MTV) is intended to be done in a largely similar way to the normal handling of judge and attorney tasks, but with a few key differences. Various UI and copy changes are present, and it is desired to use different routes. Due to these and the need for different views/workflows based on disposition, appeal stream type, etc, it makes sense to set up a new parent container component to handle the data/logic on which the child views will rely.
Background/context/resources
This will wrap/enable the items from these other tickets:
Technical notes
The data layer could be handled in Redux (and certain bits such as the appeal stream type, etc will be pulled from there), but the handling of the view logic and user inputs might be better handled via the React Context API. That decision can be left to the engineer.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: