Skip to content
This repository was archived by the owner on Oct 15, 2022. It is now read-only.
This repository was archived by the owner on Oct 15, 2022. It is now read-only.

Unify URL validation #12

@Ravenlord

Description

@Ravenlord

URL validation takes place at several points in our system, namely in every Input element, which needs it.
This should be abstracted, so that error can be fixed in one place instead of a shotgun surgery.
Elements which currently do this on their own (which come to my mind) are:
TextareaHTML in validatA() and validateFigure()
InputURL
TextareaLineURLArray (inherits from InputURL)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions