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

Redesign /about when already logged in #17348

Merged
merged 4 commits into from
Mar 3, 2022

Conversation

ClearlyClaire
Copy link
Contributor

Before

Upon visiting /about, one would not know they are already logged in, and will instead be presented with the registration and log-in form. If using any of them, they will just silently go to /web, without the registration or log-in action performed.

Screenshot 2022-01-24 at 18-37-54 Mastodon Glitch Edition

After

Visiting /about when already logged in disables the registration form and replaces the log-in one by a button to go to the web interface.

Screenshot 2022-01-24 at 18-33-52 Mastodon Glitch Edition

@ClearlyClaire
Copy link
Contributor Author

I think this partly addresses #11578

@ClearlyClaire
Copy link
Contributor Author

@Gargron ping

config/locales/en.yml Outdated Show resolved Hide resolved
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
@Gargron Gargron merged commit 6d3fa78 into mastodon:main Mar 3, 2022
atsu1125 pushed a commit to atsu1125/mastodon that referenced this pull request Nov 10, 2022
* Redesign /about when already logged in

* Fix sign up form still showing when OMNIAUTH_ONLY is set

* Fix tests

* Change wording based on suggestions

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
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

2 participants