-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update avatar-name.tsx When users name more than 2 words, initials do not get displayed as expected. For example, Anil Pak is displayed as AP, but also Anil Pak Chakra is displayed as AP instead of AC. * Comments resolved. * docs: add changelog --------- Co-authored-by: Segun Adebayo <joseshegs@gmail.com>
- Loading branch information
1 parent
7c62a36
commit 417293f
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@chakra-ui/avatar": patch | ||
--- | ||
|
||
Fix issue where initials was not correctly computed when name includes a middle name like "Sage Naruto Manich" |
This file contains 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
417293f
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.
Successfully deployed to the following URLs:
chakra-ui-storybook – ./
chakra-ui-storybook-chakra-ui.vercel.app
chakra-ui-storybook-git-main-chakra-ui.vercel.app
chakra-ui-storybook.vercel.app
storybook.chakra-ui.com