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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046979
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2021-06-03 13:272021-06-10 12:56
ReporterdmiguelezView Statuspublic 
Assigned Toprakashmurugesan88 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046979: JIRA-1759: Set focus of Customer Form windows in the first field when opened

DescriptionWhen opening the Customer Form Windows (Search Customer and New/Edit Customer) the focus should be always set on the first field so the user can start introducing data right away.
Steps To ReproduceIn the POS click on the customer icon
The Window shown is the Search Customer Form.
Check that the focus is not set on the first field.

Click on New Customer Button.
The Window shown is the New/Edit Customer Form.
Check that the focus is not set on the first field.
Proposed SolutionAfter some developments, it is possible to define the focus of a form:
https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/303585aac2afdb7e2b2db81711e074b295a0b6c5 [^]

This can be done through the form handler (for example, CustomerFormHandler.js)
When performing an action, like onLoad, the returned new State can include the field that should be focused.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0129270)
hgbot (developer)
2021-06-09 16:36

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/537 [^]
(0129328)
hgbot (developer)
2021-06-10 12:56

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 68f211e394ff1096e606998b605c85c128625845
Author: Prakash M <prakash@qualiantech.com>
Date: 2021-06-10T10:53:31+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/68f211e394ff1096e606998b605c85c128625845 [^]

Fixed BUG-46979: Set focus to the first field on opening create/edit customer or customer selector popup

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerForm/CustomerFormHandler.js
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerSelectorHandler.js
---
(0129329)
hgbot (developer)
2021-06-10 12:56

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/537 [^]

- Issue History
Date Modified Username Field Change
2021-06-03 13:27 dmiguelez New Issue
2021-06-03 13:27 dmiguelez Assigned To => Retail
2021-06-03 13:27 dmiguelez Triggers an Emergency Pack => No
2021-06-03 13:28 dmiguelez Status new => acknowledged
2021-06-03 13:28 dmiguelez Status acknowledged => scheduled
2021-06-03 13:28 dmiguelez Status scheduled => acknowledged
2021-06-03 13:28 dmiguelez Resolution time => 1623880800
2021-06-08 11:11 dmiguelez Assigned To Retail => prakashmurugesan88
2021-06-08 11:20 dmiguelez Status acknowledged => scheduled
2021-06-09 16:36 hgbot Note Added: 0129270
2021-06-10 12:52 dmiguelez Summary Set focus of Customer Form windows in the first field when opened => JIRA-1759: Set focus of Customer Form windows in the first field when opened
2021-06-10 12:56 hgbot Resolution open => fixed
2021-06-10 12:56 hgbot Status scheduled => closed
2021-06-10 12:56 hgbot Note Added: 0129328
2021-06-10 12:56 hgbot Note Added: 0129329


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker