Skip to content

Adding form tags makes submission easier #30

@BretRen

Description

@BretRen

The input fields are not wrapped in a

element. Wrapping them in a and using an onsubmit handler (with event.preventDefault()) is a best practice for accessibility and allows users to submit the form by pressing the Enter key.

Metadata

Metadata

Assignees

Labels

No fields configured for Feature.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions