Problem Statement
The issues results list in issue feed often has to truncate displaying the full error message or an issue because it is too long (which I think is fine). But it is sometimes annoying to have to click into the individual issue to see the full error message as a lot of time the most important/specific part of the message is towards the end.
Solution Brainstorm
It would be great if the full error message could be displayed in a tooltip if you hover over the error message similar to the way that the stacktrace is displayed in a tooltip if you hover over the error type in issue feed.
Product Area
Unknown