Skip to content

Sanitize html on front-end #205

Description

@maparent

We need to sanitize html. Eventually on the backend, for now on the frontend using sanitize-html or an equivalent library.
I first thought to do it at vue level, but there is an inherent cost to do it on display. The best place is probably in the vuex store, as a postprocessing step after retrieval of relevant fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions