Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Allow search results to be clicked before blur events happen #59

Merged
merged 1 commit into from
Aug 25, 2018

Conversation

tomratcliffe
Copy link
Contributor

Fixes #50 / TypeStrong/typedoc#534

The mousedown event when a user clicks a search result happens before the search box focus is lost, so by setting a flag when this happens, we can stop the results from being hidden, meaning users can click on results properly.

@aciccarello aciccarello merged commit c71e7dc into TypeStrong:master Aug 25, 2018
@aciccarello
Copy link
Contributor

Great! Thanks for the contribution

@Roaders
Copy link

Roaders commented Nov 22, 2018

It's great that this has been merged as this issue is causing problems for my team but it has not yet been released. It looks like there have been no releases for about 2 years. Is there a reason for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants