prisma / prisma-admin-feedback

Feedback for Prisma Admin (currently in invite-only preview)
6 stars 1 forks source link

Design Needed: Pushing Scalar Values to a Scalar List #13

Closed timsuchanek closed 5 years ago

kuldar commented 5 years ago

I think the simplest approach for now is to add a "new item" link under the context nav. When user clicks on it, we'd add a new item as the last row and focus on the input for user to fill out.

Since this new input could be either a text input, select, datepicker or textarea, we probably need to set a default value for enums and dates as well?

scalarlists