Openbravo Issue Tracking System - POS2
View Issue Details
0047169POS2POSpublic2021-06-17 10:272021-07-02 16:15
jmelin 
prakashmurugesan88 
highmajoralways
closedfixed 
5
 
 
No
0047169: JIRA 2087 - When adding a menu to end of an order, the component don't show up
When adding a menu to end of an order, the component don't show automatically, you need to scroll down
Not reproductible on tap, only customer env

1. Connect to POS
2. Start an order and add products so the order window is full of products
3. Add a new product => it scrolls down to the new product
4. Add a new menu => it scrolls to the menu but component are not visible

No tags attached.
depends on backport 0047177TAP closed prakashmurugesan88 JIRA 2087 - When adding a menu to end of an order, the component don't show up 
png 1.PNG (49,308) 2021-06-17 10:28
https://issues.openbravo.com/file_download.php?file_id=15936&type=bug
png

png 2.PNG (52,067) 2021-06-17 10:28
https://issues.openbravo.com/file_download.php?file_id=15937&type=bug
png
Issue History
2021-06-17 10:27jmelinNew Issue
2021-06-17 10:27jmelinAssigned To => Retail
2021-06-17 10:27jmelinTriggers an Emergency Pack => No
2021-06-17 10:28jmelinFile Added: 1.PNG
2021-06-17 10:28jmelinFile Added: 2.PNG
2021-06-17 17:54dmiguelezStatusnew => scheduled
2021-06-17 17:54dmiguelezResolution time => 1625090400
2021-06-17 17:54dmiguelezStatusscheduled => acknowledged
2021-06-28 13:23prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2021-06-28 13:24prakashmurugesan88Statusacknowledged => scheduled
2021-07-01 12:59guilleaerResolution time1625090400 => 1626127200
2021-07-01 13:02guilleaerResolution time1626127200 => 1625608800
2021-07-01 18:08hgbotNote Added: 0130081
2021-07-02 16:15hgbotResolutionopen => fixed
2021-07-02 16:15hgbotStatusscheduled => closed
2021-07-02 16:15hgbotNote Added: 0130108
2021-07-02 16:15hgbotNote Added: 0130109

Notes
(0130081)
hgbot   
2021-07-01 18:08   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/590 [^]
(0130108)
hgbot   
2021-07-02 16:15   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 6aeeae5b0c1eb76b95c9f9905fec4fb8945462e4
Author: Prakash M <prakash@qualiantech.com>
Date: 2021-07-02T14:15:34+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/6aeeae5b0c1eb76b95c9f9905fec4fb8945462e4 [^]

Fixed BUG-47169: Fixes adding menu to end of an order with scroll, it doesn't scroll down completely to end
* Issue occurs due to delay in rendering menu items
* Fixed by allowing to scroll to the selected line on re-render

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLines.jsx
---
(0130109)
hgbot   
2021-07-02 16:15   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/590 [^]