[SC 9267] Expose log text interface to pass text for qualitative text sections#339
Conversation
cachafla
left a comment
There was a problem hiding this comment.
Looks good 👏 working well for me.
I'd suggest one final change to improve the UX. Currently a user sees the following since we return the metadata object:
I'd suggest we take advantage of the existing components we use to preview results to show the user a preview of the logged HTML. Since the text could be big, we could probably render just an collapsed-by-default accordion component like we do in places like this:
When the user successfully calls log_text() it would be good to see a success message and a collapsed accordion where the user can view the preview of the logged contents and check how it's formatted, etc.
…text-interface-to-pass
PR SummaryThis pull request introduces a new function Additionally, a utility function The Test Suggestions
|
johnwalz97
left a comment
There was a problem hiding this comment.
very nice 👏... this is going to be sick!




Internal Notes for Reviewers
Expose interface to pass through text content in the VM Library that can populate tests blocks in the model documentation template.
Example:
load markdown file with model limitations
UX:
External Release Notes
Expose interface to pass through text content in the VM Library that can populate tests blocks in the model documentation template.
Example:
load markdown file with model limitations
UX: