Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: GoogleAddressLookup size grows for selected address with long text #2628

Open
1 task done
wildergd opened this issue Jul 28, 2023 · 0 comments · May be fixed by #2629
Open
1 task done

fix: GoogleAddressLookup size grows for selected address with long text #2628

wildergd opened this issue Jul 28, 2023 · 0 comments · May be fixed by #2629
Labels
bug Something isn't working

Comments

@wildergd
Copy link
Collaborator

When using GoogleAddressLookup and we select a place with a long text.. the input is enlarged instead of cropping the text.

  • I have searched the 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

Screen.Recording.2023-07-28.at.10.47.00.a.m.mov

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

@wildergd wildergd added the bug Something isn't working label Jul 28, 2023
@wildergd wildergd linked a pull request Jul 28, 2023 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant