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

Web: add a tooltip summary for aws oidc configure step #46934

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kimlisa
Copy link
Contributor

@kimlisa kimlisa commented Sep 26, 2024

this is for enrolling aws oidc integration flow

checkout story: https://localhost:9003/?path=/story/teleport-integrations-enroll-awsoidc--flow

image

@kimlisa kimlisa added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 backport/branch/v16 labels Sep 26, 2024
@zmb3
Copy link
Collaborator

zmb3 commented Sep 28, 2024

Is there a better way to display the IAM role? The editor feels too big for a tooltip, and having two scrollbars show up feels like a poor UX.

@GavinFrazar
Copy link
Contributor

GavinFrazar commented Sep 30, 2024

The script will describe specifics like the trust policy. I think the UI tooltip should just summarize in plain sentences

@thedevelopnik
Copy link
Contributor

Is there a better way to display the IAM role? The editor feels too big for a tooltip, and having two scrollbars show up feels like a poor UX.

Yeah, I think it could just be something like "configures an IAM role called iam-role-name that allows it to assume a role."

@samratambadekar samratambadekar self-assigned this Oct 3, 2024
@r0mant
Copy link
Collaborator

r0mant commented Oct 4, 2024

I think showing the IAM policy here would be helpful too, for user reference. Can we borrow the "sliding out side panel" UX trick from TAG and show it in the panel that slides off of the right edge to view the full policy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v15 backport/branch/v16 no-changelog Indicates that a PR does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants