carbon-website
carbon-website copied to clipboard
[PasswordInput live demo]: Password input eye icon placement is off
Summary
I noticed the Password input eye show/hide icon placement moved for the react version of the component. Could the same change be added to the vanilla js component? I assume this is so password manager icons aren't obstructed.
Newer version / react
Older version / vanilla
Justification
No response
Desired UX and success metrics
No response
Required functionality
No response
Specific timeline issues / requests
No response
Available extra resources
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Well, I clicked the React storybook and it looks like its the older way there too
https://react.carbondesignsystem.com/?path=/story/components-textinput--toggle-password-visibility
I saw the possibly new version on the live demo at https://www.carbondesignsystem.com/components/text-input/usage/, but perhaps its a bug instead
@dannybranton The password visibility icon should still be on the input. I think the icon change you're seeing on the website live demo is a bug, or it may not be up to date.
Replaced with storybook demo https://github.com/carbon-design-system/carbon-website/pull/3716