mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.2k stars 2.92k forks source link

Conform presented menu to iPad specifications in Figma #22283

Open data-sync-user opened 3 weeks ago

data-sync-user commented 3 weeks ago

Right now, when we presente the menu, we just do it universally, and we have detents & everything. But the iPad designs don’t look like this. So we should update what we’re doing to match the iPad designs

┆Issue is synchronized with this Jira Task

Piratesarereal commented 2 weeks ago

The max height and max width of the menu sheet on the iPad should match the bookmarks sheet. In the attached image shown in the bugfix, it seems like it is doing it, so that works.