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

First tap on channels doesn't register when opened via swipe #153

Open
raucao opened this issue Jan 22, 2019 · 9 comments
Open

First tap on channels doesn't register when opened via swipe #153

raucao opened this issue Jan 22, 2019 · 9 comments

Comments

@raucao
Copy link
Member

raucao commented Jan 22, 2019

I always found the channel nav to be a bit weird, and today I found out why: in my installed PWA on Android (via Chrome), I have to tap twice in the channel list to actually switch to a channel (or register any taps for that matter), but only when I open the channel list via swipe. When I tap the header to open the list, the first tap works.

@fsmanuel
Copy link
Contributor

@skddc Maybe a focus issue?

@raucao
Copy link
Member Author

raucao commented Jan 23, 2019

@fsmanuel Could be. Want to check if the same issue exists on iOS or not?

@fsmanuel
Copy link
Contributor

fsmanuel commented Jan 23, 2019 via email

@raucao
Copy link
Member Author

raucao commented Jan 23, 2019

Just open https://hyperchannel.kosmos.org/ in Safari on there and you can immediately test. :)

@fsmanuel
Copy link
Contributor

fsmanuel commented Jan 23, 2019 via email

@raucao
Copy link
Member Author

raucao commented Jan 23, 2019

So it's an issue with the swiping library and Chrome it seems.

@raucao
Copy link
Member Author

raucao commented Jan 23, 2019

I tested again, and have news: it might actually be the same issue on iOS, because it actually only happens when you tap too quickly. If you wait for about a second after swiping, it will work, but if you tap immediately (even though the animation should already be finished), it won't register the tap.

@fsmanuel Could you try again with this new information and see if you can reproduce the issue?

@galfert
Copy link
Contributor

galfert commented Jan 23, 2019

I can't reproduce it on iOS either. Even when tapping while the animation is still in progress, it still switches the channel.

@raucao
Copy link
Member Author

raucao commented Jan 23, 2019

Thanks. We'll have to investigate on Android then. Desktop Chromium in mobile mode might work for reproducing.

@raucao raucao added this to the Public Beta milestone Mar 6, 2019
@raucao raucao added ready and removed ready labels Mar 6, 2019
@raucao raucao removed this from the Public Alpha milestone Aug 26, 2021
@raucao raucao removed the ready label Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants