Add to List doesn't work on mobile

Avatar image for kalos
kalos

92

Forum Posts

227

Wiki Points

0

Followers

Reviews: 0

User Lists: 18

You can't add games to your lists on mobile. You can click the button, but the list selector that pops up has a transparent black overlay on it and clicking anywhere dismisses the list selector.

You can replicate this on desktop by resizing your browser window to be narrow enough for the site to relayout to have the navigation bar on top.

Since the mobile site is reactive to display width instead of a dedicated mobile site, I can't workaround this with "request desktop site" either.

I tested with Chrome on Android and on macOS, but I've encountered this problem for the past year.

Avatar image for kalos
kalos

92

Forum Posts

227

Wiki Points

0

Followers

Reviews: 0

User Lists: 18

#2  Edited By kalos

Tested on:

Chrome for Android Version 63.0.3239.111

Chrome for macOS Version 63.0.3239.84 (Official Build) (64-bit)

I suspect the problem is that the dialog's background tint (transparent black) is z-ordered incorrectly on mobile and it's clickable to dismiss the dialog.

In Chrome, I can edit the page, delete div class="modal-backdrop in" and then I can click on a list and it's successfully added. But, I can't do that on mobile!

Avatar image for kalos
kalos

92

Forum Posts

227

Wiki Points

0

Followers

Reviews: 0

User Lists: 18

Fixed by the redesign!