-
Notifications
You must be signed in to change notification settings - Fork 39
Open
@Jean-PhilippeD
Description
Is your feature request related to a problem? Please describe.
Yes and no.
When user is asked to fill a password, the input is visible, I think either blank or * should appeared instead of the caracters
Describe the solution you'd like
Maybe a props passwordField
or hideField
set to true
passed to the Terminal so when the parent component knows that the next input is a password, you can set the field to true
until next input so that Terminal could replace the visible caracters with * or blank
Metadata
Metadata
Assignees
Labels
No labels