-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[2.3] Improve Database Media Storage Configuration settings usability #23710
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
[2.3] Improve Database Media Storage Configuration settings usability #23710
Conversation
Added additional comment reminding of need to save settings following synchronization of storage.
Hi @gwharton. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @sidolov, thank you for the review.
|
✔️ QA Passed |
Hi @gwharton, thank you for your contribution! |
Description (*)
The Media Storage Location setting has the option to "use default value", however this option causes issues with the page's javascript routines which need to independently control whether the media storage location dropdown box is enabled or not. This can result in situations where the use default value checkbox is checked, but the setting is enabled (and ignored). This PR removed the "Use default value" option for both the media storage mode and location.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)