Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043059Retail ModulesWeb POSpublic2020-01-23 14:202020-02-21 09:46
gorka_gil 
ranjith_qualiantech_com 
lowtrivialalways
closedfixed 
5
 
RR20Q1RR20Q1 
marvintm
No
0043059: [20Q1] [NewSkin] [UX] Line management buttons show more with lot of items don't scroll
When in the edit window , after click on a ticket line,
clicking on show more, expand the list of actions with this line,
if this list is very long, like don't fit in the window,
the scroll don't work
- Use a mobile device or the mobile mode in the developer tools of chrome
- Login in the pos
- add a line to the ticket
- click in the line
- click in the show more (in edit panel, on the right)
- edit the html of the menu of show more
   - copy / paste one entry many times till the menu has more elements that the ones that fit in the window
- try to scroll the menu
NOTICE: it don't scroll, looks like scrolls, but go back to starting position
A max-height of this menu looks like fix it, also probably we don't want the menu goes till the bottom of the window but to have a controlled size.
No tags attached.
blocks defect 0042979 closed ranjith_qualiantech_com [20Q1] [NewSkin] [UX] Line management buttons show more with lot of items don't scroll 
Issue History
2020-01-30 06:44ranjith_qualiantech_comTypedefect => backport
2020-01-30 06:44ranjith_qualiantech_comTarget Version => RR20Q1
2020-02-03 08:12hgbotCheckin
2020-02-03 08:12hgbotNote Added: 0117417
2020-02-03 08:12hgbotStatusscheduled => resolved
2020-02-03 08:12hgbotResolutionopen => fixed
2020-02-03 08:12hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal/rev/0515d5cbdace05b3e2334d61e1bd6757fb127b86 [^]
2020-02-21 09:46marvintmReview Assigned To => marvintm
2020-02-21 09:46marvintmStatusresolved => closed
2020-02-21 09:46marvintmFixed in Version => RR20Q1

Notes
(0117417)
hgbot   
2020-02-03 08:12   
Repository: retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal
Changeset: 0515d5cbdace05b3e2334d61e1bd6757fb127b86
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Feb 03 12:42:18 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal/rev/0515d5cbdace05b3e2334d61e1bd6757fb127b86 [^]

Fixed issue 43059 : Updated CSS for Edit Tab Action Buttons Scroll

---
M web/org.openbravo.retail.posterminal/css/obpos-main.css
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---