Skip to content
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

Fix custom identity display for organizations #1687

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

gaspergrom
Copy link
Contributor

@gaspergrom gaspergrom commented Oct 16, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 5e70ac1

Improved the UI and UX of the app-platform component in the organization view. Added tooltips for platform icons and better fallback logic for identity names.

🤖 Generated by Copilot at 5e70ac1

Hover app-platform
Tooltip reveals its name
Fall leaves identity

Why

How

🤖 Generated by Copilot at 5e70ac1

  • Show a tooltip with the platform name on hover for the app-platform component (link)
  • Use the identity name as a fallback if the platform does not provide a handle for the app-platform component (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@gaspergrom gaspergrom added the Bug Created by Linear-GitHub Sync label Oct 16, 2023
@gaspergrom gaspergrom self-assigned this Oct 16, 2023
@gaspergrom gaspergrom merged commit ea8949c into main Oct 17, 2023
7 checks passed
@gaspergrom gaspergrom deleted the bugfix/custom-identities branch October 17, 2023 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants