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

HTML renderer doesn't implement isRequired for inputs #361

Closed
dsanvita opened this issue May 20, 2017 · 3 comments
Closed

HTML renderer doesn't implement isRequired for inputs #361

dsanvita opened this issue May 20, 2017 · 3 comments
Assignees
Labels
Area-Renderers Platform-JavaScript Bugs or features related to the JavaScript renderer

Comments

@dsanvita
Copy link
Contributor

The Input.* card elements all have an isRequired property, but this is not implemented in the HTML renderer.

@matthidinger
Copy link
Member

We removed isRequired for the v1.0 schema and are not doing client validation at this point, but we will likely revisit in a future release

@hobpet
Copy link

hobpet commented Sep 10, 2018

@matthidinger, I know this one is closed, but the end of your sentence suggests that you will likely revisit in a future release.
Any update on this?
Thanks!

@matthidinger
Copy link
Member

Hi @hobpet, indeed we are looking at this for the 1.2 release. It's not commited yet but we are doing initial investigations. Once we get closer we will get a 1.2 announcement post published.

#808

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Renderers Platform-JavaScript Bugs or features related to the JavaScript renderer
Projects
None yet
Development

No branches or pull requests

4 participants