carbon icon indicating copy to clipboard operation
carbon copied to clipboard

feat(FluidTextInput): add password input functionality

Open tw15egan opened this issue 2 years ago • 5 comments

Closes https://github.com/carbon-design-system/carbon/issues/12081

Adds in password functionality to FluidTextInput via the isPassword prop (open to other ideas).

Changelog

New

  • isPassword prop added to FluidTextInput
  • Additional styles to fluid-text-input.scss
  • Additional tests for isPassword variant
  • Additional stories / controls for password input

Changed

  • Updated PasswordInput.js to accommodate fluid styles

Testing / Reviewing

Go to unstable_FluidTextInput and check out the Password Input story. Go to Playground story and enable the isPassword control, and verify the component works with invalid and warn styles.

tw15egan avatar Sep 15 '22 18:09 tw15egan

Deploy Preview for carbon-components-react ready!

Name Link
Latest commit f9504b13ebe20a2ac7b5c2136a6b856923480f09
Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/632372305aef5b000bc63508
Deploy Preview https://deploy-preview-12103--carbon-components-react.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Sep 15 '22 18:09 netlify[bot]

Deploy Preview for carbon-elements ready!

Name Link
Latest commit f9504b13ebe20a2ac7b5c2136a6b856923480f09
Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/632372302007440009636976
Deploy Preview https://deploy-preview-12103--carbon-elements.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Sep 15 '22 18:09 netlify[bot]

Deploy Preview for carbon-components-react ready!

Name Link
Latest commit 3b334a66d6ac4d163bb41f2a3145ef949a4af1cc
Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/632b92b1039d6c000935ad75
Deploy Preview https://deploy-preview-12103--carbon-components-react.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Sep 15 '22 18:09 netlify[bot]

Deploy Preview for carbon-elements ready!

Name Link
Latest commit 3b334a66d6ac4d163bb41f2a3145ef949a4af1cc
Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/632b92b13133d4000962c251
Deploy Preview https://deploy-preview-12103--carbon-elements.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Sep 15 '22 18:09 netlify[bot]

@aagonzales good catch, updated to fix that 👍🏻

tw15egan avatar Sep 16 '22 15:09 tw15egan