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

[EuiCombobox] allow for multiline options of different height #7712

Open
Tracked by #182611
mbondyra opened this issue Apr 25, 2024 · 2 comments
Open
Tracked by #182611

[EuiCombobox] allow for multiline options of different height #7712

mbondyra opened this issue Apr 25, 2024 · 2 comments

Comments

@mbondyra
Copy link
Contributor

mbondyra commented Apr 25, 2024

Is your feature request related to a problem? Please describe.
Although middle-truncation and auto-expansion alleviate most issues with long names, allowing multi-line will be a better approach in some circumstances. Our problem is specific to the users that have long field names in Kibana.
image

Quoting the customer:
“This is very frustrating, here: we have a huge list of fields. Some fields you cannot see here, because all the prefixes are the same. What I have to do is see the HTML code and copy the field.”
Right now the customer goes to Stack management and look at field names there — that's quite painful for them.

Describe the solution you'd like
It'd be good to allow not to truncate at all, but instead allow multi-line options.

Desired timeline
Kibana's 8.15 would be great.

@JasonStoltz
Copy link
Member

@cee-chen Did we decide that this issue will be solve by #2841?

@cee-chen
Copy link
Member

Yes, it will! Virtualization will be able to be disabled which will allow for height: auto type configurations. With caveats of course that it's a performance cost for high numbers of options.

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

No branches or pull requests

3 participants