Skip to content

Fix delete button click propagation in list views - #3304

Merged
kbeaugrand merged 4 commits into
mainfrom
copilot/fix-delete-button-functionality
Jan 31, 2026
Merged

Fix delete button click propagation in list views#3304
kbeaugrand merged 4 commits into
mainfrom
copilot/fix-delete-button-functionality

Fix PlanningListPage: Use MudTd instead of MudTh in RowTemplate

f3e8a33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2026 in 1s

81.06% (+0.00%) compared to f3dd641

View this Pull Request on Codecov

81.06% (+0.00%) compared to f3dd641

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.06%. Comparing base (f3dd641) to head (f3e8a33).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3304   +/-   ##
=======================================
  Coverage   81.06%   81.06%           
=======================================
  Files         375      375           
  Lines       14268    14268           
  Branches     1213     1213           
=======================================
  Hits        11567    11567           
  Misses       2338     2338           
  Partials      363      363           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.