-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a summary list component #384
Comments
Looks like we having something along the lines of the Summary list component within the NHS.UK prototype kit - Check your answers page. Do we just need to move from the prototype kit into the frontend @davidhunter08? |
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
chrimesdev
added a commit
that referenced
this issue
Feb 25, 2019
Summary list component styles, markup, macro and documentation taken from the GOV.UK Frontend.
mcheung-nhs
added a commit
that referenced
this issue
Feb 27, 2019
[refs #384] Create summary list component from GOV.UK
Done and merged into master - #404 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is it?
The Summary list component is an established GOV.UK component in use in various GOV services as well as live in the National data opt-out service service.
It is also in use in an alpha service for the "Check your personal details" part of the audit and transparency foundation service/s.
The summary list component is a key element of the GDS pattern to help users to "check answers".
What problem does this thing solve?
Many transactional services need to have users check data before submission, or check data against a question or criteria, and the summary list is an established component for doing this.
Having the summary list component and related macro would:
<dl>
lists<dl>
lists accessible and well structuredWhere has this been tested
Across gov. This component has been tested across numerous GOV services and internal case working systems.
In the NHS this has been tested in the national data opt-out service:
It has also been tested in the new frontend in the "Check your personal details" service:
Issues reported: None
Other links
For the audit and transparency set of services I have created a proof of concept fork of the GDS component:
The text was updated successfully, but these errors were encountered: