You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's an example of EuiSelectable with a few options. The container doesn't have a scroll. This works fine:
Here's the same example but with a few more options. The container has a scroll because there's more options: The truncated strings are cut in the end (The ones at the bottom should end with 'THE END')
The bug happens with all types of truncation, here with the end type (should display 3 dots, not just one):
The text was updated successfully, but these errors were encountered:
mbondyra
changed the title
[EuiSelectable] end of truncated text is cut when the container has a scroll visible
[EuiSelectable] The end of truncated text is cut when the container has a scroll visible
Dec 1, 2023
Describe the bug
The bug happens with all types of truncation, here with the
end
type (should display 3 dots, not just one):The text was updated successfully, but these errors were encountered: