[Menu Redesign] Preserve scrolled state on the main menu when entering back from the sub-menu.
Categories
(Firefox for Android :: Toolbar, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: aarjav, Assigned: sanchaai)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3][menu-redesign-followup])
Attachments
(2 files)
Steps to reproduce
- Open the menu.
- Scroll the main menu.
- Enter the 'Tools' sub-menu.
- Go back to main menu.
Expected behavior
- On going back, the user will see the same scrolled level/state of the main menu as before they entered the sub-menu.
Actual behavior
- Every time the user exits the sub-menu, the scrolled state of the main menu is reset.
Device information
- Firefox version: nightly
- Android device model: pixel 6
- Android OS version:
Any additional information?
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 1•1 year ago
|
||
:aarjav, we currently maintain the state of the menu for whether it is expanded or not. If it is expanded and a user has scrolled the list when they enter a submenu and return it is back to the top of this list as you state. I think we can leave this open as a future enhancement but I don't believe this is a blocking behavior as it is a very minor issue. If it's alright with you I'd like to put this as follow-up work if we decide it's important.
| Reporter | ||
Comment 2•1 year ago
•
|
||
I agree this doesn't need to block beta, but I feel this would be a basic expectation of the user, so if it is a considerable low uplift, it would be great if we can include it. Also, because for people who are getting used to the new sub-menu design, this specific behavior would start to become an issue.
But I would ask Channing to take the final call on this.
Comment 3•1 year ago
|
||
Ok, I'll move it to the followup work for now and we can move it as needed once Channing has reviewed it.
Updated•1 year ago
|
(In reply to Zac McKenney [:zmckenney] from comment #1)
Created attachment 9437278 [details]
menu_scrollstate_test.mp4:aarjav, we currently maintain the state of the menu for whether it is expanded or not. If it is expanded and a user has scrolled the list when they enter a submenu and return it is back to the top of this list as you state. I think we can leave this open as a future enhancement but I don't believe this is a blocking behavior as it is a very minor issue. If it's alright with you I'd like to put this as follow-up work if we decide it's important.
I agree, it doesn't need to block beta.
| Reporter | ||
Comment 5•11 months ago
|
||
Zac, can we keep this as a Release blocker? but last on the list? If it is a simple uplift it will be great if we can have this incorporated in before it reaches the release experiment.
If there are other more serious bugs for release blocker, we can revisit this to prioritize it.
| Assignee | ||
Updated•10 months ago
|
| Assignee | ||
Comment 6•10 months ago
|
||
Preserve the scrolled state of the main menu so that when returning to it from a sub-menu, the main menu's scrolled state does not get reset.
Description
•