Description
Rightnow, when we type something in the EuiFieldPassword , it is not visible what we're typing which is good and recommended.
But there should be an icon(eg. 'eye' ) clicking on which would let us know what we've typed in it.
I recommend adding a prop 'isVisible' whose default value will be set to 'false' and the type would be 'boolean'.
Description
Rightnow, when we type something in the EuiFieldPassword , it is not visible what we're typing which is good and recommended.
But there should be an icon(eg. 'eye' ) clicking on which would let us know what we've typed in it.
I recommend adding a prop 'isVisible' whose default value will be set to 'false' and the type would be 'boolean'.