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(auth-container): always show login/signup in row #10125

Merged
merged 3 commits into from
Dec 8, 2023

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Dec 4, 2023

Summary

Problem

The AuthContainer is shown as column-reverse on mobile, which is confusing and not desired in most contexts.

Solution

Always show the "Log in" and "Sign up for free" buttons in a row.


Screenshots

Before After
image image
image image
image image

How did you test this change?

Ran yarn && yarn dev and checked http://localhost:3000/en-US/plus/ai-help locally.

@caugner caugner requested a review from a team as a code owner December 4, 2023 16:19
Copy link
Contributor Author

@caugner caugner left a comment

Choose a reason for hiding this comment

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

Self-approval, as internal approval was given.

@caugner caugner merged commit 233bed6 into main Dec 8, 2023
15 checks passed
@caugner caugner deleted the auth-container-as-row branch December 8, 2023 08:52
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.

None yet

1 participant