Skip to content

High Contrast Mode style fix for PasswordInput #19291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2025

Conversation

mariyageorge01
Copy link
Contributor

@mariyageorge01 mariyageorge01 commented May 4, 2025

Closes ##19183

This PR fixes a style issue when Windows High Contrast Mode is enabled in PasswordInput.

Changelog

New

  • Show/Hide Password toggle is now visible when hovered in HCM.

Changed

  • Added a style so that PasswordInput works fine in HCM.

Removed

  • Nothing

Testing / Reviewing

Pull the branch locally and check that PasswordInput works well in HCM

@mariyageorge01 mariyageorge01 requested review from a team as code owners May 4, 2025 07:26
Copy link

netlify bot commented May 4, 2025

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

Name Link
🔨 Latest commit 8ea200b
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/681a0c79e628bf0008d37451
😎 Deploy Preview https://deploy-preview-19291--v11-carbon-web-components.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 configuration.

Copy link

netlify bot commented May 4, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8ea200b
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/681a0c792091d10008918d05
😎 Deploy Preview https://deploy-preview-19291--v11-carbon-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 configuration.

Copy link
Contributor

@heloiselui heloiselui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for doing that, I tested it on Windows and it works perfectly. You just need to resolve the conflicts.

Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.59%. Comparing base (5d1b860) to head (8ea200b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19291   +/-   ##
=======================================
  Coverage   84.59%   84.59%           
=======================================
  Files         380      380           
  Lines       14471    14471           
  Branches     4771     4771           
=======================================
  Hits        12242    12242           
  Misses       2074     2074           
  Partials      155      155           

☔ View full report in Codecov by Sentry.
📢 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.

@mariyageorge01
Copy link
Contributor Author

@heloiselui Thank you for reviewing my PR 🙂. I have resolved the merge conflicts 🙂.

@mariyageorge01
Copy link
Contributor Author

Percy failed. But I don't have the access to see the error.

Screenshot 2025-05-06 at 2 51 25 PM

@kennylam kennylam added a11y: high contrast mode Issues in Windows high contrast mode and removed status: one more review 👀 labels May 6, 2025
- fixed hcm style for PasswordInput

Contributes-to: carbon-design-system#19183
Signed-off-by: Mariya George [email protected]
@heloiselui heloiselui added this pull request to the merge queue May 6, 2025
Merged via the queue into carbon-design-system:main with commit eacd2b7 May 6, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants