buttondown / roadmap

Buttondown's public roadmap
51 stars 0 forks source link

Newsletter switching/selector broken on Android mobile #3114

Open james-baker opened 1 month ago

james-baker commented 1 month ago

Repro: Log in to Buttondown from a mobile, phone-type device. Tap the Newsletter name in the very top-left to open the newsletter switcher. See the newsletter switcher, everything looks mobile-layout-cooperative. Tap on a newsletter name in the switcher.

Expected: Click-equivalent happens, Buttondown switches to working in/on that newsletter. Actual: After tap, it looks like the on-hover state activates on that item in the switcher, but nothing else happens.

This completely blocked me from doing an operation with my phone last week, and I had to borrow a friend's laptop to do my task.

jmduke commented 1 month ago

@james-baker What phone/browser was it? I just tried on demo.buttondown.email and it appears to be switching correctly.

james-baker commented 1 month ago

Android, Chrome (a Pixel 8 phone). I'm gonna guess you're an iOS guy, given the existence of #2594 ;-)

Same broken behavior on demo.buttondown.email for me, so yeah seems OS-specific.

jmduke commented 1 month ago

@benborgers Throwing this on your end as you root-caused it