Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042979Retail ModulesWeb POSpublic2020-01-23 14:202020-01-31 11:49
gorka_gil 
ranjith_qualiantech_com 
lowtrivialalways
closedfixed 
5
 
RR20Q2 
guilleaer
No
0042979: [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.
related to defect 0042723 closed ranjith_qualiantech_com [20Q1] [NewSkin] [UX] Line management buttons show in scrollable list on touch devices 
depends on backport 0043059RR20Q1 closed ranjith_qualiantech_com [20Q1] [NewSkin] [UX] Line management buttons show more with lot of items don't scroll 
Issue History
2020-01-23 14:20gorka_gilNew Issue
2020-01-23 14:20gorka_gilAssigned To => Retail
2020-01-23 14:20gorka_gilTriggers an Emergency Pack => No
2020-01-23 14:21gorka_gilRelationship addedrelated to 0042723
2020-01-28 14:25ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-01-30 06:44ranjith_qualiantech_comStatusnew => scheduled
2020-01-30 06:45hgbotCheckin
2020-01-30 06:45hgbotNote Added: 0117335
2020-01-30 06:45hgbotStatusscheduled => resolved
2020-01-30 06:45hgbotResolutionopen => fixed
2020-01-30 06:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0f8b3df7519479ab49d7dc6fab797b9ee48e4779 [^]
2020-01-31 11:49guilleaerReview Assigned To => guilleaer
2020-01-31 11:49guilleaerStatusresolved => closed
2020-01-31 11:49guilleaerFixed in Version => RR20Q2

Notes
(0117335)
hgbot   
2020-01-30 06:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0f8b3df7519479ab49d7dc6fab797b9ee48e4779
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 30 11:15:17 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0f8b3df7519479ab49d7dc6fab797b9ee48e4779 [^]

Fixed issue 42979 : 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
---