[Unified Histogram] Unified Histogram UX cleanup #147155
Labels
discuss
Feature:UnifiedHistogram
Issues related to the Unified Histogram plugin
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
loe:needs-research
This issue requires some research before it can be worked on or estimated
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
The initial Lens integration was completed in #143117, but there are still some outstanding UX issues that should be addressed:
There are some concerns about this popover that should be addressed:
It would be preferred if the tooltip didn't show on hover when the field name is not truncated. Checking if the text is truncated should be possible, but would require a bit of work to implement.
Since the tooltip is only available on hover, it's unavailable to keyboard users.
It might be better not to have the tooltip at all:
But we would need something like middle truncation to help differentiate between truncated field names, which isn't support by EuiComboBox yet: [EuiComboBox] Consider adding a prop to set truncation in beginning, middle, end eui#6448.
We should consider options to free up space. Some ideas:
There are some other concerns we should keep track of, but that we currently can't address because they depend on upstream dependencies:
The text was updated successfully, but these errors were encountered: