Skip to content

Prisma Studio: Select row and select all rows are missing checkboxes #29641

Description

@kevenleone

Bug description

I found the following issues with the latest version of Prisma Studio

In the first column of the row and in the header it's missing the checkbox
The behavior of selecting multiple rows is not working, as the selected rows are overwritten by the last checked

Cross posting issue: prisma/studio#1504
Cross posting fix: prisma/studio#1505

Severity

🔹 Minor: Unexpected behavior, but does not block development

Reproduction

  1. Open Prisma Studio
  2. Try to Select a Row on the first column (Checkbox is not listed)
  3. Try to Select multiple rows (Clicking one by one)
Screen.Recording.2026-05-02.at.23.17.33.mov

Expected vs. Actual Behavior

  1. Expected to see the row selected (checkbox)
  2. Multiple rows can be selected

Frequency

Consistently reproducible

Does this occur in development or production?

Only in development (e.g., CLI tools, migrations, Prisma Studio)

Environment & Setup

  • OS: macOS
  • Database: PostgresSQL
  • Node.js version: 24.15

Prisma Version

Prisma schema loaded from prisma/schema.prisma.
prisma               : 7.8.0
@prisma/client       : 7.8.0
Operating System     : darwin
Architecture         : arm64
Node.js              : v24.15.0
TypeScript           : 5.9.3
Query Compiler       : enabled
PSL                  : @prisma/prisma-schema-wasm 7.8.0-6.3c6e192761c0362d496ed980de936e2f3cebcd3a
Schema Engine        : schema-engine-cli 3c6e192761c0362d496ed980de936e2f3cebcd3a (at ../../node_modules/.bun/@prisma+engines@7.8.0/node_modules/@prisma/engines/schema-engine-darwin-arm64)
Default Engines Hash : 3c6e192761c0362d496ed980de936e2f3cebcd3a
Studio               : 0.27.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions