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

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

Closed
2 tasks done
m4olivei opened this issue Aug 25, 2023 · 2 comments · Fixed by #10883
Closed
2 tasks done
Assignees
Labels
bug Something isn't working dev Needs some dev work package: carbon web components v2

Comments

@m4olivei
Copy link
Contributor

Description

The knobs for "Items per page text" and "Number of rows per page (page-size)" have no effect on the rendered output.

Component(s) impacted

<cds-pagination>

Browser

Chrome

Carbon for IBM.com version

v2.0.1

Severity

Severity 3 = The problem is visible or noticeable to users but does not impede the usability or functionality. Affects minor functionality, has a workaround.

Application/website

Carbon Web Components

Package

@carbon/web-components

CodeSandbox example

n/a - visible in Storybook

Steps to reproduce the issue (if applicable)

  • Open Storybook
  • Navigate to Pagination > Playground
  • Enter a different value for "Items per page text" and/or "Number of rows per page (page-size)"

Expected

Changes should update the items per page label and/or update the items per page select menu to the value entered.

Actual

Changes have no effect on the rendered output.

Release date (if applicable)

No response

Code of Conduct

@m4olivei m4olivei added bug Something isn't working dev Needs some dev work package: carbon web components v2 labels Aug 25, 2023
@m4olivei
Copy link
Contributor Author

Related to #10553

@m4olivei
Copy link
Contributor Author

This now resolved. #10883 was merged. Thanks all.

@github-project-automation github-project-automation bot moved this from Doing to Done in Carbon for IBM.com Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev Needs some dev work package: carbon web components v2
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant