yugabyte/yugabyte-db
GitHub で見る[Platform] Though Delete backup configuration is disabled, still click on that link is working
Open
#9,366 opened on 2021年7月20日
QAarea/platformarea/uigood first issue
Repository metrics
- Stars
- (8,229 stars)
- PR merge metrics
- (平均マージ 17d 21h) (30d で 92 merged PRs)
説明
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:
- Create a backup configuration
- Create a backup for a universe using that configuration
- Configs -> Backup -> Go to that configuration -> Actions
- You will see Delete is disabled since this backup config is used
- But click on the Delete , you will see a popup.
Expected: Click on any disabled menu should not work