Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shebertd opened this issue Feb 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@shebertd
Copy link

shebertd commented Feb 6, 2024

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.

@shebertd shebertd added the enhancement New feature or request label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant