-
Notifications
You must be signed in to change notification settings - Fork 292
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
Allow descriptions to contain newlines and other whitespace #2599
Conversation
Looks good to me! Thanks @irenarindos |
521bf33
to
52b4986
Compare
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.
Thanks for getting to this!
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.
@kheina It seems like the tests did not run, not sure why. Also might want to add a changelog entry for this.
52b4986
to
c7dad95
Compare
odd, I rebased again and added a changelog entry, lets see if the new commit has the same issue |
CHANGELOG.md
Outdated
@@ -46,6 +46,8 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. | |||
([PR](https://github.com/hashicorp/boundary-ui/pull/2237)) | |||
* ui: Add UI support for MinIO (Enterprise and HCP Boundary only) | |||
([PR](https://github.com/hashicorp/boundary-ui/pull/2248)) | |||
* Allow descriptions to contain newlines and other whitespace |
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.
This should be moved up to the Next
section
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.
my eyes glazed over and I just added it to the first new and improved section I saw, my bad. fixed
c7dad95
to
bbc915e
Compare
bbc915e
to
7c7233d
Compare
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.
No description provided.