Skip to content

fix(Drawer): header padding#6217

Open
lisalupi wants to merge 1 commit intomainfrom
fix/drawer-header
Open

fix(Drawer): header padding#6217
lisalupi wants to merge 1 commit intomainfrom
fix/drawer-header

Conversation

@lisalupi
Copy link
Collaborator

Summary

Type

  • Bug

Summarize concisely:

What is expected?

Drawer: header should always have a padding, even when it is a ReactNode

@lisalupi lisalupi requested a review from a team March 16, 2026 10:29
@lisalupi lisalupi self-assigned this Mar 16, 2026
@lisalupi lisalupi requested review from DorianMaliszewski and Lawndlwd and removed request for a team March 16, 2026 10:29
@lisalupi lisalupi added the bug Something isn't working label Mar 16, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2026

🦋 Changeset detected

Latest commit: 5ed04aa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@ultraviolet/ui Patch
@ultraviolet/form Patch
@ultraviolet/nextjs Patch
@ultraviolet/plus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.13%. Comparing base (8cab78f) to head (5ed04aa).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6217      +/-   ##
==========================================
- Coverage   92.15%   92.13%   -0.02%     
==========================================
  Files         464      460       -4     
  Lines        9687     9650      -37     
  Branches     3902     3868      -34     
==========================================
- Hits         8927     8891      -36     
+ Misses        689      688       -1     
  Partials       71       71              
Files with missing lines Coverage Δ
packages/ui/src/components/Drawer/index.tsx 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a8bef4...5ed04aa. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants