Skip to content

mini search field head does not appear if suggestions and recommendations are disabled. Luma Theme and mobile navigation. #30584

Closed
@redati

Description

@redati

Preconditions (*)

Magento 2.4-develop

  1. does not work when suggestions are disabled
  2. because form-mini.js is not loaded
  3. imput depends on the click to appear and the logic is in form-mini.js
isSuggestionsEnabled()): ?>
       data-mage-init='{"quickSearch":{data-mage-init='{"quickSearch":{

problem here
...

Steps to reproduce (*)

  1. Go to Admin -> Stores -> Configuration -> Catalog -> Catalog -> Catalog Search and set:
  • Enable Search Recommendations to No
  • Enable Search Suggestions to No
  1. Click on the Save Config button;
  2. Clean cache;
  3. Using the standard luma theme, browse with mobile.
  4. Click on the search button;

Expected result (*)

Appear input form search (form minisearch)

Actual result (*)

✖️ Nothing happens

Peek 2020-10-22 12-37


  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • [S4] Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

Labels

Area: FrontendComponent: SearchFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReported on 2.4.0Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions