Skip to content

InputfieldFloat with input type number does not apply "any" as step attribute #2153

@Toutouwai

Description

@Toutouwai

The string "any" is a valid value for the step attribute of input type number: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/number#step

But InputfieldFloat does not apply this value if given (it applies .01):

Image

PW 3.0.252

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions