fix: update .changeset/purple-years-cross.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Dhruv Joshi <trijal.dhruv@gmail.com>
This commit is contained in:
Dhruv Joshi
2025-01-06 14:34:55 +00:00
committed by GitHub
parent 9cf1260405
commit 63aadf3f22
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-org': patch
---
Fixed bug in MyGroupsSidebarItem component, for the 'My Squads' section to display a list of Squads using the displayName from the entity config, instead of using the metadata name and title. This is to ensure increased readability to the user.
Added support for `spec.profile.displayName` to be used in the `MyGroupsSidebarItem` component via the `EntityDisplayName` component when you are a member of multiple Groups.