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

[FEATURE] Input validation for CLI and GUI options #71

Open
jesse-wei opened this issue May 5, 2023 · 1 comment
Open

[FEATURE] Input validation for CLI and GUI options #71

jesse-wei opened this issue May 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jesse-wei
Copy link
Collaborator

jesse-wei commented May 5, 2023

Reject negative values when negative values can't be accepted, etc. Use GUI/main.py error_message_box(), which is used in browse_files(). The program should not crash.

@jesse-wei jesse-wei added the enhancement New feature or request label May 5, 2023
@jesse-wei jesse-wei changed the title [FEATURE] Input validation for CLI and GUI [FEATURE] Input validation for CLI and GUI options May 5, 2023
@eric-unc
Copy link
Collaborator

eric-unc commented May 5, 2023

Yeah this would be ideal lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants