• Sjmarf@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    4 days ago

    Mlem dev here. Mlem shows this warning for instances that require registration applications to be approved first (which, these days, is all instances).

    The aim here was to make it clear to users that they won’t be able to use their account immediately after signing up - otherwise, users may be confused that they can’t log in. I do agree that it’s a little scary though… we’ll think about some ways to tone it down. I’m open to suggestions for better wording.

    I wasn’t aware that lemmy.world automated their process. It’s possible that we could provide a different UI for certain instances that use similar systems, but we’d have to hard-code each case which isn’t ideal.

    The ability to sign up in Mlem was only added a month ago - before that, we directed users to the web browser to sign up. Our current implementation leaves much to be desired, but is more user-friendly than requiring the user to visit a website. I’m planning to make some improvements to the system in future. I was reading this Lemmy post the other day, which I think has some good ideas.

    Here’s an overview of our current sign-up flow, fyi:

    Click to expand

    When the user first opens the app, there is no full-screen onboarding flow. They are not asked to choose an instance - instead, they are connected as a guest to lemmy.world. This avoids scaring the user away with the concept of “instances” before they have the chance to see any content. Here’s the first thing the user sees:

    If the user taps “sign up”, they are shown a list of instances ranked by their score on lemmyverse.net. This is one of the areas that I think needs the most improvement - we don’t currently tell the user what an instance actually is, and the way that instances are sorted means that most users probably choose Lemmy.world, which isn’t ideal.

    And finally when the user taps on an instance they get shown the page you’ve already seen a screenshot of: