question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add save/download button to report

See original GitHub issue

Saving the page should just work since all assets are inlined, but the browser’s “Save Page As” has always been awkward and error prone, so users avoid it. Should be easy to instead add a save (or download) link to the report.

Something like <a href="#" download="result.html">save me, please</a> looks like it works correctly with the blobURL-based report (after #908), and for nice symmetry it works with the CLI generated report as well, though of course you already have the CLI report in your file system if you’re looking at it.

Could also customize the download attribute’s value to match the CLI report naming so you don’t get collisions when saving multiple reports.

Need a nice save link or icon. Maybe replace the print icon?

@paulirish since I believe you were thinking about this and sharing reports after doing #908

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
ebidelcommented, Nov 28, 2016

Ref:

screen shot 2016-11-28 at 3 52 14 pm screen shot 2016-11-28 at 3 53 09 pm
0reactions
ebidelcommented, Jan 17, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to create a download button in a report on PowerBi?
upload the file to onedrive and right click and clic details. More details clic en path (copy) go to the report add a...
Read more >
Adding a button to SSRS report - TechNet - Microsoft
1. Open the report 3 in the SQL Server Data Tool. On the report 3, insert a text box. Type “go to report...
Read more >
How do you save / download an IBM Cognos report to the ...
Resolving The Problem. 1. Edit the system.xml file found in the <cognos>\templates\ps directory. Open the file in your favorite editor and ...
Read more >
Schedule a report download - Search Ads 360 Help
Once you create a scheduled report, you can add or remove email addresses, but you can't change the schedule, change the scope of...
Read more >
Attaching SAVE button to report - SAP Community
HI Experts, I have a report where I am taking few inputs from user. But for saving that inputs, SAVE button on menubar...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found