Checkbox: 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
- Single line
- Multi-line
- Inline
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)~ NA
Website (v11) Design checks
- Style tab has correct design tokens listed
- ~Style and usage tabs are using the correct size props names (if applicable)~ NA
- 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~ NA
- 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~ NA
- ~Any additional v11 behaviors have been added~ NA
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:5 (5 by maintainers)
Top Results From Across the Web
Audit Trail 11-FEATURE REQUESTS - Laserfiche Answers
1. When I am in the Search Engine Configuration most of the headers in the Catalogs section are not fully readable (see screenshot)....
Read more >[v11] Supplier - logic behind checkbox "is internal supplier"
I think linking inter-company sales and purchase is a good idea in most cases here in India as there can be audit queries...
Read more >V11 Release Notes - 2017 - Magic Touch Software
The data audit trail contains audit logs of changes made by all users in the ... A new checkbox option has been added...
Read more >Using the Checkbox element
Use the Checkbox element in the form builder to enable users to select multiple options in a form during bot runtime.
Read more >Audit Logging on a user document - Qlik Community - 660844
I n QMC > System > Setup > QlikView Servers > Logging tab > Enable Audit Logging ... have Audit Logging enabled >...
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
Went through the dev checks and it looks good on my end 👍🏻
Closing as this all looks complete now. Live demo edits will be track in https://github.com/carbon-design-system/carbon/issues/10889