Skip to content

Comments

Fix search bug in prompt related to custom item types#1627

Merged
patriksvensson merged 1 commit intospectreconsole:mainfrom
patriksvensson:feature/GH-1626
Sep 2, 2024
Merged

Fix search bug in prompt related to custom item types#1627
patriksvensson merged 1 commit intospectreconsole:mainfrom
patriksvensson:feature/GH-1626

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
@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