Details
-
Technical Task
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
None
Description
- Required props (additional might be needed during development):
- showPartialResultsToRespondents;
- limitToOneSubmissionPerUser;
- Features (in addition to what’s presented in the mockups):
- Pagination controls: it will follow the new position on the left;
- Submit button: it will follow the new position on the left;
- See partial results: should be presented if showPartialResultsToRespondents is activated and calls the reports component (
LPS-142260); - Submit again: should be presented if limitToOneSubmissionPerUser is not activated and should redirect the user to a new form’s submission;
- Notes:
- In the Form View, pagination control and submit buttons should always be rendered on the left side of the page and colors should be updated;
- Refactor existing WizardVariant, but new implementation should coexist with current one (visibility toggle by feature flag that should be passed on as the Forms' config ffShowPartialResultsEnabled) for the sake of avoiding regression.
Attachments
Issue Links
- depends on
-
LPS-142260 [FE] Forms' React Component (Reports Page)
-
- Closed
-
- is a dependency of
-
LPS-142262 [FE] Forms' React Component (Default Page)
-
- Closed
-