Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Load existing report for viewing again #21

Open
TobiTenno opened this issue Aug 14, 2019 · 2 comments
Open

Load existing report for viewing again #21

TobiTenno opened this issue Aug 14, 2019 · 2 comments
Labels

Comments

@TobiTenno
Copy link
Member

TobiTenno commented Aug 14, 2019

In order to support things like "Review Mode" (#22) we need to be able to load an already generated report (HTML file) back into the application.

At the most basic level, this will just include adding a button that pops a file selection dialog where the user can choose an existing HTML report to load. The loaded report can just be set in the output pane just like we do when generating a new report.

@jkuester
Copy link
Collaborator

One interesting consideration here is how do we validate that the selected HTML file is actually a CF report?

@TobiTenno
Copy link
Member Author

add a class to the body and read in something from the head? dunno beyond that

@jkuester jkuester reopened this Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants