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

Fixes tabbing behavior in STPAUBECSFormView #1580

Merged
merged 3 commits into from May 19, 2020
Merged

Conversation

csabol-stripe
Copy link
Contributor

Summary

  • Makes STPMultiFormTextField a UIView instead of UIControl
  • Removes UIKeyInput conformance so system calls directly to STPFormTextField subviews
  • Cleans up UIResponder method implementations

Motivation

Enables tabbing with external keyboard

Testing

Tested in simulator

* Makes STPMultiFormTextField a UIView instead of UIControl
* Removes UIKeyInput conformance so system calls directly to STPFormTextField subviews
* Cleans up UIResponder method implementations
Stripe/PublicHeaders/STPMultiFormTextField.h Outdated Show resolved Hide resolved
Stripe/STPMultiFormTextField.m Outdated Show resolved Hide resolved
@csabol-stripe csabol-stripe merged commit 0fd6749 into master May 19, 2020
@csabol-stripe csabol-stripe deleted the csabol/tab_fixes branch May 19, 2020 18:24
kgaidis-stripe added a commit that referenced this pull request Dec 2, 2022
Financial Connections: improved tap area of certain links
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