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: dialog window should pop up to warn user of open compressor before SLTT-App starts #42

Open
AllisonPyle opened this issue Nov 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AllisonPyle
Copy link
Collaborator

Actual: If a user tries to open SLTT-App on their computer when a compressor window is already open, it results in the following error:
image

Expected/Desired: If a user tries to open SLTT-App on their computer when a compressor window is already open, it should show them a clear error message to alert them to close the compressor window.

Eric suggested we could check for this and create a dialog that pops up in this scenario to give the user more clear information before the error appears.

See https://signlanguaget-nfl9249.slack.com/archives/C057S17G2L9/p1731016572054269

and https://signlanguaget-nfl9249.slack.com/archives/C057S17G2L9/p1731079960188309 .

To reproduce:

Open SLTT compressor and keep it open.
image

Open installed SLTT-App on same computer.

Error message pictured above should appear.

@AllisonPyle AllisonPyle added the bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant