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 control has no type-ahead. (Long lists are difficult to browse through) #11102

Closed
Pangamma opened this issue Nov 6, 2019 · 2 comments

Comments

@Pangamma
Copy link

Pangamma commented Nov 6, 2019

Environment Information

  • Package version(s): "office-ui-fabric-react": "7.46.0"
  • Browser and OS versions: All browsers, Windows 10

Describe the issue:

Dropdown control has no typeahead. When expanded, the expected behavior is that you should be able to start typing and the dropdown will skip ahead to matches that fit what you just started typing. Most drop downs with a lot of options allow the user to type to move the selected option. A country dropdown list is an example of this.

Please provide a reproduction of the issue in a codepen:

https://codepen.io/pangamma/pen/Baaxzqx

Actual behavior:

The user is not able to type to find options easier.

Expected behavior:

user is able to type to find options. Possibly with a small buffer so that if a user types "united s" and then stops, "united states" would be shown, instead of the first answer starting with "s".

Documentation describing expected behavior

See above

@Pangamma Pangamma changed the title Dropdown control has no typeahead Dropdown control has no type-ahead. (Long lists are difficult to browse through) Nov 6, 2019
@JasonGore
Copy link
Member

Covered by #6030. Duplicate of #6565.

@msft-github-bot
Copy link
Contributor

Because this issue is marked as a duplicate and has not had activity for over 3 days, we're closing this issue for house-keeping purposes. Please refer to the issue that this issue was duplicated to for the purposes of tracking progress. Thank you.

@microsoft microsoft locked as resolved and limited conversation to collaborators Dec 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants