Openbravo Issue Tracking System - POS2
View Issue Details
0054088POS2Corepublic2023-12-07 17:162024-01-11 17:15
jarmendariz 
jarmendariz 
normalmajoralways
closedfixed 
5
 
24Q1 
No
0054088: Product Search filters should be hidden when scrolling through the results
In order to optimize the available space on the application, specially on portrait mode, we want to be able to hide the search input and applied filters as soon as the user starts scrolling through the search results, showing them again when the user scrolls back.
See description
No tags attached.
Issue History
2023-12-07 17:16jarmendarizNew Issue
2023-12-07 17:16jarmendarizAssigned To => jarmendariz
2023-12-07 17:16jarmendarizTriggers an Emergency Pack => No
2023-12-11 16:53hgbotNote Added: 0158052
2023-12-11 16:53jarmendarizStatusnew => scheduled
2023-12-12 17:41hgbotNote Added: 0158112
2023-12-29 16:29hgbotNote Added: 0158742
2024-01-02 09:34hgbotNote Added: 0158749
2024-01-02 09:34hgbotResolutionopen => fixed
2024-01-02 09:34hgbotStatusscheduled => closed
2024-01-02 09:34hgbotFixed in Version => 24Q1
2024-01-02 09:34hgbotNote Added: 0158750
2024-01-02 09:34hgbotNote Added: 0158751
2024-01-02 09:39hgbotNote Added: 0158752
2024-01-11 17:15hgbotNote Added: 0159196
2024-01-11 17:15hgbotNote Added: 0159197

Notes
(0158052)
hgbot   
2023-12-11 16:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1303 [^]
(0158112)
hgbot   
2023-12-12 17:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2286 [^]
(0158742)
hgbot   
2023-12-29 16:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1315 [^]
(0158749)
hgbot   
2024-01-02 09:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1303 [^]
(0158750)
hgbot   
2024-01-02 09:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 255f420e85ef1a4c34f8d495d32adb855578b482
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 02-01-2024 09:30:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/255f420e85ef1a4c34f8d495d32adb855578b482 [^]

Fixed ISSUE-54088: Created component that hides part of its content on user scroll

---
A web-jspack/org.openbravo.core2/src/components/AutoHideScrollLayout/AutoHideScrollLayout.jsx
A web-jspack/org.openbravo.core2/src/components/AutoHideScrollLayout/AutoHideScrollLayout.scss
A web-jspack/org.openbravo.core2/src/components/AutoHideScrollLayout/__test__/AutoHideScrollLayout.test.jsx
A web-jspack/org.openbravo.core2/src/components/AutoHideScrollLayout/index.js
A web-jspack/org.openbravo.core2/src/components/AutoHideScrollLayout/stories/AutoHideScrollLayout.stories.jsx
A web-jspack/org.openbravo.core2/src/components/AutoHideScrollLayout/stories/AutoHideScrollLayout.stories.scss
A web-jspack/org.openbravo.core2/src/components/AutoHideScrollLayout/stories/CollapsibleComponents.config.json
M web-jspack/org.openbravo.core2/src/ob-init.js
---
(0158751)
hgbot   
2024-01-02 09:34   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 6979972b897b925012251d336f66771f7292aa8f
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 02-01-2024 09:28:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/6979972b897b925012251d336f66771f7292aa8f [^]

Related to ISSUE-54088: Product Search filters should he hidden when user scrolls down in portrait

---
A web-jspack/org.openbravo.pos2/src-test/cypress/fixtures/integrationFixtures/PortraitMode.json
A web-jspack/org.openbravo.pos2/src-test/cypress/fixtures/integrationFixtures/PortraitProductSearchLayout.json
A web-jspack/org.openbravo.pos2/src-test/cypress/integration/portraitProductSearchLayout.int.spec.js
A web-jspack/org.openbravo.pos2/src/components/ProductSearch/ProductSearchContent/ProductSearchContentFilters.config.json
A web-jspack/org.openbravo.pos2/src/components/ProductSearch/ProductSearchPortraitLayout/ProductSearchPortraitLayout.jsx
A web-jspack/org.openbravo.pos2/src/components/ProductSearch/ProductSearchPortraitLayout/index.js
M web-jspack/org.openbravo.pos2/src-test/cypress/functions/productSearch.js
M web-jspack/org.openbravo.pos2/src-test/cypress/runAllSpecs/runIntegrationSpecsPOS2.spec.js
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/ob-init.js
---
(0158752)
hgbot   
2024-01-02 09:39   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2286 [^]
(0159196)
hgbot   
2024-01-11 17:15   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: bf2b5dee08513ae953ecde98107e5de7488253fb
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 11-01-2024 16:15:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/bf2b5dee08513ae953ecde98107e5de7488253fb [^]

Related to ISSUE-54088: Created Story that demonstrates how to integrate AutoHideScrollLayout with a Grid as the scrollable content

---
A web-jspack/org.openbravo.core2/src/components/Grid/stories/ListViewStaticRender.jsx
M web-jspack/org.openbravo.core2/src/components/AutoHideScrollLayout/stories/AutoHideScrollLayout.stories.jsx
M web-jspack/org.openbravo.core2/src/components/AutoHideScrollLayout/stories/AutoHideScrollLayout.stories.scss
M web-jspack/org.openbravo.core2/src/components/Grid/stories/ResponsiveGrid.stories.jsx
---
(0159197)
hgbot   
2024-01-11 17:15   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1315 [^]