You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a AP user
I expect the Control Panel to use the latest gov uk and moj frontend styles and components
So that I get a better user experience
Value / Purpose
The frontend dependencies have fallen far behind the latest versions, which means we use some outdated styles and logos (such as the crown image on login and used as the favicon).
Useful Contacts
No response
User Types
No response
Hypothesis
No response
Proposal
Update GOV UK Frontend and MOJ Frontend libraries to the latest version.
As there are major version increases, this will need some manual work within the codebase to ensure it is working. For example, GOV UK frontend has changed the path where assets sit, so we need to update our sass files to reference the new location for the static to build.
In order to do this correctly and accurately, we need to read through the release notes for the major version releases to check for breaking changes. For GOV UK frontend this is:
Updates to MoJ frontend and GovUK Frontend in control panel. Added some functionality to hide/show forms when something is selected. Dev PR created here
User Story
As a AP user
I expect the Control Panel to use the latest gov uk and moj frontend styles and components
So that I get a better user experience
Value / Purpose
The frontend dependencies have fallen far behind the latest versions, which means we use some outdated styles and logos (such as the crown image on login and used as the favicon).
Useful Contacts
No response
User Types
No response
Hypothesis
No response
Proposal
Update GOV UK Frontend and MOJ Frontend libraries to the latest version.
As there are major version increases, this will need some manual work within the codebase to ensure it is working. For example, GOV UK frontend has changed the path where assets sit, so we need to update our sass files to reference the new location for the static to build.
In order to do this correctly and accurately, we need to read through the release notes for the major version releases to check for breaking changes. For GOV UK frontend this is:
For MOJ Frontend:
Once we have the static building locally successfully, run the application and check everything looks and works as expected.
Additional Information
No response
Definition of Done
The text was updated successfully, but these errors were encountered: