wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.53k stars 712 forks source link

TextField value push trailingAccessory outside of the container if value is too long #2722

Closed MrSquaare closed 1 day ago

MrSquaare commented 1 year ago

Description

Already reported by #2336 with a fix PR #2337. The two of them are closed because of the Stale bot. This is still a problem.

Related to

Steps to reproduce

Expected behavior

Actual behavior

More Info

Code snippet

Screenshots/Video

Environment

Affected platforms

nubwang commented 1 year ago

这个问题解决了么?

ethanshar commented 1 day ago

Hi @MrSquaare Consider passing the innerFlexBehavior prop See docs