yugabyte/yugabyte-db

[Platform] Though Delete backup configuration is disabled, still click on that link is working

Open

#9,366 建立於 2021年7月20日

在 GitHub 查看
 (0 留言) (0 反應) (3 負責人)C (1,003 fork)batch import
QAarea/platformarea/uigood first issue

倉庫指標

Star
 (8,229 star)
PR 合併指標
 (平均合併 17天 21小時) (30 天內合併 92 個 PR)

描述

If the backup configuration is in use by a universe, the delete configuration for that backup is disabled. If disabled, click function should be disabled as well. But iam able to click and got the deletion confirmation popup

Steps to repro:

  1. Create a backup configuration
  2. Create a backup for a universe using that configuration
  3. Configs -> Backup -> Go to that configuration -> Actions
  4. You will see Delete is disabled since this backup config is used
  5. But click on the Delete , you will see a popup.

Expected: Click on any disabled menu should not work

貢獻者指南