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

fix(react/FormLabel): remove extra height when optional indicator is shown #2632

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Aug 18, 2021

Problem

Styling bug where height of label with optional text is different from one without the optional text. See gif of before and after.

Before & After Screenshots

BEFORE:
recording (21)

AFTER:

recording (22)

@karrui karrui changed the title fix(FormLabel): remove extra height when optional indicator is shown fix(react/FormLabel): remove extra height when optional indicator is shown Aug 18, 2021
@karrui karrui requested review from mantariksh and tshuli August 18, 2021 10:40
Copy link
Contributor

@timotheeg timotheeg left a comment

Choose a reason for hiding this comment

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

👍

I love the PR description!

@karrui karrui merged commit 2cbd8a6 into form-v2/develop Aug 19, 2021
@karrui karrui deleted the form-v2/fix/form-label-styling branch August 19, 2021 01:45
@justynoh justynoh mentioned this pull request Oct 5, 2022
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.

2 participants