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

Added useful search for larger ListPrompts #1703

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

BlackPhlox
Copy link

@BlackPhlox BlackPhlox commented Nov 25, 2024

fixes #1702, #1665, #1546

  • 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

  • Enable search for MultiSelectionPrompt and use a modifier (ctrl) and space for selection.
  • Add filtering to SelectionPrompt and MultiSelection based on the search text.

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

@BlackPhlox
Copy link
Author

@microsoft-github-policy-service agree

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.

Useful search for larger ListPrompts
1 participant