Skip to content

Conversation

@FlorentinD
Copy link
Collaborator

@FlorentinD FlorentinD commented Nov 14, 2025

ref GDS-64

@adamnsch
Copy link
Collaborator

Could you share a screenshot please?

@FlorentinD
Copy link
Collaborator Author

image

Copy link
Collaborator

@adamnsch adamnsch left a comment

Choose a reason for hiding this comment

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

🚢


## Improvements

- Truncate large property values in the rendered output.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Even bug fix I would say :)

if (tooltip !== null) {
this.hoverInteraction = new HoverInteraction(this.nvl)

const truncateValue = (value: any, maxLength: number = 100): string => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure this maxLength will be good for all window sizes, but let's not worry about it for now

@FlorentinD FlorentinD merged commit e18cf18 into main Nov 14, 2025
6 checks passed
@FlorentinD FlorentinD deleted the tooltip-truncated branch November 14, 2025 16:06
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.

3 participants