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

fix(pagination): fix issues with pagination playground story #10883

Merged

Conversation

m4olivei
Copy link
Contributor

@m4olivei m4olivei commented Aug 25, 2023

Related Ticket(s)

Closes #10882
https://jsw.ibm.com/browse/ADCMS-3821

Description

Fixes issues with two of the knobs on the Pagination > Playground story.

Changelog

Changed

  • Updated Pagination > Playground story to allow testing page-size and items-per-page-text attributes of <cds-pagination> component.

Testing Instructions

  • Open Carbon Web Components Storybook
  • Navigate to Pagination > Playground
  • Change values for "Items per page text" and "Number of rows per page (page-size)" knobs
  • You should see the changes reflected in the rendered output

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Aug 25, 2023

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Aug 25, 2023

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Aug 25, 2023

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Aug 25, 2023

Copy link
Contributor

@IgnacioBecerra IgnacioBecerra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @m4olivei!

@m4olivei m4olivei added Ready to merge Label for the pull requests that are ready to merge and removed 👀 eyes needed labels Aug 30, 2023
@m4olivei
Copy link
Contributor Author

m4olivei commented Aug 30, 2023

Thanks @IgnacioBecerra

I've added the Ready to merge label. Although there are required job failures, none of them are things that I recognize or feel like would relate to changes here. Noticing that the feature branch has similar job failures. Do you see a specific job that needs to be resolved here? If not could you do the merge? Thanks.

Copy link
Member

@jkaeser jkaeser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from me! The Story works as described in the testing instructions.

@IgnacioBecerra IgnacioBecerra merged commit 082b467 into carbon-design-system:feat/cwc-v2 Aug 30, 2023
@m4olivei m4olivei deleted the fix/pagination-story branch August 31, 2023 13:02
kennylam pushed a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Dec 4, 2023
…design-system#10883)

* fix(pagination): fix issues with pagination playground story

* fix(pagination): avoid division by 0
@m4olivei m4olivei restored the fix/pagination-story branch February 26, 2024 21:54
@m4olivei m4olivei deleted the fix/pagination-story branch February 26, 2024 21:56
kennylam pushed a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Jun 11, 2024
…design-system#10883)

* fix(pagination): fix issues with pagination playground story

* fix(pagination): avoid division by 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package: carbon web components Ready to merge Label for the pull requests that are ready to merge v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Pagination]: Bugs with Pagination > Playground story make it hard to test certain use cases
4 participants