lumapps / lumX

The first responsive front-end framework based on Angular & Google Material Design specifications
https://ui.lumapps.com
MIT License
1.96k stars 274 forks source link

Dropdown broken on mobile devices #598

Closed alexandre-nicolas closed 6 years ago

alexandre-nicolas commented 6 years ago

Hi,

It seems that the dropdown component ignore touch events on mobile devices :

Step to reproduce :

NB : The select "Basic usage" works almost fine on my phone (Chrome 65), can't scroll though.

I did not take time to dig into the code. Problem has happened somewhere between 1.6.15 and 1.7.26. 1.6.15 was broken aswell as I couldn't select any overflown element.

Thanks in advance

philippeBchn commented 6 years ago

Hi @alexandre-nicolas,

Yesterday we released the 1.7.30. This version updates the dropdown logic to improve the support of the mobile (specially iOS 10/11).

I hope this version will fix your troubles.