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 warning when code didn't save because of bad yaml #15

Closed
kepstein23 opened this issue Jan 29, 2024 · 1 comment · Fixed by #89
Closed

Add warning when code didn't save because of bad yaml #15

kepstein23 opened this issue Jan 29, 2024 · 1 comment · Fixed by #89
Assignees

Comments

@kepstein23
Copy link
Collaborator

Right now, when save is clicked, we try to parse what's in the code editor. If an error is thrown, nothing happens. We want to add some sort of pop up so that users know that their work wasn't saved and they have a mistake somewhere.

We may also want to add the option to revert to the most recent save of their file.

@JamesPHoughton
Copy link
Contributor

depends on validators, start with a dummy template.

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

Successfully merging a pull request may close this issue.

3 participants