Skip to content

Comments

fix(web): Close button not resolving promise#116

Merged
OS-ruimoreiramendes merged 6 commits intomainfrom
fix/close-button
Feb 6, 2026
Merged

fix(web): Close button not resolving promise#116
OS-ruimoreiramendes merged 6 commits intomainfrom
fix/close-button

Conversation

@OS-ruimoreiramendes
Copy link
Contributor

@OS-ruimoreiramendes OS-ruimoreiramendes commented Feb 6, 2026

Fixes an issue in the Web implementation where cancelling the scanner via the close button left the scan promise unresolved.

Fixes #81

@OS-ruimoreiramendes OS-ruimoreiramendes marked this pull request as ready for review February 6, 2026 16:38
@OS-ruimoreiramendes OS-ruimoreiramendes requested a review from a team February 6, 2026 16:38
@OS-pedrogustavobilro OS-pedrogustavobilro self-assigned this Feb 6, 2026
Copy link
Contributor

@OS-pedrogustavobilro OS-pedrogustavobilro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested here, seems to be working fine now, nice!

@OS-ruimoreiramendes OS-ruimoreiramendes merged commit 3a647c7 into main Feb 6, 2026
6 checks passed
@OS-ruimoreiramendes OS-ruimoreiramendes deleted the fix/close-button branch February 6, 2026 17:20
OS-pedrogustavobilro pushed a commit that referenced this pull request Feb 11, 2026
Re-ran lint because of changes in linter between main and 2.x
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.

Not properly return a value after close button and still in await when the button clicked

2 participants