Skip to content

Ensures PhoneNumberTextField always uses telephoneNumber content type#880

Merged
bguidolim merged 1 commit intomarmelroy:masterfrom
ivulyov90:feature/phoneNumberTextContentType
Dec 15, 2025
Merged

Ensures PhoneNumberTextField always uses telephoneNumber content type#880
bguidolim merged 1 commit intomarmelroy:masterfrom
ivulyov90:feature/phoneNumberTextContentType

Conversation

@ivulyov90
Copy link
Contributor

Summary

Adds textContentType override to PhoneNumberTextField to ensure it always uses .telephoneNumber content type. This change is required for accessibility review compliance.

Changes

  • Override textContentType to always return .telephoneNumber

Benefits

  • Accessibility Compliance: Required for accessibility review
  • Enables iOS autofill suggestions for phone numbers
  • Ensures consistent behavior regardless of external configuration

to enable iOS autofill suggestions and optimize keyboard behavior.
@bguidolim bguidolim merged commit 8f41a41 into marmelroy:master Dec 15, 2025
3 checks passed
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.

2 participants