1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-28 21:47:05 +03:00
David Jimenez a462fcaac8
Show client-side error if wiki page is empty (#17415)
* fix: show client-side error if wiki page is empty

Implement a JS, client-side validation workaround for a bug in the upstream
editor library SimpleMDE which breaks HTML5 client-side validation when
a wiki page is submitted.

This allows native, client-side errors to appear if
the text editor contents are empty.

See upstream bugfix report: https://github.com/sparksuite/simplemde-markdown-editor/issues/324

Signed-off-by: David Jimenez <dvejmz@sgfault.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2021-10-27 12:33:22 +08:00
..
2021-10-19 01:08:41 +03:00
2020-12-03 19:46:11 +01:00
2021-01-26 16:36:53 +01:00
2021-10-08 15:08:22 +02:00