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(klabel): required indicator icon not aligned properly [KM-1034] #2640

Merged

Conversation

jw-foss
Copy link
Contributor

@jw-foss jw-foss commented Mar 11, 2025

Fix the required indicator bottom value did not include $kLabelRequiredDotSize to calculate

Summary

The value of the red dot bottom did not include the $kLabelRequiredDotSize into its calculation, this PR simply brings the value to the equation so that the red dot can be properly aligned with the label text.

Screenshots

Before After
CleanShot 2025-03-11 at 17 48 52@2x CleanShot 2025-03-11 at 17 49 27@2x

Fix the required indicator bottom value did not include  $kLabelRequiredDotSize to calculate
@jw-foss jw-foss requested review from adamdehaven, jillztom, Justineo and a team as code owners March 11, 2025 09:59
@CLAassistant
Copy link

CLAassistant commented Mar 11, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 3f33f6c
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/67d0098a024c430008d312be
😎 Deploy Preview https://deploy-preview-2640--kongponents-sandbox.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.

Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 3f33f6c
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/67d0098ad16f4c0008c8cc8b
😎 Deploy Preview https://deploy-preview-2640--kongponents.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.

@jw-foss jw-foss self-assigned this Mar 11, 2025
Copy link
Contributor

@Justineo Justineo left a comment

Choose a reason for hiding this comment

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

LGTM!

@adamdehaven adamdehaven merged commit 41a43ef into main Mar 11, 2025
10 checks passed
@adamdehaven adamdehaven deleted the fix/label-required-dot-indicator-was-not-aligned-properly branch March 11, 2025 14:17
kongponents-bot pushed a commit that referenced this pull request Mar 11, 2025
## [9.23.1](v9.23.0...v9.23.1) (2025-03-11)

### Bug Fixes

* **klabel:** required indicator icon not aligned properly [KM-1034] ([#2640](#2640)) ([41a43ef](41a43ef))
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 9.23.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kongponents-bot
Copy link
Collaborator

Preview package from this PR in consuming application

In consuming application project install preview version of kongponents generated by this PR:

@kong/kongponents@pr-2640

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

Successfully merging this pull request may close these issues.

5 participants