Openbravo Issue Tracking System - POS2
View Issue Details
0047809POS2POSpublic2021-10-05 11:022021-11-03 09:07
timothee_catteeuw 
prakashmurugesan88 
normalmajoralways
closedfixed 
5
 
 
No
0047809: JIRA 2318 - certain cases of scrolling don't work well
Most of the time, ability of scrolling works well on WebPOS2 (tested with touch screen)
But sometimes it is necessary to remove his finger and try again, otherwise scrolling does not work.

When I want to go up (even though it is not possible to go up). Then without removing my finger, I try to go down it is not possible to swipe. It is mandatory to remove your finger and try again.

It is the same if I want to go up from the bottom of a list by using the handling described above.

On my side reproduced trough theses menus :
- Ticket view
- List of payment method when wanting to pay
- Sales history
Example with ticket
1) Go to WebPOS
2) Add several products in your basket in order to view a scroll bar on your ticket
3) Scroll with your finger from top to bottom --> OK
4) When you are at the bottom, scroll in order to go at he bottom (again) but directly after try to go up without removing your finger --> KO, it is necessary to remove your finger and try again
No tags attached.
related to defect 0047876 closed prakashmurugesan88 Strange effect happens while scrolling ticket lines 
related to defect 0047877 closed prakashmurugesan88 Sometimes extra scrolling needs to be done for scrolling ticket lines 
depends on backport 0047872TAP closed prakashmurugesan88 JIRA 2318 - certain cases of scrolling don't work well 
png 94dccf9d-cb0e-4fc5-8eda-073cfd81a12f.png (26,106) 2021-10-05 11:02
https://issues.openbravo.com/file_download.php?file_id=16247&type=bug
png
Issue History
2021-10-05 11:02timothee_catteeuwNew Issue
2021-10-05 11:02timothee_catteeuwAssigned To => Retail
2021-10-05 11:02timothee_catteeuwTriggers an Emergency Pack => No
2021-10-05 11:02timothee_catteeuwFile Added: 94dccf9d-cb0e-4fc5-8eda-073cfd81a12f.png
2021-10-11 12:28guilleaerTarget VersionTAP =>
2021-10-18 12:16guilleaerStatusnew => scheduled
2021-10-18 12:16guilleaerAssigned ToRetail => prakashmurugesan88
2021-10-19 09:43guilleaerRelationship addedrelated to 0047876
2021-10-19 09:44guilleaerRelationship addedrelated to 0047877
2021-10-29 07:52hgbotNote Added: 0132727
2021-10-29 07:53hgbotNote Added: 0132728
2021-11-03 09:07hgbotResolutionopen => fixed
2021-11-03 09:07hgbotStatusscheduled => closed
2021-11-03 09:07hgbotNote Added: 0132806
2021-11-03 09:07hgbotNote Added: 0132807
2021-11-03 09:07hgbotNote Added: 0132808
2021-11-03 09:07hgbotNote Added: 0132809

Notes
(0132727)
hgbot   
2021-10-29 07:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/723 [^]
(0132728)
hgbot   
2021-10-29 07:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/658 [^]
(0132806)
hgbot   
2021-11-03 09:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 4a4382a9a788e8082249bac92dc50625d03cdc81
Author: Prakash M <prakash@qualiantech.com>
Date: 2021-11-03T08:39:12+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/4a4382a9a788e8082249bac92dc50625d03cdc81 [^]

Fixed BUG-47809: Implemented drag scroll in Grids and BaseList

---
M web-jspack/org.openbravo.core2/src/components/BaseList/BaseList.jsx
M web-jspack/org.openbravo.core2/src/components/BaseList/BaseList.scss
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/BaseRowRender.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.scss
---
(0132807)
hgbot   
2021-11-03 09:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/658 [^]
(0132808)
hgbot   
2021-11-03 09:07   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 29efa7d8baa0b420e150a7195ba356723b0ce77c
Author: Prakash M <prakash@qualiantech.com>
Date: 2021-11-03T08:38:01+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/29efa7d8baa0b420e150a7195ba356723b0ce77c [^]

Related to BUG-47809: Fixed following drag scroll issues
* Implemented drag scroll in PaymentMethodPanel
* Fixed drag beyond top and bottom issue in Customer Form
* Fixed unwanted scrollbar in Customer Form

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerForm/CustomerForm.jsx
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerSelector.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentMethods/PaymentMethods.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentMethods/PaymentMethodsPanel.jsx
---
(0132809)
hgbot   
2021-11-03 09:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/723 [^]