Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: login component behavior when logging out and refreshing the page #1022

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

fmartingr
Copy link
Member

Summary

  • Preventing unnecessary login form display during page loads
  • Improving session validation
  • Fixes logout behavior

@fmartingr fmartingr added this to the 1.8.0 milestone Dec 9, 2024
@fmartingr fmartingr self-assigned this Dec 9, 2024
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.66%. Comparing base (fb51755) to head (aeb872d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1022   +/-   ##
=======================================
  Coverage   34.66%   34.66%           
=======================================
  Files          61       61           
  Lines        5316     5316           
=======================================
  Hits         1843     1843           
  Misses       3249     3249           
  Partials      224      224           

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

@fmartingr fmartingr merged commit 6ccd64f into master Dec 9, 2024
17 checks passed
@fmartingr fmartingr deleted the fix/login-refresh branch December 9, 2024 13:34
@fmartingr fmartingr modified the milestones: 1.8.0, 1.7.2 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant