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

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

Open
kacpermuda opened this issue Jan 16, 2025 · 1 comment

Comments

@kacpermuda
Copy link

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.

Copy link

boring-cyborg bot commented Jan 16, 2025

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

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

No branches or pull requests

1 participant