Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042900Retail ModulesWeb POSpublic2020-01-15 18:022020-02-28 13:04
inaki_garcia 
prakashmurugesan88 
immediateminorhave not tried
closedfixed 
5
main 
RR20Q2 
guilleaer
Packaging and release
No
0042900: [20Q1] [NewSkin] [UX] "Password Change" popup presents multiple issues
The "Password Change" popup shown upon password expiry when attempting to login shows several issues, primarily due to the popup missing the formatting up to spec to
the new skin. The list of perceived issues are as follows:

- The background of the description for the popup is incorrect: it's green instead of the white that it should be
- The labels of the field are missing
- The gap in between the lines is irregular
- The order and style of the "Apply" and "Cancel" buttons could potentially be out of place and not in accordance to the style of the buttons for the skinnable POS
- The "Same password than the older" message takes space to the left site of the first password field, due to the fact that the label is missing

This issue as a whole is considered a usability regression, since there are several elements which are out of place in accordance to the presentation prior to the
skinnable POS project.
-- In the Backend

0. Log in the ERP as "Openbravo" user with the "The White Valley Group Admin" role
1. Go to the User window
2. Select the "vallblanca" user, check the "Expired Password" checkbox, and save the record

-- In the Frontend

0. Try to log in with the "vallblanca" user. The "Password Change" popup will appear
(1) NOTICE that the first 4 items from the list in the description appear
1. Write the same password as the one used to login
(2) NOTICE that the 5th item from the list in the description appears

Points (1) and (2) can be checked in the attached screenshots in the same order.
No tags attached.
related to defect 0042843 closed prakashmurugesan88 When setting up a weak password using the "WebPOS Forgot Password" feature, there is a UI problem 
depends on backport 0043115RR20Q1 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] "Password Change" popup presents multiple issues 
related to defect 0043372 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] Incorrect text placement of error message when inputting a weak password in "Password Change" popup 
related to defect 0043373RR20Q1 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] "Password Change" popup has incorrectly formatted default action button 
related to defect 0043375 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] Error message that appears when inputting a same password is duplicate in "Password Change" popup 
jpg password-change-popup-incorrectly-formatted.jpg (892,080) 2020-01-15 18:02
https://issues.openbravo.com/file_download.php?file_id=13845&type=bug
jpg same-password-change-message-incorrectly-formatted.jpg (909,696) 2020-01-15 18:03
https://issues.openbravo.com/file_download.php?file_id=13846&type=bug
Issue History
2020-01-15 18:02inaki_garciaNew Issue
2020-01-15 18:02inaki_garciaAssigned To => Retail
2020-01-15 18:02inaki_garciaFile Added: password-change-popup-incorrectly-formatted.jpg
2020-01-15 18:02inaki_garciaTriggers an Emergency Pack => No
2020-01-15 18:03inaki_garciaFile Added: same-password-change-message-incorrectly-formatted.jpg
2020-01-15 18:07guillermogilRelationship addedrelated to 0042843
2020-01-17 14:22inaki_garciaRegression level => Packaging and release
2020-02-04 12:21prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-02-04 15:34prakashmurugesan88Statusnew => scheduled
2020-02-06 10:09hgbotCheckin
2020-02-06 10:09hgbotNote Added: 0117505
2020-02-06 10:09hgbotStatusscheduled => resolved
2020-02-06 10:09hgbotResolutionopen => fixed
2020-02-06 10:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d3271bc520f7ba64648a9839909e1fabc718d94a [^]
2020-02-06 10:21hgbotCheckin
2020-02-06 10:21hgbotNote Added: 0117506
2020-02-10 08:50guilleaerReview Assigned To => guilleaer
2020-02-10 08:50guilleaerStatusresolved => closed
2020-02-10 08:50guilleaerFixed in Version => RR20Q2
2020-02-28 12:39inaki_garciaIssue cloned0043371
2020-02-28 12:39inaki_garciaRelationship addedrelated to 0043371
2020-02-28 12:52inaki_garciaIssue cloned0043372
2020-02-28 12:52inaki_garciaRelationship addedrelated to 0043372
2020-02-28 13:04inaki_garciaIssue cloned0043373
2020-02-28 13:04inaki_garciaRelationship addedrelated to 0043373
2020-02-28 13:19inaki_garciaRelationship addedrelated to 0043375

Notes
(0117505)
hgbot   
2020-02-06 10:09   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d3271bc520f7ba64648a9839909e1fabc718d94a
Author: Prakash M <prakash <at> qualiantech.com>
Date: Thu Feb 06 14:38:26 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d3271bc520f7ba64648a9839909e1fabc718d94a [^]

Fixed issue 42900 : Fixed skin issues in Password Change popup

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
M web/org.openbravo.mobile.core/source/component/dialog/ob-expirationpassword.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0117506)
hgbot   
2020-02-06 10:21   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 655e89cda6acca1614d91b4238f6d322d6a3bef6
Author: Prakash M <prakash <at> qualiantech.com>
Date: Thu Feb 06 14:50:12 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/655e89cda6acca1614d91b4238f6d322d6a3bef6 [^]

Related to issue 42900 : Applied grid-template-columns changes only for ExpirationPassword

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
---