DigitalCommons / mykomap-monolith

A web application for mapping initiatives in the Solidarity Economy
0 stars 0 forks source link

[CWM] Critical mobile UX bugs #66

Open lin-d-hop opened 2 days ago

lin-d-hop commented 2 days ago

Descriptions

In initial mobile testing a number of critical UX issues have come up. These all need fixing.

Acceptance Criteria

The above issues are fixed and deployed.

ms0ur1s commented 1 day ago

Task 1: Added 80px padding to the bottom on the content panel (height of the nav), This bug only appears on my phone and I can't recreate it on my machine using dev tools or the browser plugin I have, so it needs live testing.

Task 2: Reduced mobile pop-up height from 500px to 450px.

PR for the first three issues

https://github.com/DigitalCommons/mykomap-monolith/pull/73

rogup commented 1 day ago

@ms0ur1s I'll take task 4 and do it as part of my work on #64

lin-d-hop commented 1 day ago

Guys! Impressive! @rogup @ms0ur1s

lin-d-hop commented 1 day ago

Can I confirm this has been deployed? Still seeing these issues on my phone :(

ms0ur1s commented 1 day ago

@ms0ur1s I'll take task 4 and do it as part of my work on #64

Thanks man ❤

rogup commented 1 day ago

Can I confirm this has been deployed? Still seeing these issues on my phone :(

Yes, deployed. I'm seeing the changes live - mabybe some browser caching on your end?

ms0ur1s commented 20 hours ago

Andriod and IOS positional difference for reference

Android Chrome

Image

IOS Safari

Image

IOS Chrome

Image

ms0ur1s commented 32 minutes ago

PR for the apply filters box positioning bug