Skip to content

Reverted change in FormField to use flex={false} #6670

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

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

ericsoderberghp
Copy link
Contributor

What does this PR do?

Reverts FormField flex={false}

Where should the reviewer start?

FormField.js

What testing has been done on this PR?

none

How should this be manually tested?

Do Jest tests follow these best practices?

no test changes

Any background context you want to provide?

What are the relevant issues?

#6669

Screenshots (if appropriate)

Do the grommet docs need to be updated?

no

Should this PR be mentioned in the release notes?

yes

Is this change backwards compatible or is it a breaking change?

backwards compatible

@ericsoderberghp ericsoderberghp linked an issue Mar 7, 2023 that may be closed by this pull request
@ericsoderberghp ericsoderberghp requested a review from jcfilben March 7, 2023 17:29
Copy link
Collaborator

@jcfilben jcfilben left a comment

Choose a reason for hiding this comment

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

Looks good!

@ericsoderberghp ericsoderberghp merged commit 89e33e3 into master Mar 7, 2023
@ericsoderberghp ericsoderberghp deleted the fix/formfield-flex branch March 7, 2023 18:11
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.

FormFields don't flex anymore in 2.30.0
2 participants