diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-06-13 15:21:51 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-06-13 15:25:17 -0700 |
commit | d2f9803883ff1453e71a29e358fd5368f650fb62 (patch) | |
tree | 38151dfd967c93a6d9e740aaee55674c7ffb1228 /mobile-widgets/qml/CloudCredentials.qml | |
parent | f7daadb1cd5aa85237a64f406528183eae7d0d3d (diff) | |
download | subsurface-d2f9803883ff1453e71a29e358fd5368f650fb62.tar.gz |
QML UI: serialize checking credentials
If we run the backend to verify credentials without waiting for it to
finish, the redirect might happen before we know if the credentials are
invalid, unverified or verified - which will cause us to give the wrong
information to the user.
Yes, this additional wait is annoying, but I can't come up with a better
way to do this and avoid incorrect information. At least the UI isn't hung
while we wait.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'mobile-widgets/qml/CloudCredentials.qml')
0 files changed, 0 insertions, 0 deletions