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

EPMRPP-87611 || Update components colors and opacity for checkboxes, … #3743

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

BlazarQSO
Copy link
Contributor

…radio buttons and toggles

@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (173f40c) 60.51% compared to head (138adb4) 60.51%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3743   +/-   ##
========================================
  Coverage    60.51%   60.51%           
========================================
  Files           79       79           
  Lines          861      861           
  Branches       126      126           
========================================
  Hits           521      521           
  Misses         313      313           
  Partials        27       27           

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

Copy link
Member

@AmsterGet AmsterGet left a comment

Choose a reason for hiding this comment

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

Please make these changes to the Checkbox component itself.

Our design system and components based on it should be the source of truth for the right designs. All changes that affects the visual representation of the DS component from outside should be minimized (like an exceptions in some rare cases when the component update is not possible/desirable).
In this case, according to the task, all new Checkboxes from DS should have new style. If there are some places not listed in the task (for some reason), they should be updated as well to be consistent with component use cases.

Mutating styles for component internals hardens maintenance of the code and can lead to unexpected design mismatch in the future (f.e. once the Checkbox component will be delivered from external library via ui-kit) in case of changes in component internals and structure.

Copy link

sonarqubecloud bot commented Feb 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@AmsterGet AmsterGet merged commit 322a318 into develop Feb 5, 2024
7 checks passed
@AmsterGet AmsterGet deleted the feature/EPMRPP-87611-update-components-colors branch February 5, 2024 10:01
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.

3 participants