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

ui: Move the Role remove dialog to use InformedAction #11298

Merged
merged 3 commits into from
Oct 14, 2021

Conversation

johncowen
Copy link
Contributor

Following on from #11297 this fix is a lot better 😄 has main as the base branch, and will be backported to 1.9 (but not 1.8).

Thanks to @vinayak03's work in #11260 I spotted a little visual issue in the Token Form > Role Listing confirmation dialog.

Before:

Screenshot 2021-10-13 at 13 55 10

This dialog still used our super old confirmation dialog instead of our InformedAction component, so the fix here is just upgrading the actions here to use the InformedAction component.

After:

Screenshot 2021-10-13 at 13 54 30

Related #11297

@johncowen johncowen added theme/ui Anything related to the UI backport/1.9 labels Oct 13, 2021
Copy link
Contributor

@kaxcode kaxcode left a comment

Choose a reason for hiding this comment

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

:shipit:

@vercel vercel bot temporarily deployed to Preview – consul October 14, 2021 11:47 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging October 14, 2021 11:47 Inactive
@johncowen johncowen merged commit 79b53ab into main Oct 14, 2021
@johncowen johncowen deleted the ui/bugfix/role-remove-styling branch October 14, 2021 12:54
@hc-github-team-consul-core
Copy link
Collaborator

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/472458.

@hc-github-team-consul-core
Copy link
Collaborator

🍒✅ Cherry pick of commit 79b53ab onto release/1.10.x succeeded!

@hc-github-team-consul-core
Copy link
Collaborator

🍒✅ Cherry pick of commit 79b53ab onto release/1.9.x succeeded!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants