Skip to content
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

Complex list #135

Open
michaelgallagher opened this issue Jul 25, 2024 · 1 comment
Open

Complex list #135

michaelgallagher opened this issue Jul 25, 2024 · 1 comment
Labels
pattern Add or improve a design pattern

Comments

@michaelgallagher
Copy link

michaelgallagher commented Jul 25, 2024

What?

The NHS App shows users a lot of lists. Sometimes the items in the lists have a lot of stuff in them. We're sort of converging on a pattern without naming it as such. To make things easier for users with complex care needs, should we attempt to define a standard pattern for how we handle these situations?

Examples of where we do this kind of thing are:

  • GP appointments
  • Hospital appointments
  • Test results
  • Prescriptions

More information

Most of the time, these lists are composed of clickable cards, but that isn't always what happens – it is possible for there to be non-clickable things too.

@michaelgallagher michaelgallagher added the pattern Add or improve a design pattern label Jul 25, 2024
@davidhunter08 davidhunter08 transferred this issue from nhsuk/nhsapp-prototype Aug 20, 2024
@davidhunter08 davidhunter08 mentioned this issue Nov 19, 2024
@michaelgallagher
Copy link
Author

some examples:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pattern Add or improve a design pattern
Development

No branches or pull requests

1 participant