-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preview mode for report generation #18015
Comments
Pinging @elastic/kibana-app-services (Team:AppServices) |
Pinging @elastic/kibana-reporting-services (Team:Reporting Services) |
We could achieve this by separating out the screenshot and layout definition modules from Reporting, and use them to create a "one-off" screenshot that isn't connected to a report. The solution is similar to #55622 (comment) |
Thank you for contributing to this issue, however, we are closing this issue due to inactivity as part of a backlog grooming effort. If you believe this feature/bug should still be considered, please reopen with a comment. |
Original comment by @alexfrancoeur:
Many of our customers are surprised to see the layout of our PDF report after generating one. At the moment, we do not give them any control over this. As we begin to introduce features like LINK REDACTED, we could begin to provide previews of what their report would look like when exported to PDF, before saving and scheduling.
When discussed, Chrome's print preview UI is usually referenced
Initial implementation
This will be a dramatic improvement to a users current experience of generating the report and allow them to proactively make improvements.
Subsequent phases
cc: @elastic/kibana-sharing, @snide
The text was updated successfully, but these errors were encountered: