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

Allow users to fix corrupt data segments on upload #3196

Open
jeff1evesque opened this issue Feb 3, 2018 · 0 comments
Open

Allow users to fix corrupt data segments on upload #3196

jeff1evesque opened this issue Feb 3, 2018 · 0 comments

Comments

@jeff1evesque
Copy link
Owner

jeff1evesque commented Feb 3, 2018

When a user uploads a dataset, on the web-interface, it's possible a segment is malformed. We will need to adjust the backend validator, to return the segment that is incorrect, to the web-interface. The web-interface will then present the json on the webpage, and provide the ability for the user to edit the incorrect segment inline, and resubmit as a data_append. This will be accomplished by the react-json-view package, which was introduced in #3191. Additionally, we may begin brainstorming, how to provide user the ability to modify existing stored datasets on the backend, with this react json interface.

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