Skip to content

feat(export): SJIP-1569 implement tsv export with new arranger#1019

Open
AltefrohneGaelle wants to merge 4 commits into
devfrom
feat/sjip-1569
Open

feat(export): SJIP-1569 implement tsv export with new arranger#1019
AltefrohneGaelle wants to merge 4 commits into
devfrom
feat/sjip-1569

Conversation

@AltefrohneGaelle

@AltefrohneGaelle AltefrohneGaelle commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

feat(export): implement tsv export with new arranger

SJIP-1569

Description

Back upgrade arranger and TSV export not workin anymore.

Acceptance Criterias

  • Export as TSV works at all entry points listed above
  • Selected rows → only those rows exported
  • No selection / Select all results → all matching rows exported
  • Only currently visible columns are included in the export
  • File Authorization column excluded from Data Files TSV; Data Access column included with correct values
  • Multi-value fields are comma-separated within a single cell, matching current behaviour
  • When results exceed 10,000 rows, the warning modal is displayed and no download is initiated
  • In-progress and error notification states are displayed correctly during valid exports

Screenshot or Video

Before

Export in error

After

Export selected rows

Capture d’écran, le 2026-06-09 à 11 27 47

Export without selection

Capture d’écran, le 2026-06-09 à 11 28 10

Error modal for export more than 10k rows

Capture d’écran, le 2026-06-09 à 11 27 25

Error during export

Capture d’écran, le 2026-06-09 à 13 35 08

Export example: participants all columns selected

Capture d’écran, le 2026-06-09 à 13 36 04

Export example: participants 5 columns selected

Capture d’écran, le 2026-06-09 à 13 37 08

Comment thread src/views/DataExploration/components/PageContent/tabs/DataFiles/index.tsx Outdated
Comment thread src/views/DataExploration/components/PageContent/tabs/DataFiles/index.tsx Outdated
lflangis
lflangis previously approved these changes Jun 9, 2026
@netlify

netlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

Deploy Preview for include-qa ready!

Name Link
🔨 Latest commit c394f73
🔍 Latest deploy log https://app.netlify.com/projects/include-qa/deploys/6a284cea9e2c2e00084adf12
😎 Deploy Preview https://deploy-preview-1019--include-qa.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

Deploy Preview for include-qa ready!

Name Link
🔨 Latest commit 0747d67
🔍 Latest deploy log https://app.netlify.com/projects/include-qa/deploys/6a284db359931a000855a9a0
😎 Deploy Preview https://deploy-preview-1019--include-qa.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

Deploy Preview for include-qa ready!

Name Link
🔨 Latest commit c61edbc
🔍 Latest deploy log https://app.netlify.com/projects/include-qa/deploys/6a29c5a5ffb2350008d7b37f
😎 Deploy Preview https://deploy-preview-1019--include-qa.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants