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

Render Schema editor #78

Open
amercader opened this issue Nov 23, 2022 · 0 comments
Open

Render Schema editor #78

amercader opened this issue Nov 23, 2022 · 0 comments
Labels
Milestone

Comments

@amercader
Copy link
Member

After we successfully get a Table Schema (see #77) display a UI to the user to tweak it.

As per @roll comment on #65 we will have to make do with the old component used in #25, although there are some things that need to be fixed (like the buttons).

We can take this opportunity to rethink the whole UI of the resource form, perhaps bringing the Schema related fields closer to the File ones.
One thing I think could work well is to display a table with a sample of the first 5-10 rows of the data, including the inferred field type in the headers, and a separate Customize or Edit button that opens a popup with the Schema Editor. Opening the editor directly after selecting a file might be confusing as users are more used to the table view than the field list view of the editor.

Let's discuss

@amercader amercader added this to the v2 milestone Nov 23, 2022
@amercader amercader added the v2 label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant