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

MultiSelection with forced selections possible? #1353

Open
toastmastern opened this issue Nov 3, 2023 · 0 comments
Open

MultiSelection with forced selections possible? #1353

toastmastern opened this issue Nov 3, 2023 · 0 comments

Comments

@toastmastern
Copy link

toastmastern commented Nov 3, 2023

I'm trying to display a MultiSelectionPrompt where some of the choices needs to be selected (read only)
I tried .Require() but AFAIK it does let the user change the selection? (is there any other method I should consider?)

If no solution exists it would be nice to have something like

.ReadOnly()

or

.Select(bool readonly)

Currently I need to exclude these choices and display them in some other way. 

If above makes sense (or if this can be done in a more efficient way) I could try to submit a PR :)


Please upvote 👍 this issue if you are interested in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo 🕑
Development

No branches or pull requests

1 participant