Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043373Retail ModulesWeb POSpublic2020-02-28 13:042020-03-11 13:18
inaki_garcia 
prakashmurugesan88 
immediateminorhave not tried
closedfixed 
5
main 
RR20Q1RR20Q2 
guilleaer
Packaging and release
No
0043373: [20Q1] [NewSkin] [UX] "Password Change" popup has incorrectly formatted default action button
The "Password Change" popup shown upon password expiry when attempting to login doesn't have a properly defined default action button, in accordance to what are considered the style rules for the skinnable POS. The "Apply" button should be the only one to have the green background since it's the default action when performing the password change, whilst the "Cancel" button should have a white background.

This issue has been reported as a result of this item of the Description of the related issue still having to be addressed:
- 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
-- 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
NOTICE that the buttons appear in the style described in the description, which is incorrect

Check the attached screenshot for more details.
No tags attached.
related to defect 0042900 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] "Password Change" popup presents multiple issues 
depends on backport 0043474RR20Q1 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] "Password Change" popup has incorrectly formatted default action button 
jpg incorrect-button-style-passchange.jpg (1,022,260) 2020-02-28 13:13
https://issues.openbravo.com/file_download.php?file_id=14114&type=bug
Issue History
2020-02-28 13:04inaki_garciaNew Issue
2020-02-28 13:04inaki_garciaAssigned To => Retail
2020-02-28 13:04inaki_garciaRegression level => Packaging and release
2020-02-28 13:04inaki_garciaTriggers an Emergency Pack => No
2020-02-28 13:04inaki_garciaIssue generated from0042900
2020-02-28 13:04inaki_garciaRelationship addedrelated to 0042900
2020-02-28 13:13inaki_garciaFile Added: incorrect-button-style-passchange.jpg
2020-03-02 13:14guilleaerTarget Version => RR20Q1
2020-03-11 06:26prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-03-11 06:26prakashmurugesan88Statusnew => scheduled
2020-03-11 06:35hgbotCheckin
2020-03-11 06:35hgbotNote Added: 0118492
2020-03-11 06:35hgbotStatusscheduled => resolved
2020-03-11 06:35hgbotResolutionopen => fixed
2020-03-11 06:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a28ebba20ca1f1edac1357222e258cfe0db8d2fb [^]
2020-03-11 13:18guilleaerReview Assigned To => guilleaer
2020-03-11 13:18guilleaerStatusresolved => closed
2020-03-11 13:18guilleaerFixed in Version => RR20Q2

Notes
(0118492)
hgbot   
2020-03-11 06:35   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a28ebba20ca1f1edac1357222e258cfe0db8d2fb
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Mar 11 11:03:50 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a28ebba20ca1f1edac1357222e258cfe0db8d2fb [^]

Fixed BUG-43373: Removed default action for cancel button in password expiry dialog

---
M web/org.openbravo.mobile.core/source/component/dialog/ob-expirationpassword.js
---