Openbravo Issue Tracking System - POS2
View Issue Details
0055600POS2Corepublic2024-05-28 14:042024-07-08 08:18
jarmendariz 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
 
jarmendariz
No
0055600: 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.
depends on backport 005593424Q2.1 closed jarmendariz AutocompleteInput hides the keypad when hiding the suggestions on mobile devices 
Issue History
2024-05-28 14:04jarmendarizNew Issue
2024-05-28 14:04jarmendarizAssigned To => jarmendariz
2024-05-28 14:04jarmendarizTriggers an Emergency Pack => No
2024-05-28 14:06jarmendarizStatusnew => scheduled
2024-05-30 14:56hgbotResolutionopen => fixed
2024-05-30 14:56hgbotStatusscheduled => resolved
2024-05-30 14:56hgbotFixed in Version => 24Q3
2024-05-30 14:56hgbotNote Added: 0165332
2024-06-03 12:07jarmendarizReview Assigned To => jarmendariz
2024-06-03 12:07jarmendarizStatusresolved => closed
2024-07-08 08:18alostaleStatusclosed => new
2024-07-08 08:18alostaleResolutionfixed => open
2024-07-08 08:18alostaleFixed in Version24Q3 =>
2024-07-08 08:18alostaleStatusnew => acknowledged
2024-07-08 08:18alostaleStatusacknowledged => scheduled
2024-07-08 08:18alostaleStatusscheduled => resolved
2024-07-08 08:18alostaleResolutionopen => fixed
2024-07-08 08:18alostaleStatusresolved => closed

Notes
(0165332)
hgbot   
2024-05-30 14:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 1101bafdf427e4604e0331632c7876ed0fdbcd08
Author: Javier Armendáriz <j.armendariz@orisha.com>
Date: 30-05-2024 09:32:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/1101bafdf427e4604e0331632c7876ed0fdbcd08 [^]

Fixed ISSUE-55600: 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
---