Skip to content
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

[IOAPPX-427] Fix CodeInput wrong empty colour when we're using dark or accent backgrounds #357

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dmnplb
Copy link
Collaborator

@dmnplb dmnplb commented Nov 14, 2024

Short description

This PR fixes a visual regression introduced when we increased the contrast of the CodeInput component.

List of changes proposed in this pull request

  • Change the color of the empty dot when we're using dark or accent backgrounds
  • Make CodeInput dark mode compliant

Preview

codeinput-fix-regression.mp4

How to test

Go to the Number Pad screen in the example app. Enable/disable accent background or enable/disable dark mode.

@dmnplb dmnplb added the bug Something isn't working label Nov 14, 2024
@dmnplb dmnplb requested review from a team as code owners November 14, 2024 10:18
Copy link
Contributor

@CrisTofani CrisTofani left a comment

Choose a reason for hiding this comment

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

LGTM

@dmnplb dmnplb merged commit e953fb2 into main Nov 14, 2024
6 checks passed
@dmnplb dmnplb deleted the IOAPPX-427-fix-code-input-regression-accent-bg branch November 14, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants