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

Switch column type after import #7

Open
thinkh opened this issue Jun 14, 2018 · 2 comments
Open

Switch column type after import #7

thinkh opened this issue Jun 14, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request taggle fusion Project Taggle Fusion

Comments

@thinkh
Copy link
Member

thinkh commented Jun 14, 2018

At the moment the user chooses the column type in the import dialog. When we import data directly we have to allow the user to switch column types after import (e.g., if categorical is a string, etc.).
This should be done on click on the visual marker (see Caleydo/lineup#25).

@thinkh thinkh added enhancement New feature or request taggle fusion Project Taggle Fusion labels Jun 14, 2018
@thinkh
Copy link
Member Author

thinkh commented Jun 14, 2018

  • Add a custom button with callback and item position to the more menu as hook in LineupJS
    • Click on the guessed indicator ("?") opens a menu with option to approve column type
    • Add another hook for this menu
  • Callback should open select column type and configuration from phovea_importer dialog
  • If column type has changed: remove current column at position and add new column type at the same position (code in lineup)

grafik

@mstreit
Copy link
Member

mstreit commented Jun 14, 2018

Oh yes, this would be a very cool feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request taggle fusion Project Taggle Fusion
Projects
None yet
Development

No branches or pull requests

3 participants