Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for functionality to extract data from tables #57

Open
sandervsurksum opened this issue Feb 28, 2024 · 1 comment
Open

Request for functionality to extract data from tables #57

sandervsurksum opened this issue Feb 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@sandervsurksum
Copy link

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.
@tobiaslins tobiaslins added the enhancement New feature or request label Mar 4, 2024
@feugy
Copy link
Member

feugy commented Mar 11, 2024

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)...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants