Inline code elements formatted in a sent prompt message can overflow out of the visible chat window by being too long to fit.
Steps to reproduce the issue
Type a prompt with a longer one line code reference, e.g.:
"My code here: credentialsProvider.getCredentials('iam') as Credentials. What does it mean?",
and send the prompt.
Expected behavior
The inline code element should wrap onto new line(s).
Problem
Inline code elements formatted in a sent prompt message can overflow out of the visible chat window by being too long to fit.
Steps to reproduce the issue
Type a prompt with a longer one line code reference, e.g.: "My code here: credentialsProvider.getCredentials('iam') as Credentials. What does it mean?", and send the prompt.
Expected behavior
The inline code element should wrap onto new line(s).
System details