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 search bug in prompt related to custom item types #1627

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

patriksvensson
Copy link
Contributor

Fixes #1626

  • I have read the Contribution Guidelines
  • I have commented on the issue above and discussed the intended changes
  • A maintainer has signed off on the changes and the issue was assigned to me
  • All newly added code is adequately covered by tests
  • All existing tests are still running without errors
  • The documentation was modified to reflect the changes OR no documentation changes are required.

Changes

ListPromptState<T> now takes converter into account.


Please upvote 👍 this pull request if you are interested in it.

@patriksvensson patriksvensson marked this pull request as ready for review September 2, 2024 22:41
@patriksvensson patriksvensson merged commit fd69ad0 into spectreconsole:main Sep 2, 2024
3 checks passed
@patriksvensson patriksvensson deleted the feature/GH-1626 branch September 2, 2024 22:46
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.

SelectionPrompt does not search on results of UseConverter
1 participant