Skip to content

fix(ui): redirect to /blog when post not found in Edit page (#307)#308

Closed
mpaulosky wants to merge 1 commit into
devfrom
squad/307-fix-edit-null-post-redirect
Closed

fix(ui): redirect to /blog when post not found in Edit page (#307)#308
mpaulosky wants to merge 1 commit into
devfrom
squad/307-fix-edit-null-post-redirect

fix(ui): redirect to /blog when post not found in Edit page, add bUni…

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

83.50% (+0.17%) compared to 7e15cdd

View this Pull Request on Codecov

83.50% (+0.17%) compared to 7e15cdd

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.50%. Comparing base (7e15cdd) to head (8c7b15f).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #308      +/-   ##
==========================================
+ Coverage   83.33%   83.50%   +0.17%     
==========================================
  Files          47       47              
  Lines        1248     1249       +1     
  Branches      152      152              
==========================================
+ Hits         1040     1043       +3     
+ Misses        148      147       -1     
+ Partials       60       59       -1     
Files with missing lines Coverage Δ
src/Web/Features/BlogPosts/Edit/Edit.razor 86.48% <100.00%> (+5.93%) ⬆️
🚀 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.