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

[EuiSteps] Add loading prop to step item for displaying status loading #4322

Closed
formgeist opened this issue Nov 30, 2020 · 1 comment · Fixed by #4338
Closed

[EuiSteps] Add loading prop to step item for displaying status loading #4322

formgeist opened this issue Nov 30, 2020 · 1 comment · Fixed by #4338
Assignees

Comments

@formgeist
Copy link
Contributor

Summary

In some scenarios the EuiSteps have a button that will perform some action. In this case in the Logs ML integration, there's a button to create the job. Currently the button is replaced with a spinner and text, but I think there might be a missed opportunity to allow the EuiStep item to have a loading prop to show the spinner and have an optional text in the step.

Screenshot 2020-11-30 at 14 48 18

This could also be used if the page is awaiting a status for the step to present itself as completed or not.

@formgeist
Copy link
Contributor Author

Thanks for adding this in 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants