Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to click "Continue" to get access to encrypted messages for entirely clean newly registered user. #594

Closed
michaelkaye opened this issue Feb 17, 2023 · 1 comment
Labels

Comments

@michaelkaye
Copy link
Contributor

Steps to reproduce

  1. Register a user against a server. Perform no actions on that new user except to create it. (Specifically, do not create a room). Leave the element-web stable client running so we'll be able to share keys later.
  2. Login on element X iOS with the credentials above
  3. Attempt to click the "Continue" button

(Nothing happens)

Looking at the appium source, the button is tagged enabled=false, so I imagine clicking won't help.

waiting (up to 90s) does not enable the button.

video-8a9165f808fd2c1dc9a04d84c0ab2094ba05b928.mp4

Outcome

What did you expect?

To be able to share keys from the first login.

What happened instead?

Never able to click the button.

I have been able to login to an existing user with a room already created and share credentials there.

Logs are available on request via browserstack (however they have my test username/password embedded in them so will not supply public link here). Am also able to share the username/password if developers wish to try locally.

Practically this isn't a big issue; most users will create a room and use the device a little on element-web before they try to sign in on their phone; however, if you don't create that room then the entire app appears frozen/broken with no way forward.

Your phone model

No response

Operating system version

No response

Application version

No response

Homeserver

No response

Will you send logs?

Yes

@michaelkaye
Copy link
Contributor Author

To confirm, I've got a matching video doing the same automation steps against a different account, and being able to advance to the next screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant