Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport 24.04: feat(mobileWizard): keep past scroll position #9371

Conversation

Minion3665
Copy link
Member

This is a backport of #9277

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • Code is properly formatted
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

@Minion3665 Minion3665 requested a review from timar June 28, 2024 13:00
In I02365ecef859fb6f199d14a12a49937d5a30b8e7
(#9230) we made the scroll position of a menu
always return to the top. This was to avoid a bug where a submenu would
keep its scroll, starting partway down and obscuring the top items.

In the review, it was mentioned that it would be even better to keep the
scroll position of the menu when returning to it. For simplicity I've
opted to only keep the position of menus up of you (so exiting a submenu
then reopening it will keep the position of the top menu, but not the
submenu), I make no comment on which way would be better as a user

Signed-off-by: Skyler Grey <[email protected]>
Change-Id: If82ff0b586a65349452fe8ebfb7fa046e4f874fb
@Minion3665 Minion3665 force-pushed the private/skyler/mobile-wizard-remember-positions branch from 2215fef to ed2ce29 Compare July 2, 2024 09:59
@timar timar merged commit 2ea01f9 into distro/collabora/co-24.04 Jul 2, 2024
8 of 9 checks passed
@timar timar deleted the private/skyler/mobile-wizard-remember-positions branch July 2, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants