Open BVVLD opened 9 months ago
The current status of the issue: requires additional information. The issue was created before result refactoring epic, which changed a lot of UI elements. Currently, we don't use any DataTables download mechanics, the only available are "copy" button and selecting table with mouse to copy HTML table. If server-side mode is active (raw-data table) it does not display graph switcher, which has the download button, but also UI does not have full dataset to form a download, since it receives data in per-page mode. The displayed page is still possible to copy via mentioned methods. Therefore, issue either requires additional specifications on what download use-cases we plan for the tables or can be closed as not relevant anymore.
Current decision: The feature is awaiting the implementation on the server side. Once it is ready, both types of tables should include the download dropdown in the same place, which should trigger downloading of the dataset.
Description Current graphs and graph table have separate button to download data from DataTable DPL representation, which has its own. This should be refactored into one.