Skip to content

CSV import: UI upload support (drag-and-drop / action button) #21

Description

@amirrza777

Summary

Follow-up to #12. CSV import currently works through the import CSV { ClassName from "file.csv" } syntax in .model files, but there's no UI for getting a CSV file into a project other than creating it through the workbench text editor.

Proposed Feature

Add a way to upload a CSV file into a project directly from the workbench, either via:

  • Drag-and-drop onto the file explorer, or
  • An action/button on the CSV or model editor

Scope

Deferred out of the main CSV import PR per Niklas and Steffen's feedback on #12, to keep that PR focused on wrapping up the core CSV import feature first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions