vercel/speed-insights

Request for functionality to extract data from tables

sandervsurksum opened this issue · 1 comments

We are requesting the implementation of a functionality that enables users to extract data from tables within our application seamlessly.

Currently, we encounter difficulties when attempting to extract data from tables, in the modals, due to the removal of elements from the DOM when scrolling. As a result, the conventional method of selecting rows and copying them isn't effective.

We propose the development of a feature that allows users to extract data from tables without hindrance, even when elements are removed from the DOM during scrolling. This functionality should:

  1. Enable users to select and extract multiple rows of data from tables effortlessly.
  2. Ensure that data extraction remains consistent and accurate, regardless of the dynamic nature.
  3. Provide users with options to export extracted data in various formats, such as CSV, Json or Excel, to facilitate further analysis and processing.

Hello, and thanks for the feature request.

Having a way to export Speed Insights data, is on our roadmap. We haven't decided yet how: it could be an API, a exported file, an integration (like log drains)...