Feature/cancel prompt with esc#1919
Feature/cancel prompt with esc#1919red-stronghold wants to merge 5 commits intospectreconsole:mainfrom
Conversation
@microsoft-github-policy-service agree |
|
@patriksvensson any chance you (or someone else) can review this? |
|
Hi! Thanks so much for taking the time to submit this PR. Unfortunately, I haven’t had the capacity to review this in a timely manner, and since it was opened, the repository has changed significantly. Because of that, this PR is no longer in a state where it can be reviewed or merged as-is. This is not your fault, but mine, and I'm sorry about this. I’m going to close it for now to help keep things tidy. That said, if you’re still interested in contributing, please feel free to open a new pull request that’s up to date with the current state of the repository, and I’ll be happy to take a look when I can. I'll promise I'll do better this time around. Thanks again for your work and for your interest in the project! |
fixes #851
fixes #1392
Changes
For
SelectionPrompt<T>:Func<T>property to be triggered on CancelFor
MultiSelectionPrompt<T>:Func<List<T>>property to be triggered on CancelIf property not set, the prompts works as before.
Please upvote 👍 this pull request if you are interested in it.