Skip to content

Can't toggle dropdown on touch devices unless using bootstrap's data-toggle="dropdown" #150

@pavsid

Description

@pavsid

Thanks for writing this plugin, however I wonder if you have any input on the following:

I understand this plugin is designed to be used alongside Bootstrap's data-toggle="dropdown" but having a hover event open the dropdown and then a click which closes it in my opinion is a bad user experience as most users will go to click the navigation item (which will actually close it again).

So, the solution to this would be not to use Bootstrap's data-toggle="dropdown" and just rely on the hover events supported by your plugin.

However, that in turn means that the dropdown won't open on touch devices (as a click event is required to be present).

Any suggestions? Thanks again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions