-
Notifications
You must be signed in to change notification settings - Fork 886
feat(site): display version message #8435
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nicely done! Thought about handling one more case with existing and empty message (see comments).
site/src/components/TemplateVersionEditor/PublishTemplateVersionDialog.tsx
Show resolved
Hide resolved
Also, consider |
Close #3775 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mafredri I think for this design, it would be too much but I will think more about that after this PR 🤔 we probably can make a better use of a different design for this. |
Display version message on:
Close #8342
closes: #3775