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

Convert the login page to use controllers #389

Merged
merged 13 commits into from
Jun 21, 2024
Merged

Convert the login page to use controllers #389

merged 13 commits into from
Jun 21, 2024

Conversation

mveytsman
Copy link
Member

Describe your changes

Closes #307

Switching to a controller / DeadView is enough and we don't need to do any cookie magic!

@teesloane I did a bit of refactoring after we paired so feel free to take another 👁️. Also #388 was needed for the method="delete" bit to work right. Glad I finally figured that one out after years of being broken 🙈

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added tests.
  • Are there other PRs or Issues that I should link to here?
  • Will this be part of a product update? If yes, please write one phrase
    about this update in the description above.

@mveytsman mveytsman requested a review from teesloane June 17, 2024 21:42
Copy link
Contributor

@teesloane teesloane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

synchronous review with @mveytsman. LGTM!

@mveytsman mveytsman merged commit 491a456 into main Jun 21, 2024
1 check passed
@mveytsman mveytsman deleted the mv/login_cookie branch June 21, 2024 15:19
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.

Improve login expeirence on mobile
2 participants