cheeaun / phanpy

A minimalistic opinionated Mastodon web client
https://phanpy.social
MIT License
1.02k stars 98 forks source link

Lists entry in main popup menu doesn't work on Android #473

Open timbray opened 5 months ago

timbray commented 5 months ago

Hi, I bring up the main menu on my Pixel 7 and it looks as it should, but when I tap on Lists it does nothing. On desktop it works fine, sliding out a selector with "All lists" or the one list I have.

Screenshot_20240327-180010

cheeaun commented 5 months ago

@timbray does the 'More…' menu work for you?

timbray commented 5 months ago

@timbray does the 'More…' menu work for you?

Nope, that's also a no-op now. BTW also on my big Samsung tablet it's the same.

cheeaun commented 5 months ago

@timbray I've made some potential fixes (I couldn't reproduce this on my side - Pixel 3, Android 12), could you check if it's still happening?

timbray commented 5 months ago

Nope, both the slide-out options “Lists” and “More” are still no-ops. I went into prefs and cleared the cache, also tried dev.phanpy.social, same story. If I were in Singapore, I'd just drop by with my phone… I'm on vacation until Sunday but after that, if you like I could hook up adb or otherwise try to help debug. I'm a server-side guy, useless with JS apps.

timbray commented 5 months ago

Seems a bit better on the Samsung tablet, I can get the lists and more menus to slide out but I have to sort of pull-right on them.

cheeaun commented 5 months ago

@timbray sorry what do you mean by "pull-right on them"?

timbray commented 5 months ago

Oops, turns out that what I meant was “long press”. Long press on them and they work, but not on tap. Both on the Sammy tablet and the Pixel 7.

cheeaun commented 5 months ago

@timbray is this on dev or prod?

timbray commented 5 months ago

Prod.

marcin-kozinski commented 5 months ago

I have the same issue on dev. Long-press doesn't seem to work for me.

Android 14; Pixel 7a Build/AP1A.240305.019.A1 Chrome 123.0.6312.80

cheeaun commented 5 months ago

@marcin-kozinski does tapping (not long-press) work?

marcin-kozinski commented 5 months ago

No, it doesn't. Sorry I wasn't clear!

marcin-kozinski commented 5 months ago

Sorry, just checked dev again and I saw the "new update available" message in the main menu. After reloading sub menus now work!

timbray commented 5 months ago

Confirmed, fixed in dev.