Openbravo Issue Tracking System - POS2
View Issue Details
0053471POS2POSpublic2023-09-18 11:112023-09-21 09:55
lmonreal 
Triage Platform Base 
highmajoralways
acknowledgedopen 
5
 
 
No
0053471: Marketing Survey: Keyboard search applies only for the first digit
If I have a list of options, for example a list of countries, and I type the country with the keyboard the search applies only to the first letter.

For example, if I want to search for Costa Rica when I type Costa the list goes to the first country starting with C (Cambodia).

1. Configure Marketing survey with a list of options, countries for example.
2. Go to WEBPOS and trigger the survey
3. Display list of options and search for one of the options typing the name
4. See the search applies only to the first digit

When searching with keyboard the search should navigate to the option typed.
No tags attached.
depends on feature request 0053489 new Triage Platform Base Upgrade material-ui library to its latest version 
Not all the children of this issue are yet resolved or closed.
Issue History
2023-09-18 11:11lmonrealNew Issue
2023-09-18 11:11lmonrealAssigned To => Retail
2023-09-18 11:11lmonrealTriggers an Emergency Pack => No
2023-09-18 11:15lmonrealDescription Updatedbug_revision_view_page.php?rev_id=26840#r26840
2023-09-18 16:04AugustoMauchAssigned ToRetail => Triage Platform Base
2023-09-18 16:05AugustoMauchStatusnew => acknowledged
2023-09-19 12:08jarmendarizNote Added: 0154992
2023-09-19 12:27jarmendarizRelationship addedcaused by 0053489
2023-09-19 12:27jarmendarizTypedefect => design defect
2023-09-21 09:55jarmendarizRelationship deletedcaused by 0053489
2023-09-21 09:55jarmendarizRelationship addeddepends on 0053489
2023-09-21 09:55jarmendarizTypedesign defect => defect

Notes
(0154992)
jarmendariz   
2023-09-19 12:08   
This behavior also happens in material-ui v4's Select component [1]
This was a bug that was reported in [2] and fixed and merged in material-ui 5.0.0-beta.4, so this will be fixed as soon as we upgrade to material-ui v5.


[1] https://v4.mui.com/components/selects/ [^]
[2] https://github.com/mui/material-ui/pull/27526 [^]