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

KV bug fix on delete menu #13050

Merged
merged 1 commit into from Nov 4, 2021
Merged

KV bug fix on delete menu #13050

merged 1 commit into from Nov 4, 2021

Conversation

Monkeychip
Copy link
Contributor

@Monkeychip Monkeychip commented Nov 4, 2021

Small fix. Jordan had correctly fixed the syntax but the parameter passed should have been true (my error). This was preventing the delete modal from showing.

Also, I made sure on tests that this was caught. Modals are tough because they are on the dom regardless of if they're open. I made this mistake and needed to check if the modal was active. I have corrected for this.

No changelog as this was a regression bug made recently by this PR.

@Monkeychip Monkeychip merged commit 063d19a into main Nov 4, 2021
Monkeychip added a commit that referenced this pull request Nov 4, 2021
@Monkeychip Monkeychip deleted the ui/kv-delete-bug-fix branch November 4, 2021 17:40
Monkeychip added a commit that referenced this pull request Nov 4, 2021
qk4l pushed a commit to qk4l/vault that referenced this pull request Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants