Pagination: v11 audit
See original GitHub issueAudit
A designer and developer will pair on this audit, some tasks may be discipline focused. Follow the checklist below for the features and items to review. If there are no issues with the item then check the item as complete. If any problems or bugs come up when auditing add a comment to this issue with the problem and how to correct it (if you know how). Bugs do not need to be fixed while auditing.
Resources
Variants
- Default (data table)
- Pagination nav (standalone)
Checklist
Visual (in React code) Design and dev check
- Component is using the correct design tokens (color and type), see design spec and scss code.
- Component is rendering correctly across themes and layers, see design spec and storybook.
- White theme
- Gray 10 theme
- Gray 90 theme
- Gray 100 theme
- Component is rendering correctly across browsers (check themes across browsers as well), see storybook.
- Firefox
- Safari
- Chrome
- Component sizes are rendering and named correctly (if applicable)
Website (v11) Design checks
- Style tab has correct design tokens listed
- Style and usage tabs are using the correct size props names (if applicable)
- Usage tab is up-to-date for with any v11 behavioral changes (if any)
- Live Demo has applied v11 changes
- Themes are rendering correctly
- Size props are named correctly
- No
light
props included
Design Kits (Sketch only) Design checks
- Correct design tokens (type and color) are used
- Component using the correct size prop names
- Any additional v11 behaviors have been added
Storybook Dev checks
- Confirm that prop table is populating
- Take note of missing examples/stories (if any)
React package Dev checks
- Go to https://codesandbox.io/s/github/carbon-design-system/carbon/tree/main/packages/react/examples/codesandbox and confirm that you can use the component as expected from
@carbon/react
Accessibility Dev checks
- Confirm that there are no violations in Accessibility checker
- Confirm that component works as expected with VoiceOver
Migration docs Design and dev check
- Any breaking changes to this component are present in the v11 migration guide.
- Design
- Develop
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
GA17464: PAGINATION ISSUE WITH VALUE CHANGE AUDIT
There is a pagination issue using Value Change Audit. ... This issue is fixed in Guardium v11.0 patch 35 and any higher GPU/Update...
Read more >Enterprise 11 Audit API - Automation Anywhere Documentation
Requests audit data for a given input combination of date filter, sorting mechanism, and pagination.
Read more >Viewing Audit Log Pagination Results
Page through the audit event list, and see the number of page results, the database being viewed, and the components selected for view....
Read more >V11 Release Notes - 2017 - Magic Touch Software
The data audit trail contains audit logs of changes made by all users in the ... As an enhancement, pagination has been added...
Read more >90-Point Technical SEO Audit 2021 Checklist (In-Depth Guide)
Technical SEO Audit helps the search engine access your website's content and ... Site Contains Page Errors; Incorrect Faceted Search; Malformed Pagination ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
of 4 pages
text is usingtext-secondary
. Is this correct or should this be usingtext-primary
? Sketch file only mentions the Items per page text and the 1-10 textLive demo updates appear to be the only thing left for this one, we’ve got an issue for it: