-
Notifications
You must be signed in to change notification settings - Fork 473
Display menu builder menu from bottom #3211
Comments
@Amejia481 No, for this issue we're talking about starting the recylcerview of the menu builder from the bottom. For example, if my device is really short, we want to display C before B in the following menu: |
@sblatz Do you want to mark some |
Could scroll until the important items are visible could be enough? |
@vesta0 ^^ |
Ideally, we also want to have an arrow or something indicating that user can scroll up for more options. @mheubusch for post-mvp. |
@Amejia481 I assume this translates to: For preferred UP direction we scroll all the way down and for preferred DOWN direction we scroll up all the way (or do nothing because that's the default) |
Just to confirm: @pocmo are you suggesting:
If option 1 is the preferred. Is this mixing two concepts? The orientation of the menu and the direction that are we going to do scroll if there is not enough space to show all the items? Is this the expected behavior all cases outside of the toolbar menu use case? |
I was suggesting (1), but yes, I primarily looked at the toolbar and the reference screenshots. For menus in a list like bookmarks that may not be the case and you may always want to show them top to bottom like we do right now. Good catch! |
As mentioned on mozilla-mobile/fenix#2219 (comment) this is not working properly on Android 5 & 6 devices, let's take a look. |
I am removing MVP blocker since it's only impacting Android 4 & 6. |
For this fenix issue.
We'd like to display the menu builder from the bottom so our most critical menu items are shown even when the whole menu can't be.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: