marquez icon indicating copy to clipboard operation
marquez copied to clipboard

[bug] Folding strings of len=30 not working correctly in Events tab in UI

Open kacpermuda opened this issue 10 months ago • 1 comments

First of all, I very much enjoy the feature that folds long strings and allows me to manualy unfold them: image image

There is one edge case tho, when string is exactly 30 characters long, the three dots already appear but I'm unable to unfold the string. image

It looks like the dots are added to any string with length >= 30, but the unfolding functionality works for strings with length > 30.

It's not a big deal, but it was a bit misleading, as I found it while working with relative paths in my dataset names and thought it's a mistake on a producer side.

kacpermuda avatar Jan 16 '25 09:01 kacpermuda

Thanks for opening your first issue in the Marquez project! Please be sure to follow the issue template!

boring-cyborg[bot] avatar Jan 16 '25 09:01 boring-cyborg[bot]