Skip to content

feat:(DS-1364) Update disabled color checkbox#929

Merged
flaviafmoraes merged 6 commits intomasterfrom
ds-1364
Feb 9, 2026
Merged

feat:(DS-1364) Update disabled color checkbox#929
flaviafmoraes merged 6 commits intomasterfrom
ds-1364

Conversation

@nataliogympass
Copy link
Contributor

@nataliogympass nataliogympass commented Feb 6, 2026

JIRA Issue

Description 📄

Update disabled color checkbox

Platforms 📲

  • Web
  • Mobile

Type of change 🔍

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested? 🧪

[Enter the tips to test this PR]

  • Unit Test
  • Snapshot Test

Checklist: 🔍

  • My code follows the contribution guide of this project Contributing Guide
  • Layout matches design prototype: FIGMA
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Screenshots 📸

[Upload your screenshots here]

Before After

|
Captura de Tela 2026-02-06 às 11 01 18
|
Captura de Tela 2026-02-06 às 14 47 30

|

{
"backgroundColor": "#D7D7E0",
"backgroundColor": "#8F8F8F",
"borderColor": "#D7D7E0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think that 'borderColor' should also change to match the background color.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I updated the colors, took the opportunity to ask Larissa a question, and updated the font color as well.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
5 Security Hotspots
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@flaviafmoraes flaviafmoraes merged commit 22c7be3 into master Feb 9, 2026
2 of 3 checks passed
@flaviafmoraes flaviafmoraes deleted the ds-1364 branch February 9, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants