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

[EuiCallOut] Title does not wrap long text #5105

Closed
cuff-links opened this issue Aug 27, 2021 · 0 comments · Fixed by #5107
Closed

[EuiCallOut] Title does not wrap long text #5105

cuff-links opened this issue Aug 27, 2021 · 0 comments · Fixed by #5107
Assignees
Labels

Comments

@cuff-links
Copy link
Contributor

Summary

Environment

Kibana: 7.15.0 BC1
Elasticsearch 7.15.0 BC1
Browsers: All Browsers

Prerequisite

Create a remote cluster with a really long name. 200 characters should work. Make sure that the remote cluster is not connected.

Steps to reproduce:

1.) Navigate to Cross Cluster Replication
2.) Click the button to create a new follower index
3.) Select the remote cluster with the very long name.

Expected Result

The callout that shows the remote cluster not being connected should properly render the long name.

The long name goes outside the bounds of the callout. (See image)
Screen Shot 2021-08-26 at 4 46 24 PM

@cuff-links cuff-links added the bug label Aug 27, 2021
@cchaos cchaos changed the title [CCR] Remote Cluster Callout does not wrap long text [EuiCallOut] Title does not wrap long text Aug 28, 2021
@cchaos cchaos self-assigned this Aug 28, 2021
cchaos pushed a commit to cchaos/eui that referenced this issue Aug 28, 2021
Closes elastic#5105
Ensures that anywhere we use the title mixin to create titles, it will break on really long words if need be. This doesn’t affect those that use it with truncation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants