Openbravo Issue Tracking System - POS2
View Issue Details
0055934POS2Corepublic2024-05-28 14:042024-07-16 09:31
jarmendariz 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
24Q2.124Q2.1 
jarmendariz
No
0055934: AutocompleteInput hides the keypad when hiding the suggestions on mobile devices
AutocompleteInput disables itself when searching for suggestions to avoid user interactions, but this is a bad pattern.
See description
No tags attached.
has duplicate defect 0055852 closed philippe_mui RM-2026 [Capency] Improve usability of Capency when typing Throttling - Capency letters Erased while typing 
blocks design defect 0055600 closed jarmendariz AutocompleteInput hides the keypad when hiding the suggestions on mobile devices 
Issue History
2024-07-08 08:18alostaleTypedesign defect => backport
2024-07-08 08:18alostaleTarget Version => 24Q2.1
2024-07-08 08:22hgbotNote Added: 0166788
2024-07-15 11:30guillermogilRelationship addedhas duplicate 0055852
2024-07-16 09:31hgbotResolutionopen => fixed
2024-07-16 09:31hgbotStatusscheduled => closed
2024-07-16 09:31hgbotFixed in Version => 24Q2.1
2024-07-16 09:31hgbotNote Added: 0167001
2024-07-16 09:31hgbotNote Added: 0167002

Notes
(0166788)
hgbot   
2024-07-08 08:22   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1538 [^]
(0167001)
hgbot   
2024-07-16 09:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 71a1f0abca1ab9f7f1fce01560a6214f720d3470
Author: Javier Armendáriz <j.armendariz@orisha.com>
Date: 08-07-2024 08:21:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/71a1f0abca1ab9f7f1fce01560a6214f720d3470 [^]

Fixed ISSUE-55934: Improved Autocomplete component usability by not disabling the input while searching for suggestions

---
M web-jspack/org.openbravo.core2/src/components/AutocompleteFormInput/AutocompleteFormInput.jsx
M web-jspack/org.openbravo.core2/src/components/AutocompleteFormInput/stories/AutocompleteFormInput.stories.jsx
M web-jspack/org.openbravo.core2/src/components/Form/BaseForm.jsx
---
(0167002)
hgbot   
2024-07-16 09:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1538 [^]