edgedb-ui icon indicating copy to clipboard operation
edgedb-ui copied to clipboard

Provide specialized fields when inserting/modifying data with Data Explorer

Open jquesada2016 opened this issue 1 year ago • 0 comments

It would be fantastic if inserting data in the data explorer has specialized inputs depending on the input type.

For example, when a property type is datetime, you have to type the full ISO datetime string manually. Can we have a calendar and time picker to more quickly generate the datetime string?

Also, when adding to a property of type bytes, it would be great if we had the option for both base64 strings and a file upload button. Previewing images would be awesome, but I can imagine why this would not be the easiest thing to support. Downloading bytes would be very nice too.

jquesada2016 avatar Dec 19 '24 20:12 jquesada2016