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

Add error handling for unexpected case when submit a new/update launcher #3345

Open
andre-code opened this issue Oct 9, 2024 · 0 comments
Open
Labels

Comments

@andre-code
Copy link
Contributor

Right now, the form validation for submitting or updating a session launcher doesn't have an else branch to catch unexpected issues, like when there's a problem with the command or arguments format.

Note:
It would be ideal to use react-hook-form to handle and report the error.

@andre-code andre-code added the status/triage Issue needs to be triaged label Oct 9, 2024
@lorenzo-cavazzi lorenzo-cavazzi added Cooldown and removed status/triage Issue needs to be triaged labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants