cerpus / Edlib

Edlib is an application for creating, sharing, storing and using rich interactive learning resources.
https://docs.edlib.com
GNU General Public License v3.0
40 stars 7 forks source link

Validate JSON before trying to save DB translations #2674

Open tmkarlsen opened 7 months ago

tmkarlsen commented 7 months ago

Return error message when invalid JSON If a user makes changes making the JSON invalid, the save files into a 500 Server error

Having a popup with a validation message before saving would be nice.