Skip to content

fix(ui): clear loading state when Edit page gets null post result (#307)#309

Merged
mpaulosky merged 4 commits into
devfrom
squad/307-fix-edit-null-post-redirect
May 11, 2026
Merged

fix(ui): clear loading state when Edit page gets null post result (#307)#309
mpaulosky merged 4 commits into
devfrom
squad/307-fix-edit-null-post-redirect

Merge branch 'dev' into squad/307-fix-edit-null-post-redirect

dfe4e52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

83.46% (+0.13%) compared to 9fcf7dc

View this Pull Request on Codecov

83.46% (+0.13%) compared to 9fcf7dc

Details

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.46%. Comparing base (9fcf7dc) to head (dfe4e52).

Files with missing lines Patch % Lines
src/Web/Features/BlogPosts/Edit/Edit.razor 81.25% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #309      +/-   ##
==========================================
+ Coverage   83.33%   83.46%   +0.13%     
==========================================
  Files          47       47              
  Lines        1248     1252       +4     
  Branches      152      152              
==========================================
+ Hits         1040     1045       +5     
+ Misses        148      147       -1     
  Partials       60       60              
Files with missing lines Coverage Δ
src/Web/Features/BlogPosts/Edit/Edit.razor 85.00% <81.25%> (+4.44%) ⬆️
🚀 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.