Closed TomTucka closed 6 years ago
Hey @GuruTom, thanks for this.
There are a couple of projects underway that are both documenting existing components and creating new ones. There is an existing pagination component (<-- Prev Next--->) style but not (as far as I'm aware) one that shows the user how many pages are available / allows users to move through the pagination in a non linear order.
We are also working on a more formal method to contribute components and patterns so it would be great to talk to you about this in more detail.
HI @dashouse, thanks for your response.
That's great news have you got an email I can contact you on?
@GuruTom Sure, it's david.house@digital.cabinet-office.gov.uk
Following the launch of the GOV.UK Design System, GOV.UK Elements will now only get major bug fixes and security patches, so I'm going to close this.
I've recorded this issue in the backlog issue for pagination.
Hi All,
While creating an In house application for The Insolvency Service we need to implement some sort of pagination for the user so we can limit the number of cases per page. Style wise, our first thought was to check this repository to see if there are any that have been created by GDS.
Currently, we have created our own style but thought it could be something you could add for use by other departments so that it's consistent across the board
We have currently created this:
Thanks Tom