You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
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>
3 years ago
..
fomantic Disable Fomantic's CSS tooltips (#16974) 3 years ago
js Show client-side error if wiki page is empty (#17415) 3 years ago
less Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438) 3 years ago
svg Switch migration icon to svg (#15954) 3 years ago