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

Fix logic when checking for dialog response #414

Merged

Conversation

vojtechtrefny
Copy link
Member

The dialog can be closed with a different action than REJECT (like DELETE_EVENT when closing the dialog with Esc) so we need to explicitly check for the ACCEPT response instead the other way around.

Resolves: rhbz#2241761

The dialog can be closed with a different action than REJECT (like
DELETE_EVENT when closing the dialog with Esc) so we need to
explicitly check for the ACCEPT response instead the other way
around.

Resolves: rhbz#2241761
@vojtechtrefny vojtechtrefny merged commit 16900c5 into storaged-project:main Oct 6, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant