element-hq / element-hq/element-web
When picking a homeserver, it's not clear whether `http[s]` should be part of the address
Open
T-Enhancement
Z-t3chguy
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description

### Description
1. I'm attempting to connect to a homeserver that is not matrix.org.
2. I open `https://app.element.io`.
3. I pick `edit`.
4. I now have a choice between:
- `matrix.org` (without scheme); or
- "Other homeserver"
5. If I enter `myhomeserver.example.com` (without scheme), connection will fail without explanation.
### Suggestion
- In field "Other homeserver", add a grayed out text `https://myhomeserver.example.com`.
Contributor guide
Assessment
This issue has not been assessed yet.