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

Table header tooltip #178

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MatthewKhouzam
Copy link
Contributor

No description provided.

@MatthewKhouzam
Copy link
Contributor Author

Seems to work 50% of the time... weird...

Copy link
Contributor

@tahini tahini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have a patch in TC that adds descriptions to table fields so I can test this?

width: this.props.columnWidth
width: this.props.columnWidth,
hide: hiddenColumn,
tooltipField: columnHeader.description
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The javadoc of tooltipField says this: "The field where we get the tooltip on the object", it's not the tooltip itself. Maybe you could the tooltipValueGetter instead to return this text?

Use the "type" parameter to encode hidden columns.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Use column description field

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
@bhufmann
Copy link
Collaborator

@MatthewKhouzam would you want to continue with this proposal or close it?

@hoangphamEclipse
Copy link
Contributor

@MatthewKhouzam Is this PR still valid?

@marco-miller marco-miller marked this pull request as draft January 25, 2023 14:00
@bhufmann
Copy link
Collaborator

bhufmann commented Mar 1, 2023

@MatthewKhouzam what is the plan for this PR?

dleclairbb pushed a commit to dleclairbb/theia-trace-extension that referenced this pull request Oct 25, 2023
This helps get rid of some known security vulnerabilities. Also
took care of a `yarn upgrade` warning, saying that devDependency
`vsce` had been renamed to `@vscode/vsce`.

Fixes eclipse-cdt-cloud#178

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants