Skip to content

[BUG] Short and Long description character count #72

@BobWritesCode

Description

@BobWritesCode

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions