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

Broken textfield autocomplete #82

Closed
ranjeet-choudhary opened this issue Jul 24, 2018 · 3 comments · Fixed by #4838
Closed

Broken textfield autocomplete #82

ranjeet-choudhary opened this issue Jul 24, 2018 · 3 comments · Fixed by #4838
Assignees
Labels
Type: Bug Something isn't working

Comments

@ranjeet-choudhary
Copy link

The autosuggest fails until input tag is inside form tag.
material-components/material-components-web#3174

But It doesn't work for form level autosuggest. WICG/webcomponents#572

@dfreedm dfreedm self-assigned this Aug 6, 2018
@dfreedm dfreedm added Type: Bug Something isn't working question labels Aug 6, 2018
@BenRacicot
Copy link

@azakus Any movement on this? I can't believe we cannot override Chrome's background-color with input:-webkit-autofill. What an enormous gotcha with a floating label pattern input.

Doesn't this issue void the use of the floating label pattern?

@ranjeet-choudhary
Copy link
Author

@azakus Haven't tried yet but looks promising, should take care of form-related issues. Form-associated custom elements https://docs.google.com/document/d/1JO8puctCSpW-ZYGU8lF-h4FWRIDQNDVexzHoOQ2iQmY/edit?pli=1#heading=h.c5n73clvajkz

@jaydanurwin
Copy link

Is there a status on this? I was working on creating a Lit component that helps my company implement forms easily on client websites but not having autofill/autocomplete is kind of a deal breaker on whether or not we can use material form fields for it.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants