burdy-io / burdy

Most advanced open-source Headless CMS built in NodeJS and React. Written in Typescript!
https://burdy.io
MIT License
230 stars 17 forks source link

Add guidelines for naming patterns when creating a new content #89

Open ankur-arch opened 2 years ago

ankur-arch commented 2 years ago

When creating a new content type, whenever the naming convention is not followed there is a field validation error.

The suggested enhancement would be to have the suggestion instead of the Invalid_pattern message, display a guideline e.g. Invalid pattern. Naming convention should be in snake case enhance

sandra-burdy commented 2 years ago

Good point! Will add description bellow the input field