element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1.1k stars 156 forks source link

Login flow for homeservers other than Matrix.org is tedious #3444

Open benparsons opened 2 months ago

benparsons commented 2 months ago

Your use case

Logging in to my work account (element.io) on Android Element X takes:

This is confusing for people who are starting with a username (mxid), because they are required to touch multiple times just to get to the point where they enter their own details, and then they need to extract the homeserver name from their username.

Ideally people could just type in their username (mxid), and the flow would begin.

Have you considered any alternatives?

No response

Additional context

No response

Are you willing to provide a PR?

No

spaetz commented 2 months ago

Absolutely yes :-). Related: https://github.com/element-hq/element-x-android/issues/2909