github / github/combobox-nav

Click by mouse not fire commit

Open
#54 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
141
Forks
23
Avg merge
1d 21h
Merged PRs (30d)
5

Description

In [example ](https://github.github.io/combobox-nav/examples/index.html) click by mouse on list item not fire commit event.
That's because blur event executes before click event. Solution: change click listener to mousedown listener.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.