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

Multiselects on mobile are broken #334

Open
Robdel12 opened this issue Apr 24, 2016 · 0 comments
Open

Multiselects on mobile are broken #334

Robdel12 opened this issue Apr 24, 2016 · 0 comments
Labels

Comments

@Robdel12
Copy link
Owner

Version of Dropkick:

2.x

Expected Behavior

Dropkick should mimic what mobile devices do. It looks like all of them use a select style dropdown but open a native selector menu.

Actual Behavior

You can't select more than one option when mobile: true is set.

Steps To Reproduce:

  1. Set Dropkick to mobile: true and multiple="true"
  2. Load on a mobile device
  3. Try to select more than one option

JSBin / Example repo / Failing test:

Here is a codepen template for reproducing bugs: http://codepen.io/robdel12/pen/pyZYzM

Checkout dropkickjs.com on a mobile device.

@Robdel12 Robdel12 added the Bug label Apr 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant