Openbravo Issue Tracking System - POS2
View Issue Details
0047788POS2POSpublic2021-10-01 09:222021-10-14 16:49
mtaal 
mtaal 
normalmajoralways
closedfixed 
5
 
 
No
0047788: Ticket line popover does not close when clicking a button in the popover
The ticket line popover (see attached image) does not close when clicking a button which starts a flow in the main window. For example the (re)assign pager action.
Configure product modifiers or pager
Create a line with modifier or pager
click/select the line to show the popup
click re-assign pager
re-assign pager flow starts but popover does not close
No tags attached.
Issue History
2021-10-01 09:22mtaalNew Issue
2021-10-01 09:22mtaalAssigned To => mtaal
2021-10-01 09:22mtaalTriggers an Emergency Pack => No
2021-10-01 09:26hgbotNote Added: 0132091
2021-10-01 09:50mtaalStatusnew => acknowledged
2021-10-11 13:02guilleaerStatusacknowledged => scheduled
2021-10-14 16:49hgbotResolutionopen => fixed
2021-10-14 16:49hgbotStatusscheduled => closed
2021-10-14 16:49hgbotNote Added: 0132351
2021-10-14 16:49hgbotNote Added: 0132352

Notes
(0132091)
hgbot   
2021-10-01 09:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/690 [^]
(0132351)
hgbot   
2021-10-14 16:49   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: aa885a5b9e0773f246133984f3212731376da153
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2021-10-14T14:48:02+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/aa885a5b9e0773f246133984f3212731376da153 [^]

Fixes ISSUE-47788: Ticket line popover does not close when clicking a button in the popover

Buttons Product Modifiers and Product Card were not closing the current
TicketLinePopover as they should. This was due to some regression
commit, which we didn't found.

Solution is to unselect the current line, which correctly closes it, and
in this particular case it makes sense.

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.jsx
---
(0132352)
hgbot   
2021-10-14 16:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/690 [^]