Skip to content

feat: improve Modal/Dialog/Drawer animations - #6729

Open
jsulpis wants to merge 6 commits into
mainfrom
modal-animations
Open

feat: improve Modal/Dialog/Drawer animations#6729
jsulpis wants to merge 6 commits into
mainfrom
modal-animations

test: update snapshots

37b2566
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

91.05% (-0.01%) compared to 7a4e1a4

View this Pull Request on Codecov

91.05% (-0.01%) compared to 7a4e1a4

Details

Codecov Report

❌ Patch coverage is 87.80488% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.05%. Comparing base (7a4e1a4) to head (37b2566).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ges/ui/src/components/Dialog/components/Button.tsx 0.00% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6729      +/-   ##
==========================================
- Coverage   91.06%   91.05%   -0.01%     
==========================================
  Files         560      561       +1     
  Lines       10253    10276      +23     
  Branches     3692     3719      +27     
==========================================
+ Hits         9337     9357      +20     
- Misses        916      919       +3     
Files with missing lines Coverage Δ
packages/ui/src/components/Drawer/index.tsx 100.00% <ø> (ø)
packages/ui/src/components/Drawer/styles.css.ts 100.00% <100.00%> (ø)
packages/ui/src/components/Modal/ModalContent.tsx 100.00% <100.00%> (ø)
...ages/ui/src/components/Modal/components/Dialog.tsx 75.55% <100.00%> (-0.27%) ⬇️
packages/ui/src/components/Modal/constants.css.ts 100.00% <100.00%> (ø)
packages/ui/src/components/Modal/index.tsx 97.29% <100.00%> (+0.07%) ⬆️
packages/ui/src/components/Modal/styles.css.ts 100.00% <100.00%> (ø)
...ckages/ui/src/compositions/Navigation/constants.ts 100.00% <100.00%> (ø)
...ges/ui/src/components/Dialog/components/Button.tsx 22.22% <0.00%> (-27.78%) ⬇️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a49bf6...37b2566. 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.