When using GoogleAddressLookup and we select a place with a long text.. the input is enlarged instead of cropping the text. - [x] I have searched the [issues](https://github.com/nexxtway/react-rainbow/issues) of this repository and believe that this is not a duplicate. ## Describe the bug When using GoogleAddressLookup and we select a place with a long text.. the input is enlarged instead of cropping the text. ##Screenshots https://github.com/nexxtway/react-rainbow/assets/3240995/67a2f273-d23a-4cc8-8b98-17651469d8cb ## To Reproduce 🕹 Steps to reproduce the behavior: 1. Go to GoogleAddressLookup example 2. Click on Show Code 3. change maxWith in containerStyles to 300px 4. in the input search for San Francisco and select San Francisco Airport ## Expected Behavior 🤔 it should cropt the text and keep input size ## Current Behavior 😯 the input value is enlarged
When using GoogleAddressLookup and we select a place with a long text.. the input is enlarged instead of cropping the text.
Describe the bug
When using GoogleAddressLookup and we select a place with a long text.. the input is enlarged instead of cropping the text.
##Screenshots
Screen.Recording.2023-07-28.at.10.47.00.a.m.mov
To Reproduce 🕹
Steps to reproduce the behavior:
Expected Behavior 🤔
it should cropt the text and keep input size
Current Behavior 😯
the input value is enlarged