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

[AutoComplete] Pass TextField and Popover properties through AutoComplete #3011

Closed
arsalazarjr opened this issue Jan 21, 2016 · 4 comments
Closed
Labels
component: autocomplete This is the name of the generic UI component, not the React module!

Comments

@arsalazarjr
Copy link

Until #2416 is done, I need a stopgap solution for styling the TextField and Popover through the AutoComplete component. I need to pass the following properties:

  • underlineShow
  • hintStyle
  • inputStyle
  • popoverStyle

This is dependent on another issue I'll work on first (#2932), since I also need to pass the icon to TextField.

@Stansbridge
Copy link
Contributor

@arsalazarjr , @oliviertassinari Does this still need resolving?

I could do with these properties too, I don't mind making a PR, but if a big rework for autocomplete is on the way I will wait.

@tehleach
Copy link
Contributor

tehleach commented Mar 3, 2016

Also interested in this one - @arsalazarjr and I will be taking in work to either solve this issue or find an alternative in the next couple weeks.

@antoinerousseau
Copy link
Contributor

and a way to pass the style property of the TextField (could be named textFieldStyle I guess)

@oliviertassinari
Copy link
Member

Closed by #4783

@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

5 participants