Openbravo Issue Tracking System - POS2
View Issue Details
0052033POS2POSpublic2023-04-02 23:122023-05-11 18:01
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
23Q3 
No
0052033: Available filter in search screen should be displayed in a popover in portrait mode
In order to have more space in portrait mode, the “Available Filters” should be moved to a popover. This popover should hang from a new “Available Filters” button, that will be only displayed in portrait mode.

 

Note for developers: the available filters it is already a component because it is being used also in a different window, in Print Product Labels. Check with Gorka Gil
-
No tags attached.
Issue History
2023-04-02 23:12AugustoMauchNew Issue
2023-04-02 23:12AugustoMauchAssigned To => AugustoMauch
2023-04-02 23:12AugustoMauchTriggers an Emergency Pack => No
2023-04-05 12:27hgbotNote Added: 0148289
2023-04-05 12:36hgbotNote Added: 0148290
2023-04-19 09:47AugustoMauchIssue Monitored: AugustoMauch
2023-04-19 09:47AugustoMauchStatusnew => scheduled
2023-05-06 09:49hgbotNote Added: 0149379
2023-05-11 18:01hgbotResolutionopen => fixed
2023-05-11 18:01hgbotStatusscheduled => closed
2023-05-11 18:01hgbotFixed in Version => 23Q3
2023-05-11 18:01hgbotNote Added: 0149633
2023-05-11 18:01hgbotNote Added: 0149634

Notes
(0148289)
hgbot   
2023-04-05 12:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1672 [^]
(0148290)
hgbot   
2023-04-05 12:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1040 [^]
(0149379)
hgbot   
2023-05-06 09:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1040 [^]
(0149633)
hgbot   
2023-05-11 18:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 6981c68f03dd1396064563f8a75523849c2f11e3
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 11-05-2023 18:00:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/6981c68f03dd1396064563f8a75523849c2f11e3 [^]

Fixes ISSUE-52033: Available filters of product search are displayed in a popup in portrait mode

---
A web-jspack/org.openbravo.pos2/src/components/ProductSearch/AvailableProductFilterPopover/AvailableProductFilterPopover.jsx
A web-jspack/org.openbravo.pos2/src/components/ProductSearch/AvailableProductFilterPopover/AvailableProductFilterPopover.scss
A web-jspack/org.openbravo.pos2/src/components/ProductSearch/AvailableProductFilterPopover/__test__/AvailableProductFilterPopover.test.jsx
A web-jspack/org.openbravo.pos2/src/components/ProductSearch/AvailableProductFilterPopover/index.js
A web-jspack/org.openbravo.pos2/src/model/user-interface/actions/productSearch/closeAvailableFiltersPopover.js
A web-jspack/org.openbravo.pos2/src/model/user-interface/actions/productSearch/openAvailableFiltersPopover.js
A web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/productSearch/CloseAvailableFiltersPopover.js
A web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/productSearch/OpenAvailableFiltersPopover.js
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/FilteredProductsKeymap/FilteredProductsKeymap.scss
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/ProductSearchContent/ProductSearchContent.portrait.config.json
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/ProductSearchContent/ProductSearchContent.scss
M web-jspack/org.openbravo.pos2/src/model/user-interface/UIExtension.js
M web-jspack/org.openbravo.pos2/src/ob-init.js
---
(0149634)
hgbot   
2023-05-11 18:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1672 [^]