-
Notifications
You must be signed in to change notification settings - Fork 536
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
Currently when you try to import a CSV, in the step 1 it requires you to map the column headers of csv to the fields in Rowy. Instead if these fields match it should try to guess these field names and recommend.
Describe the solution you'd like
When a column header matches a field name in Rowy table, then suggest and add that as the field on the right hand side by default instead of having to manually click and add them one by one by the user. (users can change this if they need by clicking the drop down button)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers