enonic / xp-apps

Enonic XP bundled applications.
GNU General Public License v3.0
1 stars 3 forks source link

Install of an application via url should not be triggered on paste #687

Closed alansemenov closed 6 years ago

alansemenov commented 6 years ago

Copy-paste of an application url into the search field inside the Install App dialog triggers instant attempt to install it. Same when changing url manually inside the input field - each key press will trigger the new attempt. Instead, we should wait for user to press Enter and then try to install it.