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

Backport UI: improve DR Operation Token flow with PGP (#26993) #27252

Merged
merged 3 commits into from
May 28, 2024

Conversation

hashishaw
Copy link
Contributor

Backport of #26993

@hashishaw hashishaw added this to the 1.16.3 milestone May 28, 2024
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label May 28, 2024
@hashishaw hashishaw enabled auto-merge (squash) May 28, 2024 20:23
@@ -27,6 +27,7 @@
@textToCopy={{this.pgpKey}}
@color="secondary"
@onError={{(fn (set-flash-message "Clipboard copy failed. The Clipboard API requires a secure context." "danger"))}}
@isTruncated={{true}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think adding this arg makes things less accessible - is it necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this was sort of the point of the original -- letting it overflow means the copy button is only clickable if you scroll. The data shown is also something the user already has (they uploaded it) so the contents are less than critical IMO

Copy link

Build Results:
All builds succeeded! ✅

Copy link

github-actions bot commented May 28, 2024

CI Results:
All Go tests succeeded! ✅

@hashishaw hashishaw merged commit 8f82d47 into release/1.16.x May 28, 2024
24 checks passed
@hashishaw hashishaw deleted the ui/backport-pr-26993/gen-op-token-modal branch May 28, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants