Skip to content

Fix: Resolved inconsistent label styling issue (#1284)#1667

Open
BANSAL-NISHU wants to merge 1 commit into
segmentio:masterfrom
BANSAL-NISHU:fix/inconsistent-label-styling
Open

Fix: Resolved inconsistent label styling issue (#1284)#1667
BANSAL-NISHU wants to merge 1 commit into
segmentio:masterfrom
BANSAL-NISHU:fix/inconsistent-label-styling

Conversation

@BANSAL-NISHU

Copy link
Copy Markdown

In this commit, I've addressed the problem of inconsistent label styling reported in issue #1284. The issue was related to inconsistencies in the styling of labels throughout the application.

Changes Made:

  • Modified RadioGroup.js file by replacing the Text component with the Label component for displaying labels.

  • Now both the RadioGroup and the SelectField components use:
    Element: label
    Color: color: rgb(16, 24, 64);

The label inconsistency was notable when using the two components together. This commit aims to improve the overall user experience by ensuring a consistent and polished visual appearance for labels.

Closes [issue #1284]

@netlify

netlify Bot commented Sep 19, 2023

Copy link
Copy Markdown

Deploy Preview for evergreen-storybook ready!

Name Link
🔨 Latest commit ac6a525
🔍 Latest deploy log https://app.netlify.com/sites/evergreen-storybook/deploys/65098407acb77f00081a0bf8
😎 Deploy Preview https://deploy-preview-1667--evergreen-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

1 participant