Skip to content

[BUG] uint256 input truncation #194

@rashtrakoff

Description

@rashtrakoff

Describe the bug

When entering a uint256 into an input field, the value gets truncated

To Reproduce

Create any form with a uint256 field in it and try inputting 215746414618156726310355171395810338648195391007

Expected behavior

The input value shouldn't be truncated. It would be great if we can enter the value in bytes32 format as well and the form auto converts to uint256.

Screenshots

Image

The account is supposed to be a number (it's not a bug as generally it's assumed to be an address).

Environment

https://builder.openzeppelin.com/

Additional context

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions