-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add automatic scrolling of wizard steps #14826
base: 3.x
Are you sure you want to change the base?
Add automatic scrolling of wizard steps #14826
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this UX improvement, @austincarpenter! 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this PR locally and simplified the scroll method since scrolling the step into view no longer requires the wizard itself to be scrolled into view.
Looks good to me! 👌
Ready for merge, @danharrin :) |
Description
This PR ensures the wizard scrolls the current step into view when moving between steps.
#14665
Visual changes
scroll-wizard-steps.mp4
Functional changes
composer cs
command.