Skip to content

NumberInput does not support different radixes #405

@airblast-dev

Description

@airblast-dev

In my project I want to accept hex decimal values from the user.

The current implementation does not support different radixes making this impossible.

As a result I ended up basically recreating the NumberInput widget but for hex values.

I think this is something other people might want as well (even if just base 16 is supported since its very common) so if this feature is wanted, I am happy to work on the implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions