Closed sergeibbb closed 5 days ago
@axosoft-ramint
a blank line doesn't look good:
Do you know how to fix it?
a blank line doesn't look good
Do you know how to fix it?
@sergeibbb How are you creating the blank line? I suggest padding with a ton of whitespace characters rather than just using a line-break, but not sure if you've tried that already here.
@axosoft-ramint
Spaces work almost nice. But it shows ellipsis:
This issue is a follow-up of #3621
The problem
The issue description/body is not showing in the hover tooltip of each issue. We used to have this at the "confirm" step where you could choose an action on that issue, but since that step is gone now, there is no way to read the issue description without opening the issue.
The solution
We should have the current description, and then a blank line, and then the issue body, so that the current description lines show as they are now in the quickpick but if you hover over one of them, you can see the full issue body in the tooltip.