Skip to content

fix last visited page redirect on login and dev login experience#5284

Merged
bjoernricks merged 2 commits into
mainfrom
GEA-1765
May 12, 2026
Merged

fix last visited page redirect on login and dev login experience#5284
bjoernricks merged 2 commits into
mainfrom
GEA-1765

Conversation

@daniele-mng
Copy link
Copy Markdown
Contributor

What

  • Users on login get redirect to last visited page
  • In dev mode removed login flashes.

Why

  • User was always redirected to dashboard, even if he had previously visited a different page.

References

GEA-1765

Checklist

  • Tests

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 12, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 99bae72.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.79%. Comparing base (2ce398b) to head (99bae72).

Files with missing lines Patch % Lines
src/web/pages/login/LoginPageRoute.tsx 93.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5284   +/-   ##
=======================================
  Coverage   78.79%   78.79%           
=======================================
  Files        1211     1212    +1     
  Lines       31794    31795    +1     
  Branches     9525     9487   -38     
=======================================
+ Hits        25052    25054    +2     
+ Misses       6040     6039    -1     
  Partials      702      702           

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

@daniele-mng daniele-mng marked this pull request as ready for review May 12, 2026 07:01
@daniele-mng daniele-mng requested a review from a team as a code owner May 12, 2026 07:01
@daniele-mng daniele-mng marked this pull request as draft May 12, 2026 07:04
@daniele-mng daniele-mng marked this pull request as ready for review May 12, 2026 13:31
@bjoernricks bjoernricks merged commit 9cb0214 into main May 12, 2026
27 checks passed
@bjoernricks bjoernricks deleted the GEA-1765 branch May 12, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants