AeonSake / acnh-catalogue-issues

Issue tracker for The ULTIMATE Catalogue (https://catalogue.ac)
https://catalogue.ac
1 stars 0 forks source link

Bug: Missing button for select native variants on mobile site #29

Closed zbanaw closed 2 years ago

zbanaw commented 2 years ago

On the mobile site, the "Select native item variant" option pop up screen is missing the 'Cancel' and 'Done' buttons or they are rendering off the screen. This makes it difficult to save the settings. The buttons are reachable in the desktop site, but should be reachable in mobile site as well.

Screenshot_20220607-211840_Chrome

AeonSake commented 2 years ago

Hmm strange, this is usually an issue with iOS browsers but that looks like Android? What browser (and version) are you using? It kinda looks like the entire dialog is cut off since not even the entire scrollbar is shown.

zbanaw commented 2 years ago

Yes, it's an Android and Chrome version 102.0.5005.78.

AeonSake commented 2 years ago

I have identified the issue. It's caused by the floating header/toolbar/navigation bar which changes the total page height. Dialogs scale to a max of 100% of the screen height but it's reported incorrectly due to the toolbar. I will publish a fix in the next few days. Sorry for the inconvenience. In the meantime you can manually zoom out until you see the buttons for now.

zbanaw commented 2 years ago

No problem. I did switch to the desktop version briefly to save the settings. Just other people may not know how to do that. As a developer too, I understand that these things happen. 😅 Thanks again.

AeonSake commented 2 years ago

The issue should now be fixed with the latest update (v3.341).