Skip to content

Conversation

ausmartway
Copy link

Enhance the user interface by replacing entity and group IDs with their corresponding names across various tabs. Implement loading states and error handling for improved user experience.

This PR fixes issue #31494

- Add GroupName component to resolve group IDs to readable names
- Update item-groups template to use GroupName component
- Include loading states and error handling for group resolution
- Improve user experience by showing meaningful group names
- Maintain tooltips showing group IDs for reference
- Add EntityName component to resolve entity IDs to readable names
- Update item-members template to show names instead of IDs
- Use GroupName component for group members in groups
- Use EntityName component for entity members in groups
- Improve user experience across all identity member displays
- Fix parent groups tab to show group names instead of IDs
- Use GroupName component for consistent display across all group tabs
- Complete the identity UI improvements for all group displays
@ausmartway ausmartway requested a review from a team as a code owner August 14, 2025 01:32
Copy link

vercel bot commented Aug 14, 2025

@ausmartway is attempting to deploy a commit to the HashiCorp Team on Vercel.

A member of the Team first needs to authorize it.

@heatherezell heatherezell added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants