TransforMap / transformap-viewer

https://viewer.transformap.co/
Do What The F*ck You Want To Public License
10 stars 16 forks source link

Navigation issues with non-fullscreen embedding in partner sites #49

Closed lottallegra closed 7 years ago

lottallegra commented 7 years ago

Menu Icon not intuitive: Menu not visible, when iframe width is not full screen width on large display (width = 735, for example):

menu icon

Menu covers whole Map: The menu entries take up the whole width oft he iframe when opened and compleately cover up the underlying map PLUS there is no „BACK TO MAP“ button visible. Users might be lost in navigation. Idea: maximum menu entry width is around 80% so that part oft he underlying map remains visible and users can go back to map view by clicking on the still visible part oft he map. menu

josefkreitmayer commented 7 years ago

Hello @lottallegra thank you for your feedback and request. That is a vital part of the development process.

I am going to divide different issues apart, so they can be taken on independently. Thank you for the screenshots and good reporting!!! In the next days and we will go through all of them and decide what we can resolve immediately!

josefkreitmayer commented 7 years ago
josefkreitmayer commented 7 years ago

@lottallegra the main issue here is, that the mobile mode which has the properties you describe is set to early, so that it is already enabled from a with of ~800 px. We will try different settings for that in the next days.

Once that setting is changed, the menu and everything else will look normal.

josefkreitmayer commented 7 years ago

@species can you prioritize this issue? Once resolved, we can move forward to rollout the process for partnersite integration. I assume, that subsequent feedback to the partnersite integration will mostly be enhancements or minor usability bugs.

Apart from resolving this issue, I would suggest, we decide what to resolve first, short before the next sprint planning.

josefkreitmayer commented 7 years ago

@species let´s set the breakpoint for mobile mode with 640 epx.

I found the measurement here. It should fit for most smartphones in the market. Phones with HD screen will still be able to use the general menu, as the resolution is so very high

species commented 7 years ago

set to 640px for all 3 repositories.

josefkreitmayer commented 7 years ago

@lottallegra can you test in the inkota-Site, now it should work. Thank you!

lottallegra commented 7 years ago

map

Its better, as the menu is not covering the whole map anymore. In some cases, however (as shown on the picture above), the menu is still covering about half of the map. The menu doesn't close entirely either, the only option is to click on different menu items so that a smaller menu popps up, which covers less of the map. Is it possible to make the menu close when one clicks on the map?

josefkreitmayer commented 7 years ago

The issue with the menu covering too much space is now moved here: https://github.com/susy-partners/transformap-viewer/issues/18, as the original issue is completed.