Openbravo Issue Tracking System - POS2
View Issue Details
0051032POS2Corepublic2022-11-29 12:362022-12-01 07:08
radhakrishnan 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
23Q1 
No
0051032: Not able to select the suggestion box value in customer creation popup
In customer creation popup, If the suggestion box value and the input value are the same, can't able to select the suggestion value.
For example,
 in postal code,when there is only 1 result in the list, I cannot select it by clicking on it
For reference: https://openbravo.atlassian.net/browse/RM-3685?focusedCommentId=57042 [^]
Steps:
Configure Heroku CRM and Capency DQM modules after that follow the below steps
1) login into pos2,
2) click on business partner button, then choose create new customer
3) fill the mandatory fields value expect postal code and city,
4) enter postal code for example 59000, you can see the one value in suggestions, then try to click on that value
5) now you can able to see that the suggestion box not going to hide
No tags attached.
Issue History
2022-11-29 12:36radhakrishnanNew Issue
2022-11-29 12:36radhakrishnanAssigned To => radhakrishnan
2022-11-29 12:36radhakrishnanTriggers an Emergency Pack => No
2022-11-29 12:43radhakrishnanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25183#r25183
2022-11-29 12:44radhakrishnanStatusnew => scheduled
2022-11-29 12:58hgbotNote Added: 0144234
2022-12-01 07:08hgbotResolutionopen => fixed
2022-12-01 07:08hgbotStatusscheduled => closed
2022-12-01 07:08hgbotFixed in Version => 23Q1
2022-12-01 07:08hgbotNote Added: 0144282
2022-12-01 07:08hgbotNote Added: 0144283

Notes
(0144234)
hgbot   
2022-11-29 12:58   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/936 [^]
(0144282)
hgbot   
2022-12-01 07:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 0b18646e0ef1a17541a55be44596e971a52d43d5
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 01-12-2022 06:07:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/0b18646e0ef1a17541a55be44596e971a52d43d5 [^]

Fixed ISSUE-51032: InputChange should be triggered even if having same value
* In customer creation popup, If the input value and the suggestion value are same, it should trigger the inputChange event

---
M web-jspack/org.openbravo.core2/src/components/Autocomplete/useAutocomplete.js
---
(0144283)
hgbot   
2022-12-01 07:08   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/936 [^]