UKHomeOffice / lev

Life Event Verification service prototype monorepo
https://lev-docs.netlify.app/
0 stars 1 forks source link

feature: LEV help #34

Closed haggishunt56 closed 2 years ago

haggishunt56 commented 3 years ago

feat(lev-help): Add a help page to LEV UI

This PR is to merge the new "Help with LEV" page into the master branch. It allows users to locate information about where to go for help. It also includes a link to this page on the footer of all other pages in the app. The help page uses markdown, similar to the Accessibility Statement. As these are both static pages there is no need currently to create a custom React component for them. The PR addresses issue #22. Future iterations will address the remaining points in the issue, such as detecting the user's group (HMPO, OGD, non-government) and displaying only the relevant support path, and storing contact details as environment variables.