marquez
marquez copied to clipboard
[bug] Folding strings of len=30 not working correctly in Events tab in UI
First of all, I very much enjoy the feature that folds long strings and allows me to manualy unfold them:
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.
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.
Thanks for opening your first issue in the Marquez project! Please be sure to follow the issue template!