NXT-13493: Color UI of Button changes#343
Open
dan-ichim-lgp wants to merge 2 commits into
Open
Conversation
974a0bb to
e6ea950
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #343 +/- ##
========================================
Coverage 81.86% 81.86%
========================================
Files 153 153
Lines 7477 7477
Branches 2250 2250
========================================
Hits 6121 6121
Misses 1048 1048
Partials 308 308 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e6ea950 to
3e008fb
Compare
3e008fb to
9cb3bcf
Compare
ion-andrusciac-lgp
approved these changes
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
Issue Resolved / Feature Added
Updated the color indicator (colordot) dimensions on colored Button variants to match the latest design specifications.
Resolution
The colordot sizes were adjusted for all button size and text variants:
Screenshot tests were added to cover all affected combinations (color, size, text variant, icon-only, and focused states).
Additional Considerations
Run screenshot tests after merging to regenerate baselines for the affected Button variants. No API changes were made — this is a visual-only update.
Links
NXT-13493
Comments
Enact-DCO-1.0-Signed-off-by: Dan Ichim (dan.ichim@lgepartner.com)