fix(Dialog): add disabled prop on button cancel #4828
Merged
Codecov / codecov/project
succeeded
Feb 28, 2025 in 0s
89.21% (+0.00%) compared to 4a0a1fb
View this Pull Request on Codecov
89.21% (+0.00%) compared to 4a0a1fb
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 89.21%. Comparing base (
4a0a1fb
) to head (a0262a9
).
Report is 16 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #4828 +/- ##
=======================================
Coverage 89.21% 89.21%
=======================================
Files 230 230
Lines 8013 8013
Branches 3631 3631
=======================================
Hits 7149 7149
Misses 864 864
Files with missing lines | Coverage Δ | |
---|---|---|
...ges/ui/src/components/Dialog/components/Button.tsx | 25.00% <ø> (ø) |
|
...es/ui/src/components/Dialog/components/Buttons.tsx | 100.00% <ø> (ø) |
|
.../src/components/Dialog/components/CancelButton.tsx | 100.00% <100.00%> (ø) |
|
...ages/ui/src/components/Dialog/components/Stack.tsx | 100.00% <ø> (ø) |
|
...kages/ui/src/components/Dialog/components/Text.tsx | 100.00% <ø> (ø) |
|
packages/ui/src/components/Dialog/index.tsx | 100.00% <ø> (ø) |
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 d2ff54c...a0262a9. Read the comment docs.
Loading