Skip to content

Cannot type "." in a float column #571

@OliverEvans96

Description

@OliverEvans96
  1. Prisma version (prisma -v or npx prisma -v):
% yarn prisma -v
yarn run v1.22.10
$ /home/oliver/farmly/plant-data/node_modules/.bin/prisma -v
@prisma/cli          : 2.11.0-dev.9
@prisma/client       : 2.10.1
Current platform     : debian-openssl-1.1.x
Query Engine         : query-engine 2034ce0e038ece25b48b5180b41ccb48d2c3344f (at node_modules/@prisma/cli/query-engine-debian-openssl-1.1.x)
Migration Engine     : migration-engine-cli 2034ce0e038ece25b48b5180b41ccb48d2c3344f (at node_modules/@prisma/cli/migration-engine-debian-openssl-1.1.x)
Introspection Engine : introspection-core 2034ce0e038ece25b48b5180b41ccb48d2c3344f (at node_modules/@prisma/cli/introspection-engine-debian-openssl-1.1.x)
Format Binary        : prisma-fmt 2034ce0e038ece25b48b5180b41ccb48d2c3344f (at node_modules/@prisma/cli/prisma-fmt-debian-openssl-1.1.x)
Studio               : 0.304.0
  1. Logs from Developer Tools Console or Command line, if any:
    N/A

  2. Does the issue persist even after updating to the latest prisma alpha? (npm i -D @prisma/cli@dev)
    Yes

  3. Prisma schema (if relevant):
    N/A

I can only type numbers in a float column, but I can't type a decimal point ("."). I can, however, paste a decimal point, unlike other special characters.

It seems like this should be a quick fix, and would be quite helpful!

Thanks!
Oliver

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug/2-confirmedBug has been reproduced and confirmed.kind/bugA reported bug.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions