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

Load: extract extensions from loader objects #1194

Merged
merged 3 commits into from Jul 15, 2020
Merged

Conversation

ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Jul 15, 2020

Signed-off-by: Ib Green ib@unfolded.ai

UI and functionality now dynamically adapts if additional loaders are supplied.

upload-file.js should not "know about" loaders.gl objects, so placed extensions and filename extraction in modal-container - it is still part of the UI but better since seems to contain a lot of glue code and knows about a lot of things and fires of actions.

But as discussed, I should probably move the new selectors into the vis-state-reducer so that we can keep the knowledge of how to extract those things from loaders.gl loaders out of the UI.

Signed-off-by: Ib Green <ib@unfolded.ai>
Signed-off-by: Ib Green <ib@unfolded.ai>
Signed-off-by: Ib Green <ib@unfolded.ai>
@ibgreen ibgreen merged commit ab48a0a into master Jul 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the ib/load-extensions branch July 15, 2020 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants