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

placeholder without label not displayed #421

Closed
scheiblr opened this issue May 8, 2018 · 1 comment
Closed

placeholder without label not displayed #421

scheiblr opened this issue May 8, 2018 · 1 comment
Assignees
Labels
Type: Bug Bug reports and their fixes

Comments

@scheiblr
Copy link

scheiblr commented May 8, 2018

Hello guys,

I just had the following effect:

<AutoForm placeholder={true} label={false} schema={bridge}>

does not show the placeholder. Only if label is true, placeholders are present. To me that is very unfortunate, because there is the use-case that placeholders replace labels.

Kind regards

EDIT: This affects the JsonSchema version.

@radekmie radekmie self-assigned this May 9, 2018
@radekmie radekmie added the Type: Bug Bug reports and their fixes label May 9, 2018
@radekmie
Copy link
Contributor

radekmie commented May 9, 2018

I confirm that. It also affects GraphQLBridge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug reports and their fixes
Projects
Archived in project
Development

No branches or pull requests

2 participants