Skip to content

Missing visible label on the task title input #67

@AdamJ

Description

@AdamJ

In NewTaskForm.tsx the title <Input> has only placeholder text ("Enter task title") and no . Placeholder text disappears as soon as the user types and is insufficient as an accessible label.

ToDo

  • Add <Label htmlFor="new-task-title">Task Title</Label> with a matching id on the input

Metadata

Metadata

Assignees

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions