joomla / install-from-web-server

Repository holding the component powering the Install from Web server.
9 stars 31 forks source link

Install From Web - Clear button always disabled #77

Open Hackwar opened 6 months ago

Hackwar commented 6 months ago

This is a copy of the original issue https://github.com/joomla/joomla-cms/issues/41966

Steps to reproduce the issue

  1. Go to administrator/index.php?option=com_installer&view=install
  2. Navigate to the "Install From Web" tab
  3. Type something in the "Search" box
  4. Press Enter or click the search button

Expected result

Text remains in the input box and "Clear" button becomes enabled

Actual result

Text is emptied from the input and "Clear" button is still disabled. It's always disabled, so can never be used.

Hackwar commented 6 months ago

@C-Lodder @brianteeman