Openbravo Issue Tracking System - POS2
View Issue Details
0049046POS2POSpublic2022-04-12 17:052022-05-22 10:48
AugustoMauch 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
 
No
0049046: Product Search - First phase
This feature request will include the first phase of product search: https://docs.google.com/document/d/1erewD4Cgx5rYjsiHdA4fi_Mf4zDI_NmRp2PL8K2VmvE/edit# [^]

This phase will include:
- A search input whan when focus will have a different layout that without it
- When performing a search, the ProductBrowse mode is replaced by the ProductSearch mode
- The ProductSearch mode will display the list of products that match the search input and a combo to determine how those products should be sorted


This phase will NOT include:
- Input size change when its status goes from collapsed to uncollapsed
- Support for other available filters (category, price, characteristics, etc)
- Support for showing only the products for the selected schema
-
No tags attached.
Issue History
2022-04-12 17:05AugustoMauchNew Issue
2022-04-12 17:05AugustoMauchAssigned To => jarmendariz
2022-04-12 17:05AugustoMauchTriggers an Emergency Pack => No
2022-04-12 17:06AugustoMauchStatusnew => scheduled
2022-04-13 19:15hgbotNote Added: 0136515
2022-04-14 19:30hgbotNote Added: 0136522
2022-05-13 09:15hgbotNote Added: 0137254
2022-05-18 09:20AugustoMauchSummaryProduct Search => Product Search - First phase
2022-05-18 09:20AugustoMauchDescription Updatedbug_revision_view_page.php?rev_id=24107#r24107
2022-05-18 09:22AugustoMauchIssue cloned0049349
2022-05-20 14:16hgbotNote Added: 0137580
2022-05-20 14:16hgbotResolutionopen => fixed
2022-05-20 14:16hgbotStatusscheduled => closed
2022-05-20 14:16hgbotNote Added: 0137581
2022-05-22 10:48hgbotNote Added: 0137588

Notes
(0136515)
hgbot   
2022-04-13 19:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/925 [^]
(0136522)
hgbot   
2022-04-14 19:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/733 [^]
(0137254)
hgbot   
2022-05-13 09:15   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/733 [^]
(0137580)
hgbot   
2022-05-20 14:16   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/925 [^]
(0137581)
hgbot   
2022-05-20 14:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 237b8209a715a95155b8ad0d10f7fbddff6efbf4
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 20-05-2022 14:16:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/237b8209a715a95155b8ad0d10f7fbddff6efbf4 [^]

Fixes ISSUE-49046: Merge branch 'fr/49046-product-search'

---
---
(0137588)
hgbot   
2022-05-22 10:48   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3500af3b884ff59f44b18895851397db7f8b0eec
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 22-05-2022 10:48:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3500af3b884ff59f44b18895851397db7f8b0eec [^]

Related to ISSUE-49046: Fixes tests

---
M web-jspack/org.openbravo.pos2/src/components/AddProductPanel/__test__/AddProductPanel.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/FilteredProductsKeymap/__test__/FilteredProductsKeymap.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/ProductSearchContent/__test__/ProductSearchContent.test.jsx
---