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

fix: skip disabled results when auto-selecting a result #57

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

metonym
Copy link
Owner

@metonym metonym commented Aug 29, 2022

Fixes #56

Currently, the first auto-selected result is hardcoded to 0. The correct behavior is that the auto-selected result should exclude disabled items.

@metonym metonym merged commit 9e87768 into master Aug 29, 2022
@metonym metonym deleted the autoselect-disabled branch August 29, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-selected result should exclude disabled results
1 participant