carbon-components-angular icon indicating copy to clipboard operation
carbon-components-angular copied to clipboard

Password Component Needed

Open dondre opened this issue 4 years ago • 8 comments

Carbon Svelte's password component is missing from Angular. Can that be added? The first thing I'm working on is a Login page, seems essential.

dondre avatar Nov 17 '21 18:11 dondre

There is no such "Login" or "Password" component in Carbon Design System that can be directly implemented Angular. However, there is a Login pattern which is described in detail. You can implement this pattern to fit your particular needs using more or less standard components available in carbon-components-angular. Then you can propose your solution (transformed into some kind of generic way) to be included in Community Assets.

grenobnik avatar Nov 22 '21 14:11 grenobnik

I think this issue should re-reviewed as React Carbon, Svelte carbon and Vue carbon provide this kind of component. Only carbon-components-angular falls a bit behind.

hubertmalkowski avatar Nov 27 '23 07:11 hubertmalkowski

Yes this is being added in CCA@v5. We may backport if needed to v4.

Akshat55 avatar Nov 29 '23 23:11 Akshat55

@maicongodinho can I assign you to this?

For reference: https://react.carbondesignsystem.com/?path=/story/components-textinput--toggle-password-visibility

React code: https://github.com/carbon-design-system/carbon/blob/main/packages/react/src/components/TextInput/PasswordInput.tsx

Akshat55 avatar Nov 29 '23 23:11 Akshat55

Unfortunately, I cannot seems to officially assign@maicongodinho to the issue for some reason, but he will be working on it!

Akshat55 avatar Nov 30 '23 02:11 Akshat55

Yes, I will start work on this issue.

maicongodinho avatar Nov 30 '23 16:11 maicongodinho

Hi, any update on this issue? I would like to have a part if needed, because I also need this. :) Thanks

prenzlauerberg avatar Dec 07 '23 21:12 prenzlauerberg

Hello everyone,

I appreciate your patience. Apologies for the delay; I was on vacation and transitioning between teams in my current job. The first version is now ready for your review and discussion in the pull request: PR #2772.

Thank you for your understanding.

maicongodinho avatar Jan 28 '24 16:01 maicongodinho