-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
High Contrast Mode style fix for PasswordInput #19291
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
e75cb81
to
e2e9d39
Compare
There was a problem hiding this 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.
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚀 New features to boost your workflow:
|
e2e9d39
to
238a569
Compare
@heloiselui Thank you for reviewing my PR 🙂. I have resolved the merge conflicts 🙂. |
- fixed hcm style for PasswordInput Contributes-to: carbon-design-system#19183 Signed-off-by: Mariya George [email protected]
865bf26
to
8ea200b
Compare
eacd2b7
Closes ##19183
This PR fixes a style issue when Windows High Contrast Mode is enabled in PasswordInput.
Changelog
New
Changed
Removed
Testing / Reviewing
Pull the branch locally and check that PasswordInput works well in HCM