Skip to content

Task title accepts 10000 characters — add a limit + counter #19

Description

@anoopcodehack

File: client/src/components/Task/TaskModal.jsx

The title input has no maxLength.
Add maxLength={100} and show "23/100" counter below.

Fix: 3 lines of JSX!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions