-
Notifications
You must be signed in to change notification settings - Fork 785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(checkbox): usage update #1120
fix(checkbox): usage update #1120
Conversation
Deploy preview for carbon-website ready! Built with commit ce273ec |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/carbon-design-system/carbon-website/cgmtvglew |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great 🎉 Just left a couple comments/questions 👀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good. you're a star...
just a couple of updates to images to use the new templates that I used for Anna's, I also added these images to your file and will shoot it back to you. I attached the images here. In a couple of them, I added a selected checkbox into the mix just to JAZZ THINGS UP. very minor.
- on thing to note, I'm trying to standardize this now IBM [Product Name] in the header... I will of course be making templates for these as soon as I can but that's how jan wants to do it.
- On the spacing tip, since you're really talking about using checkboxes in a form, I wouldn't show it in browser... which will make things a whole lot easier, I'd show it more like we show it in form... instead of putting radio buttons in there, I'd work in checkboxes, but otherwise it can be the same... and maybe we do the teal instead of the magenta... since (is that the color of our spacing tokens?) I have to change my form images anyway. I put that image in your file also. (It does not need to be as elaborate as the form one either... could have fewer elements.
- ps also, no plex mono in images anymore for spacing, mike wants us to go with Plex Sans because it doesn't take up so much space.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few copy edits. This is looking great, @laurenmrice !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some copy edits, and implements consistent way to address accessible interactions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks wonderful! 🎉
* added new images and new documentation * fix image and update links * update image size * update images and update content * update click target image * update content for interactions * update spacing image * content edits * update to wrapping image * update token names and lead sentence * update interaction content * update group label content * update screen reader content * content edits * update placement image * image update * content update Co-authored-by: Lauren Rice <[email protected]>
* added new images and new documentation * fix image and update links * update image size * update images and update content * update click target image * update content for interactions * update spacing image * content edits * update to wrapping image * update token names and lead sentence * update interaction content * update group label content * update screen reader content * content edits * update placement image * image update * content update Co-authored-by: Lauren Rice <[email protected]>
Checkbox usage content update:
-New images
-New docs
Closes #1067