Skip to content

Proposal list not closing on blur #6

@topkat

Description

@topkat

Hi, I use tab to switch input focus and noticed that sometimes two proposalList are open and mess with my previous selected value for another input. My keyboard selection goes to the previous wrong input.

I have seen that you commented near line 125 the proposalList.empty(); that occur onBlur...
image

The solution could be just to uncomment that line
OR to empyty proposal list on tab key

I'm ready to make the change when I know the good solution.

Thanks for such a well written and simple library :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions