gold-standard
gold-standard copied to clipboard
Clarify Responsive guideline
Breaking out this feedback from @arkihillel in #10:
Responsive — Does the component scale well to standard mobile, tablet, and desktop screen sizes?
This one is really tricky. While it is very important on visually large components like a text editor, it doesn't necessarily make sense on more atomic ones like buttons. The HTML is not responsive per spec, responsiveness is "only" a UX standard. Then, a more atomic element shouldn't deal with that
I've taken a shot at expanding the Responsive guideline. Can you please review and see if that helps address your concern?