unlockopen / www.unlockopen.com-v4

V4 of the UnlockOpen website
0 stars 1 forks source link

Mobile Menu Behavior: Wrap Pills vs. Drawer Menu #31

Closed madrilene closed 3 months ago

madrilene commented 5 months ago

Overview

Decide on the approach for mobile menu behavior: whether to use wrap pills or implement a drawer menu.

Task

tobie commented 5 months ago

Could you give visual examples of both and summarize their respective benefits?

madrilene commented 3 months ago

Options

Wrap Pills

Pros

Cons

Screenshot from 2024-05-23 14-52-51 Screenshot from 2024-05-23 14-53-31

Drawer Menu

Pros

Cons

Screenshot from 2024-05-23 14-54-18 Screenshot from 2024-05-23 14-54-25

tobie commented 3 months ago

Let's go with the drawer menu.

madrilene commented 3 months ago

Built a drawer menu. Let me know if the styling works for you, and if not, what you would want to change / link to an example you like.

tobie commented 3 months ago

Looks good to me.

you’d want to figure out how to make scrolling scroll the menu, not the background on ios before landing, though. I remember seeing write ups about how to do this.

madrilene commented 3 months ago

Not sure I understand. Can you explain again? Is this an issue already? Can you tell me your iOS version so I can emulate this?

tobie commented 3 months ago

https://share.icloud.com/photos/030sIrH5jS_3V2uyp7sbopLmA

tobie commented 3 months ago

Maybe this: https://developer.chrome.com/blog/overscroll-behavior ?

madrilene commented 3 months ago

Ah, I see what you mean now. I'm on it.