-
Notifications
You must be signed in to change notification settings - Fork 201
docs: update usage documentation for invalid radio groups #2104
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
Conversation
🚀 Deployed on https://pr-2104--spectrum-css.netlify.app |
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 great! Only thing I noticed was that we don't have an Icon component page so your icon.html link does not work, so may just need to remove that one or link out to https://spectrum.adobe.com/page/iconography/
bf80bdf
to
b7acaa9
Compare
@mlogsdon18 Great catch! That's actually broken currently on the live site so I updated to remove the icon mention. The point here is that you should use Help Text in a Field group, so leaving it out makes sense in context. Open to thoughts on that. |
As these rules seem to no longer do anything, should they be removed? https://github.com/adobe/spectrum-css/blob/main/components/radio/index.css#L283-L289 |
b7acaa9
to
6fcd619
Compare
6fcd619
to
a5139e8
Compare
a5139e8
to
b3252ec
Compare
Description
Related to documentation improvement in SWC PR, adobe/spectrum-web-components#3558 related to issue adobe/spectrum-web-components#3005. This improves the documentation for the radio buttons in an invalid state and adds a usage instruction.
How and where has this been tested?
Documentation only.
Regression testing
n/a
Screenshots
To-do list
I have read the contribution guidelines.
I have updated relevant storybook stories and templates.
I have tested these changes in Windows High Contrast mode.
If my change impacts other components, I have tested to make sure they don't break.
If my change impacts documentation, I have updated the documentation accordingly.
✨ This pull request is ready to merge. ✨