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

Add functionality to download/upload JSON/CSV from/to the dashboard #1188

Open
sabinkhanal33 opened this issue Jan 6, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@sabinkhanal33
Copy link

Is your feature request related to a problem? Please describe.

Sometimes, we need to have the JSON data for a list of items on a dashboard. This is particularly helpful when we want to clone particular data or related functionality to another user or organization. However, we lack this functionality, so we have to manually copy and paste each JSON manually.

Describe the solution you’d like

To address this issue, we should add a download button at the Actions Submenu or a new button after the Actions button. This button should allow users to download the selected rows or the entire rows as either CSV or JSON Array. If only one item is selected, we could download it as a JSON object. If no rows are selected, we could download the entire contents. Additionally, if a single or multiple rows are selected, we could download only the selected items.

Describe alternatives you've considered

Additional context

@sabinkhanal33 sabinkhanal33 changed the title Add functionality to download JSON/CSV from the dashboard Add functionality to download/upload JSON/CSV from/to the dashboard Jan 6, 2025
@kritish-dhaubanjar kritish-dhaubanjar added the enhancement New feature or request label Jan 6, 2025
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

2 participants