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

[AutocompleteTagBuilder] Label/placeholder should be displayed when they provided as props #100

Closed
5 tasks done
dimabory opened this issue May 23, 2019 · 0 comments
Closed
5 tasks done
Assignees
Labels
bug Something isn't working

Comments

@dimabory
Copy link
Collaborator

dimabory commented May 23, 2019

Bug Report

Prerequisites

  • Can you reproduce the problem in a MWE?
  • Are you running the latest version?
  • Did you check the FAQs to see if that helps you?
  • Are you reporting to the correct repository?
  • Did you perform a search in the issues?

For more information, see the CONTRIBUTING guide.

Versions

0.6.0

Description

Seems like label and placeholder don't work in AutocompleteTagBuilder.

Steps to Reproduce

Go to the kitchen sink (https://precise-ui.io/#/Components/AutocompleteTagBuilder) and try to add label or placeholder into the component like <AutocompleteTagBuilder label="Suggestion" placeholder="Select item" suggestions={suggestions}/>.

Expected behavior: Label and placeholder should be displayed correctly,

Actual behavior: They aren't displayed.

Environment details: Any browser.

Possible Solution

Please take a look at the component source code. I think it's not tricky to fix this case.

@dimabory dimabory added the bug Something isn't working label May 24, 2019
ZEISSLaurinAgostini added a commit to ZEISSLaurinAgostini/precise-ui that referenced this issue Jul 3, 2019
IKolosynskyi added a commit that referenced this issue Jul 3, 2019
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

No branches or pull requests

2 participants