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

Missing label in AutocompleteInput #1148

Open
ericreis opened this issue Apr 5, 2020 · 0 comments
Open

Missing label in AutocompleteInput #1148

ericreis opened this issue Apr 5, 2020 · 0 comments

Comments

@ericreis
Copy link
Contributor

ericreis commented Apr 5, 2020

Describe the bug
A label is missing in the AutocompleteInput.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://styleguide.vtex.com/#/Components/Forms/AutocompleteInput
  2. Try to add a label to the existing examples.
  3. Check the props documentation.
  4. See that there is no way to provide a label, just from outside the component.

Expected behavior
Just like all other inputs, there should be a label prop.

Screenshots
I don't think it's necessary.

Additional context
Maybe this is a design decision, but I think it's kinda strange to have this prop in all other inputs but this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants