Skip to content

Avoid infinite location.back() in redirect to '/signin'

05fe8bd
Select commit
Loading
Failed to load commit list.
Open

Avoid infinite back history when redirecting an unauthenticated user from /projects/create #344

Avoid infinite location.back() in redirect to '/signin'
05fe8bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

61.49% (+0.62%) compared to 2cac0fd

View this Pull Request on Codecov

61.49% (+0.62%) compared to 2cac0fd

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.49%. Comparing base (2cac0fd) to head (05fe8bd).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   60.87%   61.49%   +0.62%     
==========================================
  Files         126      126              
  Lines        1958     2187     +229     
  Branches      380      528     +148     
==========================================
+ Hits         1192     1345     +153     
- Misses        731      836     +105     
+ Partials       35        6      -29     

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