Report: Print: comments are cut
Opened this issue · 4 comments
anabenko commented
AlexKolonitsky commented
AndrewRest commented
Why do we need to hide the top "Aggregation By" section?
How can I use it if we hide it?
About comment:
It's aggregated field as well.
How it will looks for Employee report? Hundred lines? For me we need to improve our current approach - allows user to see it separatelly.
AlexKolonitsky commented
It a print version of the page:
- we shouldn't display useless controls here like "Aggregation By" and pagination (it is better to have simple text "page x from y")
- About comments: We should show as much info as possible, we can limit text length to reasonable value like 100-200 symbols and end with "..." in case it is longer @AndrewRest what do you think?
altrofimov commented
@AndrewRest its only for the Print. You choose what you want to print and on print.css we hide the controls that are not bringing any value for the printed version.