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

[explore-v2] render columns based on length of fieldSets array #1559

Merged
merged 2 commits into from
Nov 8, 2016
Merged

[explore-v2] render columns based on length of fieldSets array #1559

merged 2 commits into from
Nov 8, 2016

Conversation

ascott
Copy link

@ascott ascott commented Nov 8, 2016

@@ -14,7 +14,7 @@ const defaultProps = {

export default function CheckboxField({ label, description }) {
return (
<Checkbox>
<Checkbox inline>
Copy link
Contributor

@vera-liu vera-liu Nov 8, 2016

Choose a reason for hiding this comment

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

Just curious, do we need inline for SelectField and TextField?

Copy link
Author

Choose a reason for hiding this comment

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

good q, but no, we don't need for those fields.

@ascott ascott merged commit 1bf83c3 into apache:master Nov 8, 2016
@ascott ascott deleted the alanna-fieldset-ui branch November 8, 2016 21:52
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.13.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants