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

Appending '-row' to form-row id #251

Merged
merged 4 commits into from
Jan 3, 2018
Merged

Conversation

cchaos
Copy link
Contributor

@cchaos cchaos commented Dec 22, 2017

Fixes #224

screen shot 2017-12-22 at 15 42 03 pm

Also updated form examples to:

  • remove any duplicative makeId() function constructors
  • remove makeId() from form-row id’s as form-rows will automatically use that function to create id’s
  • made sure to import the makeId function if needed (like when creating id’s for radio/checkbox groups)

@cchaos cchaos requested a review from nreese December 22, 2017 20:46
Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

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

lgtm

cchaos added 3 commits January 3, 2018 10:46
- remove any duplicative `makeId()` function constructors
- remove `makeId()` from form-row id’s as form-rows will automatically use that function to create id’s
- made sure to import the `makeId` function if needed (like when creating id’s for radio/checkbox groups)
@cchaos cchaos merged commit 188ba08 into elastic:master Jan 3, 2018
@cchaos cchaos deleted the form-row-id branch January 3, 2018 15:57
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