Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing a column displays a popup saying "undefined" #114

Open
DavidLeoni opened this issue May 29, 2015 · 2 comments
Open

Removing a column displays a popup saying "undefined" #114

DavidLeoni opened this issue May 29, 2015 · 2 comments

Comments

@DavidLeoni
Copy link
Member

I created a column by accident in step 3. When trying to remove it, I get a popup saying "undefined". Afterwards the column gets removed correctly.

Please investigate why the popup appears and how to get rid of it.

@DavidLeoni
Copy link
Member Author

It's actually worse than just the popup, seems it prevents undoing the operation

@DavidLeoni DavidLeoni self-assigned this Feb 23, 2016
@DavidLeoni
Copy link
Member Author

We should also define some policy for allowing removing columns. Columns can be of three types:

Type Mapped Removable Editable Notes
Original no no no Contains data from original dataset
Target yes yes?? no Currently target columns may contain original data, which is hence lost if they are edited. Also, what about automatically created columns, like when mapping from custom sources? Should we allow deletion of such columns?
Working no yes yes Created by the user

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

No branches or pull requests

1 participant