Add paste csv-style data into table from clipboard on prisma-studio ui.

Open
#604 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript

Research direction

Start at the Prisma Studio table editor and inspect how clipboard paste and row editing currently work. Add support for tabular clipboard text like the example to populate multiple rows directly, then verify that the pasted values and booleans appear in the expected cells.

Written by the indexing model from the issue text.

Description

kind/feature topic: dx

Please add feature paste csv-style data into table from clipboard on prisma-studio ui.

csv-style data

abc 123 true
efd 456 false

copy data and paste it into table directly when use prisma-studio edit my table.

Dominant language
TypeScript
Stars
2.2k
Forks
84
Avg merge
2m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from prisma/studio

All issues in prisma/studio

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.