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

Add ability to hide input labels with label=false #6381

Merged
merged 11 commits into from
Jun 28, 2021

Conversation

VikrantShirvankar
Copy link
Contributor

@VikrantShirvankar VikrantShirvankar commented Jun 22, 2021

Closes #6352

  • Fixed label issue for FieldTitle component
  • Updated prop type for label in all the components where <FiledTitle /> component is used.

Before - NumberInput with label={false}

Screenshot 2021-06-15 at 11 27 48 PM

@fzaninotto
Copy link
Member

So how about #6361?

@VikrantShirvankar
Copy link
Contributor Author

VikrantShirvankar commented Jun 22, 2021

As #6361 is against master branch, we can close that PR. Considering these changes as new feature I have raised this PR against next.

@djhi
Copy link
Contributor

djhi commented Jun 24, 2021

It seems the build is failing. Can you check ?

@VikrantShirvankar
Copy link
Contributor Author

Ok. I will check.

@VikrantShirvankar
Copy link
Contributor Author

VikrantShirvankar commented Jun 24, 2021

I have fixed build failing issue. Could you please run the build once again?

@VikrantShirvankar
Copy link
Contributor Author

Hello,
@djhi, @fzaninotto could you please review this PR.
Do I need to make any changes?

Copy link
Contributor

@djhi djhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@djhi djhi added this to the 3.16.4 milestone Jun 28, 2021
@fzaninotto fzaninotto changed the title Fixed FieldTitle component label issue Add ability to hide input labels with label=false Jun 28, 2021
@fzaninotto fzaninotto merged commit 7997a82 into marmelab:next Jun 28, 2021
@fzaninotto
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants