Skip to content

Enable prop overrides for SearchInput#3917

Draft
adids1221 wants to merge 1 commit intomasterfrom
fix/search_input_prop_overrides
Draft

Enable prop overrides for SearchInput#3917
adids1221 wants to merge 1 commit intomasterfrom
fix/search_input_prop_overrides

Conversation

@adids1221
Copy link
Contributor

Description

Fixes prop override issues in SearchInput component.
Simplified renderTextInput to match the private component pattern by destructuring only containerStyle and spreading {...others} to pass all TextInput props through.
All changes are backward compatible - existing props continue to work as before.

Changelog

SearchInput - Fixed prop override support for cancelButtonProps and all TextInput props. Cancel button props can now override defaults, and all TextInput props pass through correctly.

Additional info

N/A

@github-actions
Copy link
Contributor

✅ PR Description Validation Passed

All required sections are properly filled out:

  • Description
  • Changelog
  • Additional info

Your PR is good for review! 🚀


This validation ensures all sections from the PR template are properly filled.

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.

1 participant