-
Notifications
You must be signed in to change notification settings - Fork 356
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
Menu toggle - move helper text in example as new demo #11470
Comments
@andrew-ronaldson those menu toggle examples are just a standalone menu toggle + helper text. Currently to get the correct spacing there, you'd need to put it in a layout/component that supports helper text (like a form). I wonder if these examples should either:
wdyt? |
This issue has been automatically marked as stale because it has not had activity in the last 60 days. |
Based on conversation from Core issue grooming, the resolution to this issue is:
|
I noticed that there is a xs spacer used between form inputs and the helper text but the same spacer was not applied to menu toggle.
Forms
Menu toggle
The text was updated successfully, but these errors were encountered: