Skip to content

[sc-50634] Reverts TextInput Helpers and InputType - #31

Merged
robmagary merged 1 commit into
mainfrom
rob/sc-50634/erumu-revert-input-type-email-and-password
Jun 22, 2026
Merged

[sc-50634] Reverts TextInput Helpers and InputType#31
robmagary merged 1 commit into
mainfrom
rob/sc-50634/erumu-revert-input-type-email-and-password

Conversation

@robmagary

Copy link
Copy Markdown
Contributor

Reverts TextInput helpers and InputType in favor of just passing custom properties in the user props agrs on the renderWith function. This keeps the TextInput very flexible. We currently use this method in Merlin for the password field, and the passed type="password" property overwrites the TextInput's type="text" property.

The helper APIs that this PR resets are, ultimately, just more plumbing when threaded through Breathmint for something we can already do.

…assing custom properties in the user props on the renderWith fuction
@robmagary
robmagary merged commit 90071b4 into main Jun 22, 2026
1 check passed
@robmagary
robmagary deleted the rob/sc-50634/erumu-revert-input-type-email-and-password branch June 22, 2026 19:29
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