zenml-dashboard
zenml-dashboard copied to clipboard
Bug/816 long names
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
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.
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
Did you check all the places? I think there are still some missing, e.g members, service-accounts, api-keys 🤔