Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PBNTR-532] Add multiple pagination components example and dynamic ke…
…y copy (#3715) **What does this PR do?** A clear and concise description with your runway ticket url. [PBNTR-532](https://runway.powerhrg.com/backlog_items/PBNTR-532) updates the react pagination kit doc example and copy to show a dev how to implement dynamic keys to keep multiple pagination components on a page in sync. **Screenshots:** Screenshots to visualize your addition/change <img width="1078" alt="for PR page change doc example and copy" src="https://github.com/user-attachments/assets/a65c5670-9715-4d26-9516-a64a6260b91e"> **How to test?** Steps to confirm the desired behavior: 1. Go to the react pagination kit page [Page Change doc example](https://pr3715.playbook.beta.px.powerapp.cloud/kits/pagination/react#page-change) and see the updated copy. 2. Click on any number or the forward/backward carets in either the top or bottom pagination bar: the table data should update and both pagination bars should update to the new activePage number. #### Checklist: - [x] **LABELS** Add a label: `enhancement`, `bug`, `improvement`, `new kit`, `deprecated`, or `breaking`. See [Changelog & Labels](https://github.com/powerhome/playbook/wiki/Changelog-&-Labels) for details. - [x] **DEPLOY** I have added the `milano` label to show I'm ready for a review. ~~- [ ] **TESTS** I have added test coverage to my code.~~ Co-authored-by: Nida Ghuman <[email protected]>
- Loading branch information