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

Forms spacing when outside form builder #825

Merged
merged 1 commit into from
May 23, 2018

Conversation

kristofferjs
Copy link
Contributor

Adds spaces between formfields and fieldsets when used outside form-builder.

@bjoerge
Copy link
Member

bjoerge commented May 23, 2018

I don't understand the title of this PR. Looks like it includes a lot of non-relevant commits?

import React from 'react'
import styles from 'part:@sanity/components/buttons/collection-style'

export default class ButtonsCollection extends React.PureComponent {
Copy link
Member

Choose a reason for hiding this comment

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

Idiomatically, should perhaps be named with singular button – as in ButtonCollection

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This belongs to #824

Copy link
Member

@bjoerge bjoerge left a comment

Choose a reason for hiding this comment

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

Good to merge after #824 has landed

@kristofferjs kristofferjs force-pushed the forms-spacing-when-outside-form-builder branch from 4302bf2 to 68bf726 Compare May 23, 2018 14:23
@kristofferjs kristofferjs merged commit d3b8c54 into next May 23, 2018
@kristofferjs kristofferjs deleted the forms-spacing-when-outside-form-builder branch May 23, 2018 14:24
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.

3 participants