-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
Because long and short descriptions use tinyMCE which uses HTML. The character count may be longer then expected i.e. If you typed Hello but make it bold the actual characters are Hello. But it's only counts the letters in the tinyMCE would count giving a short character count then Django would count, as Django would include the HTML characters as well.
Expected behavior
tinyMCE to take in to consideration the html.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Todo