We recently upgraded to SQL Server 2017 from 2012 for reporting services. On the report manager, we try to include a description for each report because it is searchable and useful to the end user.
The description is getting cutoff in 2017. In an earlier version of SSRS (2012), the full description would be visible and would wrap to new lines if necessary. Is that a configurable option that I just haven't found yet?
What it looks like in 2017:
Note: I understand that I can right-click on a report and it will display the full description or I can go to "Manage" it and see the full report. We would like to see the full description for all reports on the page in list view instead of one at a time.