zenml-dashboard icon indicating copy to clipboard operation
zenml-dashboard copied to clipboard

Bug/816 long names

Open tzador opened this issue 1 month ago • 4 comments

tzador avatar Oct 16 '25 06:10 tzador

I think there are still tables missing, see my comment earlier

we add it to the name because name is truncatable and for that to work it need max width

tzador avatar Oct 20 '25 14:10 tzador

we add it to the name because name is truncatable and for that to work it need max width

Im not sure if I got it right, but I was referring to other tables, for example the users-table, or the secrets table etc... Where the truncate behavior also needs to be added to the name column.

Cahllagerfeld avatar Oct 20 '25 14:10 Cahllagerfeld

we add it to the name because name is truncatable and for that to work it need max width

Im not sure if I got it right, but I was referring to other tables, for example the users-table, or the secrets table etc... Where the truncate behavior also needs to be added to the name column.

applied the truncating component to the rest of places

tzador avatar Oct 20 '25 15:10 tzador

Did you check all the places? I think there are still some missing, e.g members, service-accounts, api-keys 🤔

Cahllagerfeld avatar Oct 20 '25 15:10 Cahllagerfeld