Open
Conversation
Deploying atlantis with
|
| Latest commit: |
311d67e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://4f58de7d.atlantis.pages.dev |
| Branch Preview URL: | https://job-142335-job-151124-avatar-1nlr.atlantis.pages.dev |
|
Published Pre-release for c33c30b with versions: To install the new version(s) for Web run: |
MichaelParadis
approved these changes
Feb 13, 2026
Contributor
MichaelParadis
left a comment
There was a problem hiding this comment.
LGTM!
Thanks for adding the visual regression tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivations
Updates the Avatar component with new default styling, hover behavior, and improved handling of custom color backgrounds for initials and the person icon.
Also adds e2e tests that didn't exist for
AvataryetChanges
Changed
Default avatar (no color prop)
interactive--subtle(replacingcolor-base-blue--600)interactive--subtle--hoverfor background,shadow-basefor elevationtiming-quickwith ease-out on enter and ease-in on leaveCustom colors
textReversefor icon andcolor-text--reversefor initialsTypography
--avatar-initials-sizeandtypography--fontFamily-normalwith size variants for large and small avatarsKnown limitation
There are still some less than ideal configurations when using the color prop, however as discussed with design, initial text color and avatar color can be overwritten via
UNSAFE_props if needed.Testing
https://www.figma.com/design/JLXvXViFbnYaoNEmAyP91K/Assigned-Avatar?m=dev&node-id=89-8506
Go to
With Tooltipstory.Avatar(nocolorprop) usestext--reversefor initials,interactive--subtlefor background color andinteractive--subtle--hoverfor on hover.AvatarandTooltipwill appearHere's some examples of testing. First 2 rows are the new 'default'.

interactiveandblackare to show the consistent white color regardless of theme.In Atlantis we use Github's built in pull request reviews.