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

Add Confirmation of Removal to Node Credentials #112

Closed
vjeffrey opened this issue Apr 18, 2019 · 0 comments
Closed

Add Confirmation of Removal to Node Credentials #112

vjeffrey opened this issue Apr 18, 2019 · 0 comments
Assignees
Labels
automate-ui bug 🐛 Something isn't working ui

Comments

@vjeffrey
Copy link

vjeffrey commented Apr 18, 2019

User Story

original issue: https://chefio.atlassian.net/secure/RapidBoard.jspa?rapidView=261&modal=detail&selectedIssue=UI-164

Overview

Currently, there is no confirmation modal when removing a node credential; this story adds one.

Design Details

Zeplin

  • Leverage the delete confirmation on the other settings pages (Users, Tokens, etc)
  • Heading: Remove Node Credential?
  • Message: Removing node credential: <credential name> cannot be undone.
  • Primary destructive button: Remove Credential
  • Tertiary button: Cancel
  • Close button: close icon

==> Search for in the code base and you will find 6 examples (at last count) of how this reusable component may be used for this task.

Accessibility Details

Heading should use an h2

Tab Order

  1. close button
  2. Remove Credential button
  3. Cancel button
  4. go to 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automate-ui bug 🐛 Something isn't working ui
Projects
None yet
Development

No branches or pull requests

3 participants