Magento2: Admin global search - submit by enter doesn't work

Created on 18 Jul 2017  路  10Comments  路  Source: magento/magento2

When I'm trying to submit search form from keyboard - it doesn't work, but if I just click to value in drop-down - it works as expected.

Preconditions

  1. Magento 2.1.7 installed via composer

Steps to reproduce

  1. Go to Magento 2 admin panel
  2. Click "Search" icon in header
  3. Put some query (as example 7029) in search field, wait for autocomplete
  4. Select "\
  5. Click enter button
    image

Expected result

  1. Browser should be redirected to products grid page with selected query

Actual result

  1. Browser was redirected to the current page with additional get parameter: ?query=#
Fixed in 2.2.x Fixed in 2.3.x Clear Description Confirmed Format is valid Ready for Work Reproduced on 2.1.x Reproduced on 2.2.x Reproduced on 2.3.x bug report

All 10 comments

Hello, @ihor-sviziev. Based on Your issue an internal ticket was created - MAGETWO-70961. As the issue is fixed You'll be informed. Thank You for reporting.

@ihor-sviziev, thank you for your report.
We've created internal ticket(s) MAGETWO-70961 to track progress on the issue.

I'm working on it #SQUASHTOBERFEST

@romainruaud could you please accept the invitation to magento/magento2 on the GitHub?

@okorshenko done !

Internal ticket to track issue progress: MAGETWO-81146

The issue has been fixed in 2.2-develop branch and will be available with 2.2.2 release soon

Hi @ihor-sviziev. Thank you for your report.
The issue has been fixed in magento-engcom/magento2ce#1284 by @magento-engcom-team in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming patch release.

Is there any way to search complete string instead of each word? For example i want to search customer with full name but i get results based on first name

@shachiarkatkar AFAIK no

Was this page helpful?
0 / 5 - 0 ratings