-
Notifications
You must be signed in to change notification settings - Fork 0
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
Tabs can't be swiped #36
Comments
We had the same issue when swiping topos. |
We have modified a bit. Now this can happen only on the Info tab, but not the others. |
@matozoid is this good now - we think it is fixed |
Fixed (v151), please check and close if works properly. |
When I open the app fresh and open the first area, then I cannot swipe to
the next tab, e.g. from Info to Areas.
If I then click on Areas, then I can swipe back and forth. If I now
navigate to a sub-area, I can again not swipe right. Then, again, if I
click on Areas, thereafter I can swipe back and forth.
I'm on Android.
Edit:
Just reading your comment on vertical vs horizontal swiping.
It seems vertical swiping is disabled after you have gone to Areas once, then horizontal swiping works smoothly. Before it doesn't really work - you need to be too precise.
I would argue that content update of areas/nodes is not that frequent to justify such a difficult UI. It's probably okay to load the node once you open it. However, I don't think it needs to refreshed once you have already opened it.
…On Tue, Apr 13, 2021 at 9:04 AM bkucsera ***@***.***> wrote:
Fixed (v151), please check and close if works properly.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHKC5LC3OISCA7UGX3XYGGLTIPUGTANCNFSM4XWDP3EQ>
.
|
This was a bug as well :) If you cannot swipe for the next tab after the very first start of the app, it can be because of the downloading and background-parsing of data. |
Still the same for me. Do you need to publish a new version first? Or do I
need to update the app somehow?
…On Wed, 14 Apr 2021, 18:14 bkucsera ***@***.***> wrote:
This was a bug as well :)
Swipe to refresh was disabled by pages, but no we disabled at all, on node
screens.
If you cannot swipe for the next tab after the very first start of the
app, it can be because of the downloading and background-parsing of data.
I tried this and i did not have this issue.
Can you please check again? Maybe wait a few more second after entering
the first node.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHKC5LHDVQ4SCFKHDBKUAW3TIW5PZANCNFSM4XWDP3EQ>
.
|
Swipe to refresh will be disabled in v152. At the moment v151 is in the Play Store. |
okay, will test with the next version.
Can I somehow see the current version number? The app info on Google play
says 3.0.63. Don't know how to connect this with the version numbers you
are using.
…On Thu, 15 Apr 2021, 16:41 bkucsera ***@***.***> wrote:
Swipe to refresh will be disabled in v152. At the moment v151 is in the
Play Store.
Or you mean "same", for any of the previous bugs mentioned in this topic?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHKC5LBZH2JEYZ4TG5MX7XDTI33KDANCNFSM4XWDP3EQ>
.
|
@killakalle just go to your profile - from tehre you see the current version (eg 152) |
@killakalle please check in release 153 which is out now |
Looks good now!
…On Wed, 21 Apr 2021, 16:14 rouletout ***@***.***> wrote:
@killakalle <https://github.com/killakalle> please check in release 153
which is out now
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#36 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHKC5LCM54I5E2E47DFOD23TJ3MV3ANCNFSM4XWDP3EQ>
.
|
Closing |
When looking at Wallis/Rawyl I'm trying to swipe from INFO to SECTORS, but it keeps flopping back to INFO.
Oh, going through the tabs seems to magically fix it. Maybe the tabs can't be swiped to because they are not "loaded" yet?
Oh no, it's broken again.
The text was updated successfully, but these errors were encountered: