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

dev/core#291 Allow for field size to be set for password fields #12589

Merged
merged 1 commit into from
Jul 29, 2018

Conversation

seamuslee001
Copy link
Contributor

Overview

Allow for the size of a password field to be set in the props

Before

password fields were all of one size

After

password fields can be any size.

Technical Details

This replicates the setting of the props['size'] as per text number email etc fields

ping @eileenmcnaughton @monishdeb @totten

@civibot
Copy link

civibot bot commented Jul 28, 2018

(Standard links)

@eileenmcnaughton
Copy link
Contributor

makes sense - 'size' is what we use for length in other places?

@eileenmcnaughton eileenmcnaughton merged commit aa7142d into civicrm:master Jul 29, 2018
@eileenmcnaughton eileenmcnaughton deleted the password_size branch July 29, 2018 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants