Skip to content

🐛 Fix banner compact padding#1196

Merged
mariush2 merged 2 commits into
mainfrom
fix/banner-compact
Jan 5, 2026
Merged

🐛 Fix banner compact padding#1196
mariush2 merged 2 commits into
mainfrom
fix/banner-compact

Conversation

@mariush2
Copy link
Copy Markdown
Contributor

@mariush2 mariush2 commented Jan 5, 2026

Azure DevOps links

User story


  • Needs to be tested locally by reviewer

Description

Adjusting padding for compact banner

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 fixes the padding for the compact banner variant by adjusting it to use different vertical and horizontal spacing values instead of uniform spacing on all sides.

  • Changed compact banner padding from uniform spacings.small to ${spacings.x_small} ${spacings.small} (vertical horizontal)
  • Updated mockServiceWorker.js to version 2.12.7
  • Updated various dependencies in bun.lock

Reviewed changes

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

File Description
src/molecules/Banner/Banner.styles.ts Modified compact banner padding to use x_small for vertical and small for horizontal spacing
public/mockServiceWorker.js Version bump from 2.12.4 to 2.12.7
bun.lock Dependency updates for various packages including React Aria, Storybook, TypeScript ESLint, and others

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 99.16% (🎯 100%) 16439 / 16578
🔵 Statements 99.16% (🎯 100%) 16439 / 16578
🔵 Functions 99.07% (🎯 100%) 1178 / 1189
🔵 Branches 99.26% (🎯 100%) 4034 / 4064
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/molecules/Banner/Banner.styles.ts 100% 100% 100% 100%
Generated in workflow #2019 for commit 4f8b669 by the Vitest Coverage Report Action

@mariush2 mariush2 merged commit e20f1a7 into main Jan 5, 2026
9 of 10 checks passed
@mariush2 mariush2 deleted the fix/banner-compact branch January 5, 2026 13:40
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