element-hq / element-hq/element-android
[SDK] Allow customisable registration step ordering
Open
matrix-sdk
T-Other
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Currently the registration step order is defined by the order within the homeserver json response.
However this order isn't always the one we want to show to users, currently the client provides the reordering https://github.com/vector-im/element-android/pull/5785
Could/should the ordering be within the SDK and/or allow a parameter to customise?
Contributor guide
Assessment
This issue has not been assessed yet.