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

Support manual JSON input when zod validator is unable to be parsed #59

Closed
aidansunbury opened this issue Jan 6, 2025 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@aidansunbury
Copy link
Owner

Describe the bug

Currently, if the zod validator can't be parsed for any reason, the procedure simply does not display and is completely unusable. As there are many edge cases with zod which are not fully supported yet, the option to manually input data through the json editor should still be available.

👍: I have this issue
👎: This issue has already been fixed
🚀: I would like to work on / be assigned this issue (@aidansunbury to get assigned)

@aidansunbury aidansunbury added the bug Something isn't working label Jan 6, 2025
@aidansunbury aidansunbury self-assigned this Jan 16, 2025
@aidansunbury
Copy link
Owner Author

This will be partially closed by #64, but not 100%. If an individual zod validator can't be parsed, it will show the error. However if a whole zod object can't be parsed, then the procedure will still not be shown.

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