Skip to content

Create NewThreadForm.jsx (/forum/new) #52

Description

@haicomet
  • Fields: title (TextField), content (multiline TextField)

On form submit:

  • Validate non-empty title and content

  • Send POST /threads with { title, content }


  • On success: redirect to /forum/:id of the new thread

  • On failure: show error messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions