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 2 times, most recently from 1f18a71 to 7e87e18 Compare April 19, 2026 13:29
AI-assistant: Claude Code v2.1.114 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@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
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

None yet

Development

Successfully merging this pull request may close these issues.

Export csv should keep export with the local adjustment

1 participant