hashicorp/consul

Confirmation dropdown for delete actions

Open

#11,228 opened on Oct 5, 2021

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Go (4,588 forks)batch import
Hacktoberfestgood first issuehelp-wantedtheme/aclstheme/kvtheme/ui

Repository metrics

Stars
 (29,891 stars)
PR merge metrics
 (Avg merge 8d 12h) (41 merged PRs in 30d)

Description

Overview of the issue

Clicking a delete button should open a confirmation dialog/dropdown. Some of our pages don't follow this interaction.

Desired styling

CleanShot 2021-10-05 at 17 39 11

Use the correct interaction on the corresponding listviews as guidance for wording.

Current styling example

Initial view image After clicking delete image

Change applies to:

  • K/V edit page
  • Intention edit page
  • Token edit page
  • Policy edit page
  • Role edit page

Contributor guide