Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0042900
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2020-01-15 18:022020-02-28 13:04
Reporterinaki_garciaView Statuspublic 
Assigned Toprakashmurugesan88 
PriorityimmediateResolutionfixedFixed in VersionRR20Q2
StatusclosedFix in branchFixed in SCM revisiond3271bc520f7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned Toguilleaer
Regression levelPackaging and release
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0042900: [20Q1] [NewSkin] [UX] "Password Change" popup presents multiple issues

DescriptionThe "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.
Steps To Reproduce-- 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.
TagsNo tags attached.
Attached Filesjpg file icon password-change-popup-incorrectly-formatted.jpg [^] (892,080 bytes) 2020-01-15 18:02
jpg file icon same-password-change-message-incorrectly-formatted.jpg [^] (909,696 bytes) 2020-01-15 18:03

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0042843 closedprakashmurugesan88 When setting up a weak password using the "WebPOS Forgot Password" feature, there is a UI problem 
depends on backport 0043115RR20Q1 closedprakashmurugesan88 [20Q1] [NewSkin] [UX] "Password Change" popup presents multiple issues 
related to defect 0043372 closedprakashmurugesan88 [20Q1] [NewSkin] [UX] Incorrect text placement of error message when inputting a weak password in "Password Change" popup 
related to defect 0043373RR20Q1 closedprakashmurugesan88 [20Q1] [NewSkin] [UX] "Password Change" popup has incorrectly formatted default action button 
related to defect 0043375 closedprakashmurugesan88 [20Q1] [NewSkin] [UX] Error message that appears when inputting a same password is duplicate in "Password Change" popup 

-  Notes
(0117505)
hgbot (developer)
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 (developer)
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
---

- Issue History
Date Modified Username Field Change
2020-01-15 18:02 inaki_garcia New Issue
2020-01-15 18:02 inaki_garcia Assigned To => Retail
2020-01-15 18:02 inaki_garcia File Added: password-change-popup-incorrectly-formatted.jpg
2020-01-15 18:02 inaki_garcia Triggers an Emergency Pack => No
2020-01-15 18:03 inaki_garcia File Added: same-password-change-message-incorrectly-formatted.jpg
2020-01-15 18:07 guillermogil Relationship added related to 0042843
2020-01-17 14:22 inaki_garcia Regression level => Packaging and release
2020-02-04 12:21 prakashmurugesan88 Assigned To Retail => prakashmurugesan88
2020-02-04 15:34 prakashmurugesan88 Status new => scheduled
2020-02-06 10:09 hgbot Checkin
2020-02-06 10:09 hgbot Note Added: 0117505
2020-02-06 10:09 hgbot Status scheduled => resolved
2020-02-06 10:09 hgbot Resolution open => fixed
2020-02-06 10:09 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d3271bc520f7ba64648a9839909e1fabc718d94a [^]
2020-02-06 10:21 hgbot Checkin
2020-02-06 10:21 hgbot Note Added: 0117506
2020-02-10 08:50 guilleaer Review Assigned To => guilleaer
2020-02-10 08:50 guilleaer Status resolved => closed
2020-02-10 08:50 guilleaer Fixed in Version => RR20Q2
2020-02-28 12:39 inaki_garcia Issue cloned 0043371
2020-02-28 12:39 inaki_garcia Relationship added related to 0043371
2020-02-28 12:52 inaki_garcia Issue cloned 0043372
2020-02-28 12:52 inaki_garcia Relationship added related to 0043372
2020-02-28 13:04 inaki_garcia Issue cloned 0043373
2020-02-28 13:04 inaki_garcia Relationship added related to 0043373
2020-02-28 13:19 inaki_garcia Relationship added related to 0043375


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker