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

feat(PPDSC-2786): pagination component #672

Merged
merged 22 commits into from
Mar 9, 2023

Conversation

JohnTParsons
Copy link
Collaborator

PPDSC-2786

What

This is iteration 1 of the Pagination component.
It is fully working (but iteration 2 will add custom input and dropdown stories)

I have done:

  • Written unit tests against changes
  • Written functional tests against the component and/or NewsKit site
  • Updated relevant documentation

I have tested manually:

  • The feature's functionality is working as expected on Chrome, Firefox, Safari and Edge
  • The screen reader reads and flows through the elements as expected.
  • There are no new errors in the browser console coming from this PR.
  • When visual test is not added, it renders correctly on different browsers and mobile viewports (Safari, Firefox, small mobile viewport, tablet)
  • The Playground feature is working as expected

Before:

After:

Who should review this PR:

How to test:

@JohnTParsons JohnTParsons requested a review from a team as a code owner February 27, 2023 10:55
@github-actions github-actions bot added the feature This change contains a new feature label Feb 27, 2023
@pp-serviceaccount
Copy link
Collaborator

pp-serviceaccount commented Feb 27, 2023

src/breadcrumbs/breadcrumbs.tsx Outdated Show resolved Hide resolved
src/pagination/pagination.tsx Outdated Show resolved Hide resolved
src/pagination/pagination.tsx Outdated Show resolved Hide resolved
src/pagination/pagination.tsx Outdated Show resolved Hide resolved
src/pagination/__tests__/pagination.stories.tsx Outdated Show resolved Hide resolved
src/pagination/styled.tsx Outdated Show resolved Hide resolved
src/pagination/utils.ts Outdated Show resolved Hide resolved
src/pagination/defaults.ts Outdated Show resolved Hide resolved
src/pagination/defaults.ts Outdated Show resolved Hide resolved
@JohnTParsons JohnTParsons added ready for review Please assist in getting this reviewed and removed Requires design review labels Mar 6, 2023
src/pagination/components/items/pagination-items.tsx Outdated Show resolved Hide resolved
src/pagination/styled.tsx Outdated Show resolved Hide resolved
src/pagination/defaults.ts Outdated Show resolved Hide resolved
src/pagination/defaults.ts Outdated Show resolved Hide resolved
src/pagination/styled.tsx Outdated Show resolved Hide resolved
src/pagination/pagination.tsx Outdated Show resolved Hide resolved
src/pagination/types.ts Outdated Show resolved Hide resolved
src/pagination/types.ts Show resolved Hide resolved
src/pagination/types.ts Show resolved Hide resolved
src/pagination/types.ts Show resolved Hide resolved
src/pagination/utils.ts Show resolved Hide resolved
@JohnTParsons JohnTParsons force-pushed the feat/PPDSC-2786-pagination-iteration1 branch from 22da764 to ea0b6ef Compare March 7, 2023 11:49
mutebg
mutebg previously approved these changes Mar 8, 2023
mstuartf
mstuartf previously approved these changes Mar 9, 2023
@JohnTParsons JohnTParsons force-pushed the feat/PPDSC-2786-pagination-iteration1 branch 2 times, most recently from ab4a991 to ac550bc Compare March 9, 2023 15:41
@JohnTParsons JohnTParsons force-pushed the feat/PPDSC-2786-pagination-iteration1 branch from ac550bc to 2e566b4 Compare March 9, 2023 17:40
@JohnTParsons JohnTParsons merged commit 79affc3 into main Mar 9, 2023
@JohnTParsons JohnTParsons deleted the feat/PPDSC-2786-pagination-iteration1 branch March 9, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This change contains a new feature ready for review Please assist in getting this reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants