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

Make input field bind to required HTML attribute #178

Merged
merged 2 commits into from
Jan 16, 2020

Conversation

samdemaeyer
Copy link
Contributor

@samdemaeyer samdemaeyer commented Jan 16, 2020

Description

Make sure we can pass the required attribute to the input field. In this case, we can make use of the client-side form validations.

Screenshots

Screenshot 2020-01-16 at 12 55 50

Checklist

  • Do not forget to write inline documentation for your code in addon/components/phone-input

  • Add a test, probably in tests/integration/components/phone-input-test.js

  • Add a playground example in tests/dummy/app/pods/docs/components/phone-input/all-options/template

@samdemaeyer samdemaeyer requested a review from dcyriller January 16, 2020 12:00
Copy link
Contributor

@dcyriller dcyriller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. Thank you!

@dcyriller dcyriller merged commit 002758b into qonto:master Jan 16, 2020
@samdemaeyer samdemaeyer deleted the add-required-functionality branch January 16, 2020 12:14
@dcyriller dcyriller added the enhancement New feature or request label Jan 16, 2020
@dcyriller
Copy link
Contributor

Released in 4.1.0

@samdemaeyer
Copy link
Contributor Author

Brilliant! Thanks for the quick release @dcyriller! 🎉 Much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants