Skip to content

Provide additional HtmlInputType's for checkbox, radio and file #1523

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

Closed
ingogriebsch opened this issue Apr 19, 2021 · 3 comments
Closed

Provide additional HtmlInputType's for checkbox, radio and file #1523

ingogriebsch opened this issue Apr 19, 2021 · 3 comments
Assignees
Labels
in: mediatypes Media type related functionality type: enhancement
Milestone

Comments

@ingogriebsch
Copy link

The custom Hypermedia implementation for Siren provides a similar approach to deal with html input types as Spring HATEOAS in version 1.3.

To unify the approaches and to ease the usage for clients it would be really helpful if Spring HATEOAS could add HtmlInputType's for datetime, checkbox, radio and file.

Enhancing the InputTypeFactory to also handle these type's as much as possible would be the cream on the cake! :)

@odrotbohm
Copy link
Member

That's certainly something we can explore. That said, this of course raises a couple of questions that I'd like to discuss in person. I'll ping you on Gitter. 🙃

@odrotbohm odrotbohm self-assigned this Apr 20, 2021
@odrotbohm odrotbohm added in: mediatypes Media type related functionality type: enhancement labels Apr 20, 2021
@odrotbohm odrotbohm changed the title Provide additional HtmlInputType's for 'datetime', 'checkbox', 'radio' and 'file' Provide additional HtmlInputType's for checkbox, radio and file Apr 21, 2021
@odrotbohm
Copy link
Member

That's in place now, feel free to give the snapshots a spin.

@odrotbohm odrotbohm added this to the 1.4 M1 milestone Apr 21, 2021
@ingogriebsch
Copy link
Author

Great! Many thanks, @odrotbohm ! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: mediatypes Media type related functionality type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants