Skip to content

[Enhancement] - Add input password type inside fw-input, fw-form-control and fw-form schemas #908

@shebertd

Description

@shebertd

Description of the enhancement:
The enhancement will add password type on fw-input to mimic a native input with password type in the Crayon design system.

Related components, fw-form-control and fw-form, will reflect that change by adding support of this new supported input type.

Describe the solution you'd like
It look's like that it's mainly a case of adding password input type and passing it to the native input.

P.S.: I would have loved to contribute it, but for the moment there's a library named node-gyp that won't install on my m2 Mac. You know, compiling random c++ from the internet on a Mac and on an arm64 CPU. What could go wrong 😅 I'll try tomorrow on a VM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions