zenml-dashboard
zenml-dashboard copied to clipboard
Inform users about the requirements of the stack name
Right now we don’t show the requirements for the stack name so users only notice it when it is wrong.
@znegrin the only restriction the stack name is having is the length of 255 characters. Do you think we even need to show a hint here? Running into a validation error with this is super unlikely I feel like? Wdyt?
@Cahllagerfeld Shouldn't we also mention that the name needs to be unique? I am a bit lost with this ticket, as it was created because we needed to show the requirements, but there seem to be no requirements at all, so I don't know.
@Cahllagerfeld @znegrin this came from here originally if this helps: https://www.notion.so/Inform-users-about-the-requirements-of-the-Stack-name-162f8dff253880d59b33fe6a9ba94305?d=191f8dff253880a38695001c86829886&source=copy_link
IMO we should jsut close it
stack names def have to be unique
Yes, we're having this in the label already here
.
However we're not having it in the manual stack creation, Ill add it there 👍