Skip to content

Prevent input of HTML tags in project description #634

Open
@laurentS

Description

@laurentS

image

It's possible to input HTML tags in a project description, which leads to buggy looking text in the app. The input field in the managers dashboard could filter for those, and show a little cheatsheet under the field with common markdown equivalents to help managers correct the invalid values.
For instance:

Instead of HTML tags, use markdown like this:
<b>bold text</b>  => **bold text**
etc...

As a super basic mockup:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort-half-day-or-lessHalf day or less of work estimatedenhancementNew feature or requestjavascriptPull requests that update Javascript code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions