Skip to content

Put character length limits in HTML forms #232

@calebsander

Description

@calebsander

Currently entering strings that are too long for the SQL columns throws a pymysql exception, which is often not reported to the user. We should add maxlength attributes to all relevant <input> elements to enforce the input length before users submit forms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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