Component Design Audit v1.2
See original GitHub issueButton
- Should use tokens for colors, not call out to
ibm-color
variables directly
Checkbox
- Inside needs to be block versus rounded (is this do-able?)
- Investigate using SVG for checkbox icon (is this do-able?)
- The stroke weight of the check is fatter than the dash
- Vertical distance between checkbox groups should be
8px
- remove margin-top from checkbox when placed below a label
Modal
- No drop shadow on modal
-
Should have max-width set at 768px, but verify with design that this works 👍
-
Should have margin-bottom set to 1rem in form
- Should be calling light field inside of a form (field 02), background should end up being gray10
Notifications
- Height should be 64px with one line of text
- Icon for warning should match circle icon in kit, needs to get added to icon library first (variant of https://carbon-elements.netlify.com/icons/examples/preview/#16%2Fwarning--filled with filled !)
- Icon should be 20x20 variant
- success icon color should be support-02
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Auditing design system health with time and a spreadsheet
Targets and insights V1 came out around 58% for Design and 32% for Code. Definitely not good enough. The audit gave us some...
Read more >TPM Main Part 1 Design Principles TCG Published
TPM Main Part 1 Design Principles. Specification Version 1.2 vi. TCG Published. Revision 116 1 Marchy 2011. TCG Published.
Read more >Acquire Design Auditing Superpowers with Domino Designer ...
Here at Teamstudio, we have been helping developers document and audit their Domino application code and designs for over 25 years, ...
Read more >Design vs Operating Effectiveness - SOC Report Testing
What is the difference between design effectiveness vs operating effectiveness? How could it affect your company's audit?
Read more >ISA 600 (Revised) and Conforming and Consequential ... - IFAC
(Revised),1 ISA 230,2 ISA 300,3 ISA 315 (Revised 2019),4 and ISA 330.5 (Ref: Para. ... When the group auditor involves component auditors in...
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
@emyarod
yes, i’m pretty sure all button colors / interactive states have tokens attached to them… color tokens are definitely the ones that have the steepest learning curve. @shixiedesign is this correct?
Yep here’s the boxnote that hopefully will help you @emyarod. I suggest doing a
cmd+f
and just quickly see if the component is mentioned:https://ibm.ent.box.com/notes/346571079971
Please note there’s been a couple of tweaks since this document is made, but it’s largely correct…sorry this must be frustrating! Design should definitely get together and make an update to component specs that reflects tokens soon. Meanwhile feel free to let me or Anna know if you have any question with tokens.