Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

[Bug] Set Title Max/Min Length #33

@pantheredeye

Description

@pantheredeye

When the title is too short or too long, the post will not be created. An error response will come back.

{"action":"create_post","errors":["Title is too long (maximum is 255 characters)"]}

Suggestions

Fast Fix: Pad/Trim title to get to min length or max length.

Prompt: Prompt user to Create/Edit/Confirm title with min/max parameters

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