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

[Component] Custom dropdown #39

Open
namniak opened this issue Sep 8, 2020 · 0 comments
Open

[Component] Custom dropdown #39

namniak opened this issue Sep 8, 2020 · 0 comments
Labels
new component Propose new component

Comments

@namniak
Copy link
Contributor

namniak commented Sep 8, 2020

here's a list of features to mimic the native dropdown:

  • proper html structure using ui/li
  • keyboard control with arrows + enter
  • proper aria labels & states implementation on navigation and select
  • jump to item on keyboard input (e.g. scroll to and highlight Minnesota on M press)
  • dynamic dropdown position - open the list down while being close to the top of the screen, open lthe list up while being close to the bottom of the screen
@namniak namniak added the new component Propose new component label Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new component Propose new component
Projects
None yet
Development

No branches or pull requests

1 participant