-
Couldn't load subscription status.
- Fork 99
feat(avatar): update to new visual language #2019
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
base: SPARK-62/activity-indicator
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 5e72459 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for stacks-svelte ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for stacks ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
7ba3959 to
fcd0204
Compare
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
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.
I keep going back and forth on the size of the indicator on the 24px avatar variant 😂. I think that means it's fine! Thanks for the thoughtfulness towards this component @giamir
LGTM (once activity indicator is merged and we make sure it plays nicely with this)!
SPARK-61
Figma
Here is what changed:
.s-avatar--indicatorclass for positioning an activity indicator element in relation to the avatar. (docs)statusprop. When set toonlineit will show an activity indicator on the avatar. (storybook)Note: This PR should be merged after the activity indicator one get merged.