Skip to content

fix: await for confirmation before deleting voices and channels#77

Merged
jamiepine merged 1 commit intojamiepine:mainfrom
ManuLG:fix/broken-confirmation-modals
Feb 23, 2026
Merged

fix: await for confirmation before deleting voices and channels#77
jamiepine merged 1 commit intojamiepine:mainfrom
ManuLG:fix/broken-confirmation-modals

Conversation

@ManuLG
Copy link
Contributor

@ManuLG ManuLG commented Feb 16, 2026

PR Checklist

  • Code follows style guidelines
  • Documentation updated
  • Changes tested
  • No breaking changes (or documented)
  • CHANGELOG.md updated

Decription

I realized that when deleting a voice the action triggered before confirmation. According to the documentation, the confirmation() method returns a promise that wasn't properly awaited.

Just for the sake of clarity I also renamed the generic handleDelete method to a more specific one.

@jamiepine jamiepine merged commit 90436e4 into jamiepine:main Feb 23, 2026
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.

2 participants