Skip to content

Import data not working when opened from a table #67

Description

@myfoxit

Issue

When importing data from a CSV file via the "Import Data" dialog, if the import is initiated directly from a table, the data is not imported into the selected table as expected. Instead, the user has to manually specify the table name or the behavior is inconsistent.

Steps to Reproduce

  1. Open the table in the application to which you want to import data.
  2. Click on the "Import Data" option.
  3. Upload a CSV file (see screenshot).
  4. Observe that the table name in the import dialog does not automatically select the open table, or the data is not imported into it.

Expected Behavior

  • When the import dialog is opened from a specific table, that table should automatically be selected for import.
  • Data should be imported directly into the open/selected table without requiring further manual selection.

Actual Behavior

  • The import dialog page asks to specify the table name or shows a default value unrelated to the currently open table.
  • This leads to confusion and possible data being imported to the wrong table.

Environment

  • Application: stept
  • Data import dialog: CSV (as shown in screenshot)

Import Data dialog issue

Additional Notes

  • This issue may affect CSV, Notion, Airtable, and Excel imports similarly.
  • See attached screenshot for reference.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions