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

fix(components): use correct background on read only inputs #59

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

mnlfischer
Copy link
Contributor

Description

We change the background of read only text inputs to a soft primary color.

Checklist

  • Change increases quality
  • Change is validated by tests
  • Change is readable and easy to understand
  • Documentation is updated
  • Security impact has been considered
  • Changes validated in runtime

@mnlfischer mnlfischer requested review from a team and Coderwelsch and removed request for a team November 21, 2023 08:19
Copy link

linear bot commented Nov 21, 2023

PLA-797 Read Only Input field background color

Actual Behavior

Background is Neutral 50 instead of Primary 50.

Expected Behavior

Read Only input component should have a background of Primary 50.

CleanShot 2023-11-08 at 09.52.29.png

@mnlfischer mnlfischer force-pushed the pla-797-read-only-input-field-background-color branch from 5b7db88 to 5ad254a Compare November 21, 2023 08:23
@mnlfischer mnlfischer merged commit 62e6afa into main Nov 21, 2023
5 checks passed
@mnlfischer mnlfischer deleted the pla-797-read-only-input-field-background-color branch November 21, 2023 08:40
@abusix-bot
Copy link
Collaborator

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants