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

Fixing AuthTextField UI Glitch #618

Merged
merged 5 commits into from Mar 8, 2021

Conversation

jleandroperez
Copy link
Contributor

@jleandroperez jleandroperez commented Mar 5, 2021

Details:

In this PR we're updating the mechanism used by SPAuthenticationTextField to determine its first responder state.
Previous mechanism failed in specific scenarios, causing the "Active State" to fall out of sync.

Testing

Please refer to this Simplenote PR for testing steps.

@jleandroperez jleandroperez self-assigned this Mar 5, 2021
Copy link

@eshurakov eshurakov left a comment

Choose a reason for hiding this comment

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

Checked it via Automattic/simplenote-macos#900 and it works great!

CI is failed for some reason 🤔

@jleandroperez
Copy link
Contributor Author

I couldn't trigger another CI pass I'm afraid (but builds + tests pass locally).

Thank you Evgeny!!

@jleandroperez jleandroperez merged commit 657970c into develop Mar 8, 2021
@jleandroperez jleandroperez deleted the issue/fixing-auth-field-glitch branch March 8, 2021 14:16
@jleandroperez jleandroperez mentioned this pull request Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants