-
Notifications
You must be signed in to change notification settings - Fork 843
Allow enabling lazy images from the upgrade screen #8700
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
Allow enabling lazy images from the upgrade screen #8700
Conversation
|
I love adding it as an interactive element! As I mention in Slack, I think it might be good to incklude the whole setting including description. At the very least it will look like an image of where it is and if they try to interact with it, magic! |
dereksmart
left a comment
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.
LGTM -- pushed a couple commits to fix eslint errors and console warnings
|
Since it's approved in its current state, I am going to merge this and add the description in a separate PR. |
* Allow enabling lazy images from the upgrade screen * Style tweaks * Add 8px padding to bottom of settings * fix eslint -- remove unused * fix console warnings nested div in p
|
cherry-picked to |
A suggestion from @beaulebens, it's handy for users to be able to enable a new feature when we add a UI for it.
So I added the module toggle right into the upgrade notice.
Testing instructions:
data-lazy-loaded="1"attribute)Proposed changelog entry for your changes:
Allow enabling new features from upgrade screen