GNOME Bugzilla – Bug 672510
Provide better feedback to the user during authentication
Last modified: 2014-05-13 13:36:07 UTC
- Add e.g. a Google Account from the Online Accounts panel - A web view will show up, asking to enter your username/password - Press Enter -> nothing apparently happens, until the next page loads This is noticeable, especially with a slowish connection. I think as soon as the credentials are confirmed we should show a spinner indicator somewhere in that dialog until the next "Grant/Deny" page is loaded.
Yes, and it can take some time to show you the initial "enter your credentials" page.
Created attachment 211387 [details] [review] oauthprovider: Show a spinner while fetching the request token
Created attachment 211388 [details] [review] New GoaWebView widget based on Epiphany's
There are still some blocking calls which should give some progress feedback to the user, and the embedded web widget needs some more polish. But it is a start. I am pushing these to master.
Created attachment 211948 [details] [review] webview: Use the floating bar from Nautilus
Lets close this now. What we have today is much better than the status quo when the bug was filed.