You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the showPasswordLabel/hidePasswordLabel props on TextInput.ControlledPasswordInput, they have no effect. Instead, the default text of "Show password"/"Hide password" is always shown. This can be seen in the storybook as well. The corresponding knobs have no effect.
Is this issue related to a specific component?
Yes
What did you expect to happen? What happened instead? What would you like to
see changed?
What browser are you working in?
chrome, but I don't think it's browser specific :)
What version of the Carbon Design System are you using?
10.31.0
What offering/product do you work on? Any pressing ship or release dates we
should be aware of?
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
When using the showPasswordLabel/hidePasswordLabel props on TextInput.ControlledPasswordInput, they have no effect. Instead, the default text of "Show password"/"Hide password" is always shown. This can be seen in the storybook as well. The corresponding knobs have no effect.
Yes
chrome, but I don't think it's browser specific :)
10.31.0
Steps to reproduce the issue
"Hide password" tooltip label for password visibility toggle (hidePasswordLabel)
labelAdditional information
The text was updated successfully, but these errors were encountered: