Closed Kuenssi closed 2 years ago
Currently there is no feedback for the user if he did something wrong.
Should use the toasts with error messages from the backend.
Maybe some kind of linter for the codemirror would be nice. (Look into json-schema check a string, with typescript angular)
Linter in frontend using the json schema already created.
Beautiful tip from Seb: https://github.com/ajv-validator/ajv
Left for the bachelor thesis:
done
Currently there is no feedback for the user if he did something wrong.
Should use the toasts with error messages from the backend.
Maybe some kind of linter for the codemirror would be nice. (Look into json-schema check a string, with typescript angular)