Implement CRSId/Last name selection page
Description
Implement CRSId/Last name radio button selection page, between landing page and user detail/authentication page.
Further details
Task list
Acceptance criteria
-
Page navigated to from landing page. -
Next button navigates to user detail page. -
Radio button option must be selected to navigate, otherwise next button highlights the radio buttons.
-
-
Next button is never disabled/greyed-out. -
The user authentication page displays CRSId or Last Name in entry box label depending on selection on this page. -
On navigating back to this page, the radio selection is remembered. -
Tests to: -
Ensure label is set based on choice. -
Fields in user authentication page are validated correctly.
-
-
Matches styling of MyCApp/other pages already present (in particular the MuiRadio
).
Links/references
Edited by E. Evstafiev