Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0052033 | POS2 | POS | public | 2023-04-02 23:12 | 2023-05-11 18:01 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q3 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0052033: Available filter in search screen should be displayed in a popover in portrait mode |
Description | 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 |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-04-02 23:12 | AugustoMauch | New Issue | |
2023-04-02 23:12 | AugustoMauch | Assigned To | => AugustoMauch |
2023-04-02 23:12 | AugustoMauch | OBNetwork customer | => No |
2023-04-02 23:12 | AugustoMauch | Triggers an Emergency Pack | => No |
2023-04-05 12:27 | hgbot | Merge Request Status | => open |
2023-04-05 12:27 | hgbot | Note Added: 0148289 | |
2023-04-05 12:36 | hgbot | Note Added: 0148290 | |
2023-04-18 14:16 | hgbot | Merge Request Status | open => approved |
2023-04-19 09:47 | AugustoMauch | Issue Monitored: AugustoMauch | |
2023-04-19 09:47 | AugustoMauch | Status | new => scheduled |
2023-05-06 09:49 | hgbot | Note Added: 0149379 | |
2023-05-11 18:01 | hgbot | Resolution | open => fixed |
2023-05-11 18:01 | hgbot | Status | scheduled => closed |
2023-05-11 18:01 | hgbot | Fixed in Version | => 23Q3 |
2023-05-11 18:01 | hgbot | Note Added: 0149633 | |
2023-05-11 18:01 | hgbot | Note Added: 0149634 | |
Notes |
|
(0148289)
|
hgbot
|
2023-04-05 12:27
|
|
|
|
(0148290)
|
hgbot
|
2023-04-05 12:36
|
|
|
|
(0149379)
|
hgbot
|
2023-05-06 09:49
|
|
|
|
(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
|
|
|