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

Discover Selected Fields - Display of Large / Long Values #4881

Closed
coderlol opened this issue Sep 8, 2015 · 5 comments
Closed

Discover Selected Fields - Display of Large / Long Values #4881

coderlol opened this issue Sep 8, 2015 · 5 comments
Labels
Feature:Discover Discover Application release_note:enhancement Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph)

Comments

@coderlol
Copy link

coderlol commented Sep 8, 2015

If the values for a given selected field share the same prefix and longer than what can be displayed, users need to guess.

It would be better to somehow display the full value. Perhaps, when users hover the pointer on a selected field, show the full value in a bubble or pop-up.

The "..." will expand the values, but may pop-up as an option could provide an alternative user experience. It feels like a popup would be faster to go through.

@w33ble
Copy link
Contributor

w33ble commented Sep 9, 2015

Showing the full field name on hover seems like a valid enhancement.

The only place I believe we do the ... truncation in Discover is in the field list on the left:

screenshot 2015-09-09 15 14 14

Note that if this is what you're referring to, you can enable Short Dots, which will reduce all labels before a . to their first letter, and only show the right-most value. Of course, this only works if your field names use dots.

screenshot 2015-09-09 15 19 17

@coderlol
Copy link
Author

I was actually referring to the field values and not the field names, but the enhancement should work well for both -- win-win ;)

@tbragin tbragin changed the title Feature: Discover Selected Fields - Display of Large / Long Values Discover Selected Fields - Display of Large / Long Values Oct 17, 2016
@Bargs Bargs added Feature:Discover Discover Application good first issue low hanging fruit labels Feb 10, 2017
@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure :Discovery labels Sep 16, 2018
@ppf2
Copy link
Member

ppf2 commented Nov 2, 2018

+1, even though we have a mouseover label functionality right now on long field names, it takes ~2s for the mouseover action to occur.

@mostlyjason
Copy link
Contributor

Loggy has a nice design where you can drag the field panel to expand it and see the longer field names. This gives users control over how wide that panel is. That could be another solution.

Either way, not being able to see the field names makes the field panel kind of useless. I can't effectively search or filter on fields if I can't see the names.

@timroes timroes added Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph) and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Aug 31, 2021
@kertal
Copy link
Member

kertal commented Jun 28, 2022

Closing since this was implemented: Bildschirmfoto 2022-06-28 um 10 32 19

@kertal kertal closed this as completed Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Discover Discover Application release_note:enhancement Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph)
Projects
None yet
Development

No branches or pull requests

8 participants