-
Notifications
You must be signed in to change notification settings - Fork 6
Disable UsernamePassword Login button when fields are empty #523
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@XuemingRocks Good catch, I have pushed a fix for that. Have another look. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
...ication/src/main/java/com/arcgismaps/toolkit/authentication/UsernamePasswordAuthenticator.kt
Show resolved
Hide resolved
...ication/src/main/java/com/arcgismaps/toolkit/authentication/UsernamePasswordAuthenticator.kt
Show resolved
Hide resolved
...tication/src/androidTest/java/com/arcgismaps/toolkit/authentication/UsernamePasswordTests.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good change, just a few thoughts.
...tication/src/androidTest/java/com/arcgismaps/toolkit/authentication/UsernamePasswordTests.kt
Outdated
Show resolved
Hide resolved
...ication/src/main/java/com/arcgismaps/toolkit/authentication/UsernamePasswordAuthenticator.kt
Show resolved
Hide resolved
...ication/src/main/java/com/arcgismaps/toolkit/authentication/UsernamePasswordAuthenticator.kt
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@eri9000 - great test coverage enhancements 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Related to issue: #
Description:
Summary of changes:
Pre-merge Checklist