Access the history of previous reports
Open
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Ace should allow to access the history of previous reports.
Currently, we do store the list of previous report in the application state, but the "History" command is disabled.
We have to find the good UX to show this history of reports, for instance:
- a select pop-up? this may create accessibility issues
- open the history in a new drawer, next to the toolbar drawer
- this new drawer would contain a list of previous reports to select
- rather than opening on selection, there could be a "rerun" or "reopen" button after the list.
Contributor guide
Assessment
This issue has not been assessed yet.