nhsuk / nhsuk-service-manual-community-backlog

This is a place for digital teams in the NHS to work together and develop the NHS digital service manual.
https://service-manual.nhs.uk/community-and-contribution
62 stars 5 forks source link

Pagination component for search and other record ‘listings’ type pages #195

Open RichFlick opened 4 years ago

RichFlick commented 4 years ago

What
 We’re looking at creating an additional NHSUK pagination component for the service profile editing app.

Why
 The thinking is it will help users / editors who are responsible for a larger number of service profiles. For example, the current conditions pagination may work well for ‘multi-page-topics’ but displaying the actual No. of results with multiple page links may work better for traditional search results type content.

Anything else
 Some initial research and testing was done as part of the redesign project in late 2018. The write-up can be found in the confluence page (link below - unfortunately the prototypes are no longer live) but in summary it was felt that the site would benefit from a second type of pagination pattern for listing type pages (search results, record lists etc).

Confluence page:

https://nhsd-confluence.digital.nhs.uk/display/NR/Pagination

Mock-up pagination

Further mockups to be added to cover amongst other things...

danjohnstonUX commented 4 years ago

The SCRa redesign project also needs to explore a potential pagination for displaying a list of complete and incomplete birth notifications (BNA) in a tabular format. Our existing search results pages cap at 50 results which are completely scrollable, and searches returning more than 50 results require the user to refine their search.

By default, the existing table shows notifications from the past 2 weeks. Whilst BNA users are able to filter these searches, it is highly plausible that there will be more than 50 birth notifications for an organisation over the 2 week period.

Our first pass at a prototype is at http://scra-redesign.herokuapp.com/bna/view-list but we will now need to explore whether to implement a type of pagination for this table.

Further mockups will be added once we've created and tested some ideas for tables with more results.

Natashadodds commented 3 years ago

Hi, I have recently used a numbered pagination from a different design system as the current NHS pagination component did not fit our purpose. Thought I'd share the findings here:

The pagination used was off pattern to the current NHS pagination component as this focuses more on navigating between related content rather than results.

We used the Home Office pagination component as it was more aligned to showing results, which fitted better with showing both current and previous applications to applicants.

Based on data and the suggested number of pages to have within the pagination, we displayed 10 applications per page. Our data suggested that the majority of our users submit 1-2 applications over a 12 month period, with less than 1% submitting more than 50. The pagination will not be visible until an applicant has more than 10 applications.

We didn’t include previous and next links on the first and last pages as there is no previous or next page available.

Findings:

Screenshot 2021-03-18 at 11 27 55 Screenshot 2021-03-18 at 11 28 15
sarawilcox commented 2 years ago

Worth taking a look at the GOV.UK's work on pagination: https://github.com/alphagov/govuk-design-system-backlog/issues/77#issuecomment-1030152857

sarawilcox commented 2 years ago

GOV.UK frontend v4.2.0 mentions pagination. Does that affect us? https://github.com/alphagov/govuk-frontend/releases/tag/v4.2.0?utm_source=GOV.%E2%80%8CUK+Design+System&utm_campaign=742422cc20-EMAIL_CAMPAIGN_2022_06_27_v420&utm_medium=email&utm_term=0_367f0a5723-742422cc20-532569054

sarawilcox commented 10 months ago

See also the main GitHub issue for the NHS pagination component: https://github.com/nhsuk/nhsuk-service-manual-community-backlog/issues/27.

sarawilcox commented 4 months ago

See also GOV.UK pagination component: https://design-system.service.gov.uk/components/pagination/.