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
- Open the table in the application to which you want to import data.
- Click on the "Import Data" option.
- Upload a CSV file (see screenshot).
- 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)
Additional Notes
- This issue may affect CSV, Notion, Airtable, and Excel imports similarly.
- See attached screenshot for reference.
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
Expected Behavior
Actual Behavior
Environment
Additional Notes