Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

editor - use bulk descriptor update API #331

Open
gashcrumb opened this issue May 21, 2019 · 2 comments
Open

editor - use bulk descriptor update API #331

gashcrumb opened this issue May 21, 2019 · 2 comments

Comments

@gashcrumb
Copy link
Collaborator

This is a...


[x] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Documentation issue or request

Description

When adding the split step we had to add a backend API so that the UI could fetch updated data shape info for the split step. Since then a bulk descriptor update operation has been introduced, we should port the changes that were done to the angular app to the react editor. The PR where this was done is here and the original bulk API was added here

@gashcrumb
Copy link
Collaborator Author

@christophd if you fancy getting familiar with the react codebase this could be a gateway :-)

@gashcrumb
Copy link
Collaborator Author

My first inclination would be to add a function to call the bulk api from this file and then actually make that call from before here and before here

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

No branches or pull requests

1 participant