licoffe / POE-Stash-indexer-NG

High performance Path of Exile stash indexer
MIT License
43 stars 12 forks source link

On mobile, impossible to click on the elements of the dropdown menus. #14

Open superouman opened 7 years ago

superouman commented 7 years ago

On mobile, clicking on an element of the League and Time interval dropdown menus does not work. It clicks on the element behind because the menu gets closed.

Tested on Android 6.0.1, Chrome 56, Firefox 52

On the screenshot, i cannot select Hardcore Legacy, Legacy, Standard. https://cloud.githubusercontent.com/assets/5748216/24043549/6a500170-0b17-11e7-9cd0-7e02f1e311c3.png

licoffe commented 7 years ago

I just did a complete rework of the website to better support mobile devices :) I use native selects now. Can you confirm it works for you too?

superouman commented 7 years ago

It works perfectly on mobile now. However, a new issue appeared on the desktop when the window size is reduced. The dropdown menu font is white on a white background. https://cloud.githubusercontent.com/assets/5748216/25332402/a496ca52-28e6-11e7-9639-ee8862e7bd02.jpg

licoffe commented 7 years ago

Could you tell me which browser and OS you are using?

superouman commented 7 years ago

OS: Windows 10

Browsers on which the issue happens: Chrome 57, Edge, Internet Explorer 11

The default background color of the options is white in the previously listed browsers and Firefox uses the background of the page.

licoffe commented 7 years ago

I just updated the website and it seems to work on my side. Could you take a look and see if it fixed the issue on your side as well?