-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Add explanation text to log-in page #20946
Conversation
I think part of the issue of people trying to log into a different server is also the ambiguous sign in banner text: |
Maybe revamp those logins with “From this server” and “From another server” instead of “On this server” and “On another server”? I'm not sure how much that would help |
Oh, maybe I wasn't clear enough or I'm misunderstanding you, because it doesn't sound like we're talking about the same thing. I was talking about the paragraph above the "Sign in" and "Create account" buttons shown on the landing page. I called it "sign in banner text", because the name of the variable in en.json is "sign_in_banner.text" It sounds like you're talking about the modal shown when trying to interact with a post while visiting another server. |
@thomasmdickinson had a nice mockup of some changes that would force an active choice between "I have an account on [instance]" vs "I have an account on another Mastodon server", which might help users stop and think about it. #21821 |
What does "Sign in to...interact from your account on a different server" even mean? People on my instance are very confused about this, and I don't even know what it's trying to suggest. It really does read like you can log into server B with your credentials from server A. |
It's two different things put together in one misleading sentence. |
Attempting to address that issue in #22490 |
Users are sometimes confused and trying to log into the “wrong” server.
Before
After