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

TFJS Debugger - Feature Request: warning upon closing editor #69

Open
jenperson opened this issue Nov 28, 2022 · 0 comments
Open

TFJS Debugger - Feature Request: warning upon closing editor #69

jenperson opened this issue Nov 28, 2022 · 0 comments

Comments

@jenperson
Copy link

When using the code editor for generating tensors or post-processing, the buttons are labeled Execute and Done. It can be easy to exit the code editor before running the code, and the developer may not realize that it hasn't run. I suggest one of the three following solutions:

  1. Remove the Done button and instead put an X in the top corner of the pop-up.
  2. Change Done to Close. This might not fully fix the issue, but it could help.
  3. Add a warning pop-up when clicking Done to confirm that the user meant to close. This pop-up could include a Run button so users can run the code without having to return to the editor.
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