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

Fix and TS EuiSteps #2186

Merged
merged 20 commits into from
Aug 2, 2019
Merged

Fix and TS EuiSteps #2186

merged 20 commits into from
Aug 2, 2019

Conversation

cchaos
Copy link
Contributor

@cchaos cchaos commented Jul 31, 2019

I noticed in one usage of the EuiSteps in Kibana that when the title of a step got really long, it didn't wrap very well.

Before
Screen Shot 2019-07-31 at 16 38 24 PM

After
Screen Shot 2019-07-31 at 16 38 30 PM

I also went ahead and updated the rest of the step components to TS.


I also fixed this quick doc error I left in


Checklist

  • Checked in dark mode
  • Checked in mobile
  • Checked in IE11 and Firefox
  • Props have proper autodocs
  • Added documentation examples
  • Added or updated jest tests
  • [ ] Checked for breaking changes and labeled appropriately
  • Checked for accessibility including keyboard-only and screenreader modes
  • A changelog entry exists and is marked appropriately

@cchaos cchaos requested review from snide and thompsongl July 31, 2019 20:52
@thompsongl
Copy link
Contributor

TSPR4U: cchaos#22

@thompsongl
Copy link
Contributor

jenkins test this

@cchaos cchaos merged commit c1c8849 into elastic:master Aug 2, 2019
@cchaos cchaos deleted the fix-and-ts-steps branch August 2, 2019 21:56
thompsongl pushed a commit to thompsongl/eui that referenced this pull request Sep 10, 2019
* Fixed alignment of Steps if text causes wrapping
* Converted EuiStep to TS
* Convert EuiSubSteps to TS
* Convert EuiStepHorizontal to TS
* Converted EuiStepsHorizontal to TS
* Converted EuiSteps to TS
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