-
Notifications
You must be signed in to change notification settings - Fork 24
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
Update tag.mdx #4079
Update tag.mdx #4079
Conversation
Transferring content from Figma to Tag page. Edits still coming.
Hey Brittany - |
In order to have the type highlight we need to make an enhancement to grommet |
> | ||
<CreateTagSimple /> | ||
</Example> | ||
### Tag |
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.
Seems like this should just be "Static", Tag is the thing and static is the type. Then the other types build off of static.
If so, rename this to "Static" and remove the current section called "Static".
Co-authored-by: Taylor Seamans <[email protected]>
Co-authored-by: Taylor Seamans <[email protected]>
Co-authored-by: Taylor Seamans <[email protected]>
Co-authored-by: Taylor Seamans <[email protected]>
Co-authored-by: Taylor Seamans <[email protected]>
Co-authored-by: Taylor Seamans <[email protected]>
Co-authored-by: Taylor Seamans <[email protected]>
Co-authored-by: Taylor Seamans <[email protected]>
- Draws attention but is no louder than a secondary/primary button. | ||
- A highlight tag is not interactive in any way. | ||
- A tags size should be limited to x-small or small. | ||
- Use “blue!” border for highlight tags. This treatment should be used sparingly. |
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.
primary/blue
|
||
## Assigning tags | ||
<Example plain> |
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.
All the types should have value styling to them. So the medium font-weight.
Once #4230 merges in here, I am happy for this PR to be merged in. Nice work! |
Tag -- Lint fixes and adjust example
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.
LGTM. Thank you
Transferring content from Figma to Tag page. Edits still coming.
Deploy Preview
What does this PR do?
Where should the reviewer start?
What testing has been done on this PR?
In addition to the feature you are implementing, have you checked the following:
General UX Checks
Accessibility Checks
Code Quality Checks
How should this be manually tested?
Any background context you want to provide?
What are the relevant issues?
Screenshots (if appropriate)
Should this PR be mentioned in Design System updates?
Is this change backwards compatible or is it a breaking change?