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

New Simple WYSIWYG - Error on required and Empty... #26

Open
pingevt opened this issue Feb 7, 2020 · 2 comments
Open

New Simple WYSIWYG - Error on required and Empty... #26

pingevt opened this issue Feb 7, 2020 · 2 comments

Comments

@pingevt
Copy link
Member

pingevt commented Feb 7, 2020

If the form item is required, and the field is empty... Submitting the form errors out.

An invalid form control with name='field_name[0][value]' is not focusable.

The actual field is hidden due to the WYSIWYG thing - so may just need to remove that attribute, when hidden????

@pingevt
Copy link
Member Author

pingevt commented Feb 11, 2020

@dlaufer - I'm working on this right now...

@pingevt
Copy link
Member Author

pingevt commented Feb 11, 2020

ok - just flipping back to real input element so validation will work... Maybe could be more elegant.

We could look into a more elegant solution.

Also needs accessibility check

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

No branches or pull requests

2 participants