Skip to content

[imports] Restyle CSV import modals and fix task type metadata matching - #2164

Merged
frankrousseau merged 3 commits into
cgwire:mainfrom
frankrousseau:main
Jul 25, 2026
Merged

[imports] Restyle CSV import modals and fix task type metadata matching#2164
frankrousseau merged 3 commits into
cgwire:mainfrom
frankrousseau:main

Conversation

@frankrousseau

Copy link
Copy Markdown
Contributor

Problem

  • The CSV import and preview modals were stuck at 640px, with raw column lists, a bulky legend and dead scoped width styles
  • On task type pages the preview offered the entity metadata descriptors instead of those of the current task type (route sniffing matched the entity segment first)

Solution

  • Widen both modals, present column hints and legend as compact info panels, reuse the shared upload drop zone and switch the paste area to monospace
  • Match task-types routes first, filter Task descriptors on the current task type, and list metadata columns in the task type import modal (server side handled in [import] Handle person and task metadata in CSV imports zou#1181)

frankrousseau and others added 3 commits July 24, 2026 15:24
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@frankrousseau
frankrousseau merged commit 9f81b8b into cgwire:main Jul 25, 2026
5 checks passed
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.

1 participant