Skip to content

fix: password input icon button tooltip - #23161

Draft
devadula-nandan wants to merge 1 commit into
carbon-design-system:mainfrom
devadula-nandan:password-input-icon-button-tooltip-fix
Draft

fix: password input icon button tooltip#23161
devadula-nandan wants to merge 1 commit into
carbon-design-system:mainfrom
devadula-nandan:password-input-icon-button-tooltip-fix

Conversation

@devadula-nandan

@devadula-nandan devadula-nandan commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Closes #23107

Fixes the react password input icon button tooltip regression.

This seems to have appeared after we enabled dynamic floating styles in v12 by default. ill investigate if it caused any issue elsewhere.

Changelog

New

  • {{new thing}}

Changed

  • {{changed thing}}

Removed

  • {{removed thing}}

Testing / Reviewing

compare
https://deploy-preview-23161--v12-carbon-react.netlify.app/?path=/story/components-passwordinput--default
with
https://v12-react.carbondesignsystem.com/?path=/story/components-passwordinput--default

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
  • Updated documentation and storybook examples
  • Followed the
    required v12 migration documentation
    for any code change that affects v12, or struck through this item because
    the PR does not affect v12
  • Wrote passing tests that cover this change
  • Addressed any impact on accessibility (a11y)
  • Tested for cross-browser consistency
  • Validated that this code is ready for review and status checks should pass

More details can be found in the pull request guide

@netlify

netlify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Deploy Preview for v12-carbon-react ready!

Name Link
🔨 Latest commit 53d54d9
🔍 Latest deploy log https://app.netlify.com/projects/v12-carbon-react/deploys/6a9172fc09f0df000825495b
😎 Deploy Preview https://deploy-preview-23161--v12-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Deploy Preview for v12-carbon-web-components ready!

Name Link
🔨 Latest commit 53d54d9
🔍 Latest deploy log https://app.netlify.com/projects/v12-carbon-web-components/deploys/6a9172fc59625b0009a5b364
😎 Deploy Preview https://deploy-preview-23161--v12-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 53d54d9
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/6a9172fc98d1fc00085f6632
😎 Deploy Preview https://deploy-preview-23161--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 53d54d9
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/6a9172fc37f87b0008ce9b5a
😎 Deploy Preview https://deploy-preview-23161--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 53d54d9
🔍 Latest deploy log https://app.netlify.com/projects/carbon-elements/deploys/6a9172fc5216fd00088c99ef
😎 Deploy Preview https://deploy-preview-23161--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.65%. Comparing base (7bd6bbb) to head (53d54d9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23161      +/-   ##
==========================================
- Coverage   89.67%   89.65%   -0.02%     
==========================================
  Files         639      639              
  Lines       58865    58865              
  Branches     8334     8334              
==========================================
- Hits        52785    52778       -7     
- Misses       5914     5921       +7     
  Partials      166      166              
Flag Coverage Δ
main-packages 87.15% <ø> (ø)
web-components 90.52% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: v12 react password input eye icon tooltip issue

1 participant