Skip to content

Conversation

ericsoderberghp
Copy link
Contributor

What does this PR do?

Fixed an issue with DataForm overflow.
Simplified DOM structure for DataForm inside a Toolbar.
Addressed lack of flex={false} in FormField.

Where should the reviewer start?

DataForm.js

What testing has been done on this PR?

assorted stories

How should this be manually tested?

Data* stories

Do Jest tests follow these best practices?

no test changes

Any background context you want to provide?

What are the relevant issues?

#6671

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
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 a7a55cf into master Mar 8, 2023
@ericsoderberghp ericsoderberghp deleted the fix/dataform-overflow branch March 8, 2023 16:04
@JCoder121
Copy link
Contributor

Thanks for the quick fix!

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.

DataSearch Focus Indicator bounding box is cut off
3 participants