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

Handling error messages on the interface #9

Open
andrekir opened this issue Oct 20, 2021 · 0 comments
Open

Handling error messages on the interface #9

andrekir opened this issue Oct 20, 2021 · 0 comments

Comments

@andrekir
Copy link

When connection to the device breaks, error messages leak over the interface from the Debug window position (cursor), covering the Messages window and any existing text.

Possible solutions:

  • relocate the prompt to the bottom of the screen before the API call;
  • or contain the error message within the Extended Information window;
  • or relocate de Debug window to the bottom of the screen, in a way that errors don't cover sensitive information.

Example:

Captura de Tela 2021-10-15 às 07 58 25 - cópia

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

No branches or pull requests

1 participant