diff options
author | David Jimenez <dvejmz@users.noreply.github.com> | 2021-10-27 05:33:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 12:33:22 +0800 |
commit | a462fcaac8825e992c99e3298a28c649682c0c92 (patch) | |
tree | 3d32e1762dbca27486c602f144164eb094aeda90 /web_src/js/features/repo-code.js | |
parent | 8f9ac439cae544a7bad3acfba2fdd08f84c75ba8 (diff) | |
download | gitea-a462fcaac8825e992c99e3298a28c649682c0c92.tar.gz gitea-a462fcaac8825e992c99e3298a28c649682c0c92.zip |
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>
Diffstat (limited to 'web_src/js/features/repo-code.js')
0 files changed, 0 insertions, 0 deletions