slms4redd / portal

SFMS web portal client improved
http://nfms4redd.org
1 stars 2 forks source link

Responsive behavior of the side menus do not work on mobile technologies #5

Closed alessio-alfonsetti closed 8 years ago

alessio-alfonsetti commented 9 years ago

The menu for the layers do not properly work:

The menu for the legend does not show up at all on both IOS (IPhone) and Android phone.

Tests on tablets have not been provided yet.

minotogna commented 9 years ago

The geo-portal has never meant to be mobile-compatible. On such small devices, a new UI must be developed.

minotogna commented 9 years ago

The UI has been tested on tablet with horizontal layout with resolution 1024 x 600

Damianofds commented 9 years ago

Mobile compatibility hasn't been a requirement of the geoportal but a graceful degradation is always desirable. Although the old user interface is not responsive it still works in all of its basic features on major devices, this version instead has unexpected and sometimes unpredictable behaviours under a resolutions with width or height under 1000 px.

A possible (not painful I think) solutions could be to deactivate the UI components under a certain resolution and show an alert saying "this resolutions is not fully supported"

minotogna commented 9 years ago

Hi Damiano, Thanks for the suggestion. I'll try to add the message for xs screens. And will test it with other smaller tablet screen resolutions Regards Mino On Aug 10, 2015 5:25 PM, Damiano Giampaoli notifications@github.com wrote:

Mobile compatibility hasn't been a requirement of the geoportal but a graceful degradation is always desirable.

Although the old user interface is not responsive it still works in all of its basic features on major devices, this version instead has unexpected and sometimes unpredictable behaviours under a resolutions with width or height under 1000 px. A possible (not painful I think) solutions could be to deactivate the UI components under a certain resolution and show an alert saying "this resolutions is not fully supported" — Reply to this email directly or view it on GitHub.

Damianofds commented 8 years ago

Tested on iPad and sony xperia with android 4.4.2 it works good, on small devices the dashboard is not visible.