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

Change password warning copy #358

Merged
merged 3 commits into from
Oct 22, 2018
Merged

Change password warning copy #358

merged 3 commits into from
Oct 22, 2018

Conversation

eoji
Copy link
Contributor

@eoji eoji commented Oct 19, 2018

what

Updated strings for change password warning copy.
Fixed bug where confirm and new password were swapped.
Fixed save disabled icon color.
Changed logic for showing warning.
Updated tests.

see

device-2018-10-19-120458 2018-10-19 12_05_45

Fixed bug where confirm and new password were swapped.
Fixed save disabled icon color.
Changed logic for showing warning.
Updated tests.
@eoji eoji requested a review from Rcureton October 19, 2018 16:06
@eoji
Copy link
Contributor Author

eoji commented Oct 19, 2018

.subscribe {
warning.text = when {
it -> getString(R.string.signup_input_fields_password_min_characters)
it != null -> getString(it)
Copy link
Contributor

Choose a reason for hiding this comment

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

Niceee!

@eoji eoji merged commit 6c3ec70 into master Oct 22, 2018
@eoji eoji deleted the io/change-password-copy branch October 22, 2018 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants