Skip to content

Enable full name tooltips for Alias/Description columns #4170

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

Closed
zuka1337 opened this issue Mar 15, 2021 · 6 comments
Closed

Enable full name tooltips for Alias/Description columns #4170

zuka1337 opened this issue Mar 15, 2021 · 6 comments
Labels
bug Undesired behaviour resolved A fixed issue
Milestone

Comments

@zuka1337
Copy link

Feature Request

Is your feature request related to a problem? Please describe

Somethimes I have a Big Alias/Description or any other property, and I have to create all graphs to find the one I realy need.

image

Describe the solution you'd like

When Hovering the "property/Item" I would like to see the full text

Describe alternatives you've considered

Show graph Info before creating ?

Additional context

Something like this:

hover

@zuka1337 zuka1337 added the enhancement General tag for an enhancement label Mar 15, 2021
@netniV
Copy link
Member

netniV commented Mar 16, 2021

I'm slightly confused by this one because each table item, even if partially truncated, there is a tooltip displayed to show the full item value. If you are instead asking for the ID column to show more status information like the monitor plugin does, can you be specific about what sections you feel would benefit from this and what information exactly should be shown.

@zuka1337
Copy link
Author

zuka1337 commented Mar 17, 2021

Sorry, it is quite simple.
I would like to see the full content of the column, which could be hovering or in place.

In the example below "Alias(IF-MID)" I have 3 dots (C...), incomplete element.
Is there any way of expanding that column and I'm missing it?
Inspecting the span element I can see the full text/element of that column

eg:
span

This happends for all columns, in this case does not apply to the others, the elements size are quite small.

@TheWitness
Copy link
Member

TheWitness commented Mar 19, 2021

Title Trim is clipping the ifAliases. I've got an idea.

TheWitness added a commit that referenced this issue Mar 19, 2021
- Mouse Hover - New Graph Information
- Removing some line feeds as well.
@TheWitness TheWitness added this to the v1.2.17 milestone Mar 19, 2021
@TheWitness TheWitness added bug Undesired behaviour resolved A fixed issue and removed enhancement General tag for an enhancement labels Mar 19, 2021
@TheWitness
Copy link
Member

Okay, fixed.

@zuka1337
Copy link
Author

Thank you !!!

@zuka1337
Copy link
Author

Thats what I'm talking about!!
Thank you, Thank you !!

hover_fixed

@netniV netniV changed the title Mouse Hover - New Graph Information Enable full name tooltips for Alias/Description columns Apr 12, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

3 participants