Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field validation #362

Open
xaviemirmon opened this issue Mar 5, 2024 · 0 comments · May be fixed by #479
Open

Field validation #362

xaviemirmon opened this issue Mar 5, 2024 · 0 comments · May be fixed by #479

Comments

@xaviemirmon
Copy link
Contributor

Currently, there isn't any way to inform or restrict a user from adding undesirable content. We have multiple fields where we'd like to enforce soft/hard limits e.g. maximum character limits.

We'd need at least four states inform, warn, error, and success where we can change and style different messages such as "Oops you've added 35 characters but only 30 are allowed."

image

Also, it would be great to have the ability to disable the publish button if any field currently is in the error state preventing a user from publishing erroneous content.

@chrisvxd chrisvxd self-assigned this Mar 25, 2024
@chrisvxd chrisvxd linked a pull request May 12, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants