Closed mario-dg closed 3 months ago
This commit is heavily inspired by gbataille's PR
What is the problem that this PR addresses?
Continued on the work mentioned above to integrate a search functionality to the select and checkbox prompt. Should fix #33 and #42.
select
checkbox
How did you solve it?
Taken the code from the previous PR, modified a bit to fit the latest updates, corrected type checking and linting.
Checklist
@mario-dg Thanks for this PR. Please can you merge latest changes into this branch, then I will run the CI and review.
@kiancross, done 😄
This commit is heavily inspired by gbataille's PR
What is the problem that this PR addresses?
Continued on the work mentioned above to integrate a search functionality to the
select
andcheckbox
prompt. Should fix #33 and #42.How did you solve it?
Taken the code from the previous PR, modified a bit to fit the latest updates, corrected type checking and linting.
Checklist