hashicorp/consul

Confirmation dropdown for delete actions

Open

#11.228 aberto em 5 de out. de 2021

Ver no GitHub
 (3 comments) (0 reactions) (1 assignee)Go (4.588 forks)batch import
Hacktoberfestgood first issuehelp-wantedtheme/aclstheme/kvtheme/ui

Métricas do repositório

Stars
 (29.891 stars)
Métricas de merge de PR
 (Mesclagem média 5d 8h) (73 fundiu PRs em 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

Guia do colaborador