-
Notifications
You must be signed in to change notification settings - Fork 987
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
Endless loading indicator on Dapp view after opening universal link from within Dapp #7996
Comments
Yes, thanks @bitsikka that's correct. There is a second public chat join activity happens, so it's #7952 |
should be retested after fix for #10083 |
still relevant on release 1.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Type: Bug
Summary: When universal link (to public chat/contact profile) is opened from Dapp (or webpage) user is redirected to respective view (public chat view / user profile view) as expected. However, navigating back to Dapp screen - at the same time we load the universal link page (with 'Open in Status' button) which has several consequences:
<
back browser button is not active, - so no way to navigate back to previous screenOpen in Status
button redirect user to public chat (again) and there is endless loading spinner on public chat (update: this part is Joining already joined public chat causes never ending "Loading..." #7952). Dapp screen will display now 'Unable to load page'To eliminate all above, no need to open universal link webpage in a case when univeral link requested from withing Dapp. Please see steps to reproduce
Expected behavior
When user opens universal link to public chat or user profile in webpage/Dapp redirect to respective view happens and no https://get.status.im webpage is opened on Dapp screen
(should be the same behavior as if to paste-and-go universal link in Dapp view)
Actual behavior
Opening universal link from DappStore opens
https://get.status.im/...
webpage and there are consequences with it described aboveVideo: https://drive.google.com/file/d/1z4F-Eb4YXKIGCmCtxUlMPxOLV9e4LJas/view
Reproduction 1
Join the DApp community chat
/Support
elementsReproduction 2
https://people-ops.status.im/status-channels/
webpageAdditional Information
20190418
The text was updated successfully, but these errors were encountered: