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

#1589: Hitting Enter key on Edit Image page redirects the user to Magento Dashboard instead of Saving the image #1597

Commits on Jul 14, 2020

  1. magento#1589: Hitting Enter key on Edit Image page redirects the user…

    … to Magento Dashboard instead of Saving the image - prevented page to reload and image details are saved when hitting enter
    yolouiese committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    089fb2b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. magento#1589: Hitting Enter key on Edit Image page redirects the user…

    … to Magento Dashboard instead of Saving the image - added key codes library and revised key code condition
    yolouiese committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    5fa5876 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. magento#1589: Hitting Enter key on Edit Image page redirects the user…

    … to Magento Dashboard instead of Saving the image - fixed the error in static test invalid case of type of booelean
    yolouiese committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    88a31c9 View commit details
    Browse the repository at this point in the history