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

[Bug] Set Title Max/Min Length #33

Open
pantheredeye opened this issue Sep 15, 2022 · 0 comments
Open

[Bug] Set Title Max/Min Length #33

pantheredeye opened this issue Sep 15, 2022 · 0 comments

Comments

@pantheredeye
Copy link
Collaborator

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant