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

Allow SelectionPrompt to have an initial selection #1541

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reduckted
Copy link

fixes #508

  • 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

SelectionPrompt now has a DefaultValue property that can be used to set the item that should be initially selected.


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

@github-actions github-actions bot added the ⭐ top pull request Top pull request. label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ top pull request Top pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SelectionPrompt - Set default value not available
1 participant