Skip to content

fix: Tag height#1275

Merged
mariush2 merged 2 commits into
mainfrom
fix/tag-height
Apr 28, 2026
Merged

fix: Tag height#1275
mariush2 merged 2 commits into
mainfrom
fix/tag-height

Conversation

@mariush2
Copy link
Copy Markdown
Contributor

Azure DevOps links

  • Needs to be tested locally by reviewer

Description

min-height in the Tag component was too big

Copilot AI review requested due to automatic review settings April 28, 2026 07:34
@mariush2 mariush2 requested a review from a team as a code owner April 28, 2026 07:34
@mariush2 mariush2 requested a review from arkadiy93 April 28, 2026 07:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses a UI sizing issue in the Tag molecule by reducing its minimum height, and bumps the library version for release.

Changes:

  • Reduce Tag container min-height from a calculated value to a fixed 24px
  • Bump package version from 12.0.4 to 12.0.5

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/molecules/Tag/Tag.tsx Lowers the tag’s minimum height to reduce visual padding/vertical size.
package.json Increments library version for the patch release containing the style fix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 17252 / 17252
🔵 Statements 100% (🎯 100%) 17252 / 17252
🔵 Functions 100% (🎯 100%) 1240 / 1240
🔵 Branches 100% (🎯 100%) 4370 / 4370
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/molecules/Tag/Tag.tsx 100% 100% 100% 100%
Generated in workflow #2248 for commit 14f94c7 by the Vitest Coverage Report Action

@mariush2 mariush2 merged commit d04a84c into main Apr 28, 2026
15 checks passed
@mariush2 mariush2 deleted the fix/tag-height branch April 28, 2026 09:34
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