Skip to content

Login UX – SSO login options unclear to users #24808

Closed
@EternalDeiwos

Description

@EternalDeiwos

Description

I get questions all the time from new users about how to login to Gitea using our SSO, and I've concluded that the login form is just not clear about the option to login from those options.

I would suggest we can:

  1. Place SSO options (if configured) at the top of the form
  2. Make the SSO options look more like buttons
  3. Create a better division between them
  4. Clearly show that users can logon with SSO OR they can use the username/password form

Screenshots

image

image

Gitea Version

1.19.3

Can you reproduce the bug on the Gitea demo site?

Yes

Operating System

N/A

Browser Version

N/A

Activity

silverwind

silverwind commented on May 19, 2023

@silverwind
Member

How do other sites do this? Any suggested mockup? Keep note we support up to 8+ providers, which could in theory all be enabled simultaneuosly.

I think one enhancement that could be done is adding a "or" label at the divider.

added
topic/ui-interactionChange the process how users use Gitea instead of the visual appearance
and removed
type/enhancementAn improvement of existing functionality
on May 19, 2023
added
type/enhancementAn improvement of existing functionality
type/proposalThe new feature has not been accepted yet but needs to be discussed first.
topic/ui-interactionChange the process how users use Gitea instead of the visual appearance
and removed
topic/ui-interactionChange the process how users use Gitea instead of the visual appearance
on May 19, 2023
EternalDeiwos

EternalDeiwos commented on May 19, 2023

@EternalDeiwos
Author

@silverwind every site does this according to whatever suits their needs best. I really like how Gitlab's login options look, and their SSO options are at the bottom.

image

The only reason I suggested putting the SSO at the top is because I think generally when SSO is configured users are seldom going to actually use the login form.

Either way, I would love to see some additional spacing, and an "or" label like you described.

silverwind

silverwind commented on May 19, 2023

@silverwind
Member

I think we could do slim vertical buttons as well, yes. Would still keep them on bottom so to not alter the "familiar" layout too drastically when they are present vs. not.

HesterG

HesterG commented on May 31, 2023

@HesterG
Contributor

I am trying to work on this one, and one small problem is that semantic has special background color and color for .ui.facebook.button class. So our facebook.png cannot be seen clearly. Should we change this png or overwrite semantic colors here?

Screen Shot 2023-05-31 at 15 02 15
silverwind

silverwind commented on May 31, 2023

@silverwind
Member

Please convert all these icons to SVG. With SVG we have full control over the rendered color.

9 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

topic/uiChange the appearance of the Gitea UItopic/ui-interactionChange the process how users use Gitea instead of the visual appearancetype/enhancementAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @lunny@silverwind@EternalDeiwos@HesterG

    Issue actions

      Login UX – SSO login options unclear to users · Issue #24808 · go-gitea/gitea