Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown: Behavior when its open (combination of filterMode='wordStartsWith' and noSearch='true') #4483

Closed
marclouisgenedeguzman opened this issue Oct 13, 2020 · 2 comments · Fixed by #4619
Assignees
Labels
team: lawson For lawson issues team: m3 Issues for m3 and sub teams type: bug 🐛 type: enhancement ✨ [3] Velocity rating (Fibonacci)

Comments

@marclouisgenedeguzman
Copy link

Is your feature request related to a problem or use case? Please describe.
Use Case:
With noSearch='true' and filterMode='wordStartsWith' as properties

  • When dropdown is open, option matching the first letters typed will only be highlighted/pre-selected; dropdown will not close yet
  • Close dropdown on enter

Describe the solution you'd like
Soho dropdown support for the use case to enable:
(Dropdown is open)

  • When user types first characters of an option, the option will be highlighted/pre-selected; dropdown will not close yet

Describe alternatives you've considered
No alternatives yet since type ahead will not pass the use case

Additional context
Please see below for sample behavior
(note) I'm typing the first characters of options
expected_dropdown_behavior

And what application do you work on? M3 User Productivity

tagging @lucacolumbu

@tmcconechy tmcconechy added [3] Velocity rating (Fibonacci) team: m3 Issues for m3 and sub teams type: bug 🐛 labels Oct 13, 2020
@tmcconechy tmcconechy changed the title Dropdown Behavior when its open (combination of filterMode='wordStartsWith' and noSearch='true') Dropdown: Behavior when its open (combination of filterMode='wordStartsWith' and noSearch='true') Oct 13, 2020
@tmcconechy tmcconechy added this to To do in Enterprise 4.35.x (Nov 2020) Sprint via automation Oct 13, 2020
@tmcconechy
Copy link
Member

tmcconechy commented Oct 13, 2020

I agree with this. The idea was it should be like https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select which does stay open. It can also be seen on https://master-enterprise.demo.design.infor.com/components/dropdown/example-no-search.html

@tmcconechy tmcconechy added the team: lawson For lawson issues label Oct 13, 2020
@EdwardCoyle EdwardCoyle self-assigned this Nov 13, 2020
@EdwardCoyle EdwardCoyle moved this from To do to In progress in Enterprise 4.35.x (Nov 2020) Sprint Nov 17, 2020
@EdwardCoyle EdwardCoyle moved this from In progress to Pending Review in Enterprise 4.35.x (Nov 2020) Sprint Nov 18, 2020
@tmcconechy tmcconechy moved this from Pending Review to Ready for QA (beta) in Enterprise 4.35.x (Nov 2020) Sprint Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: lawson For lawson issues team: m3 Issues for m3 and sub teams type: bug 🐛 type: enhancement ✨ [3] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants