Skip to content

📦 Add all/filtered/selected CSV export actions#2485

Open
AndyScherzinger wants to merge 1 commit intomainfrom
feat/noid/csvExport
Open

📦 Add all/filtered/selected CSV export actions#2485
AndyScherzinger wants to merge 1 commit intomainfrom
feat/noid/csvExport

Conversation

@AndyScherzinger
Copy link
Copy Markdown
Member

@AndyScherzinger AndyScherzinger commented Apr 17, 2026

Closes #1412 #1436

  • Implements contextual CSV export with three options:
    1. all
    2. filtered
    3. selected
  • Now, in addition when a filter is active (via the header-filtering) is present another menu item is shown in both menus
  • Since exports are always CSV I dropped that technical term (can be added again of course)
🏚️ Export (header) 🏡 Export (header new) 🏡 Export (header filter new) 🏚️ Export (selection) 🏡 Export (selection new) 🏡 Export (selection filter (new))
export export_new export_filtered_new export_selection_menu export_selection_menu_new export_selection_filtered_new

@AndyScherzinger AndyScherzinger added enhancement New feature or request 2. developing Work in progress labels Apr 17, 2026
@AndyScherzinger AndyScherzinger changed the title feat(tables): add all/filtered/selected CSV export actions 📦 Add all/filtered/selected CSV export actions Apr 17, 2026
@AndyScherzinger AndyScherzinger force-pushed the feat/noid/csvExport branch 5 times, most recently from 88bc21e to 961c0cf Compare April 17, 2026 13:16
@AndyScherzinger
Copy link
Copy Markdown
Member Author

@marcoambrosini @jancborchardt for designer feedback regarding the menus, their item text and the dynamic adding/location of the new item(s). I started with a first, best-guess. Anything can be changed of course but wanted to start somewhere. It is purely front-end because the back-end has already been capable and I also have been confused with the generec items in the past on assuming what will get exported. So this makes any of the 3 options very explicit in what to expect if you hit the export item.

@AndyScherzinger AndyScherzinger force-pushed the feat/noid/csvExport branch 3 times, most recently from 7e87e18 to 7052d59 Compare April 19, 2026 13:44
@AndyScherzinger AndyScherzinger marked this pull request as ready for review April 19, 2026 14:27
@AndyScherzinger AndyScherzinger added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Apr 19, 2026
@AndyScherzinger AndyScherzinger added the design Related to the design label Apr 19, 2026
Copy link
Copy Markdown
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very nice! No notes :)

@jancborchardt jancborchardt moved this to 🏗️ At engineering in 🖍 Design team Apr 21, 2026
@AndyScherzinger AndyScherzinger requested a review from samin-z April 21, 2026 14:47
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@enjeck enjeck force-pushed the feat/noid/csvExport branch from 7052d59 to a2eba43 Compare April 26, 2026 16:28
Copy link
Copy Markdown
Contributor

@enjeck enjeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for public shared table, when I search, I expect to see the "export filtered row" option but I don't

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

Labels

3. to review Waiting for reviews design Related to the design enhancement New feature or request

Projects

Status: 🏗️ At engineering

Development

Successfully merging this pull request may close these issues.

Export csv should keep export with the local adjustment

3 participants