Dialog.ShowAndWaitAsync hideOnClick parameter gets overridden
Open
@pomianowski is already working on this.
Since Aug 30, 2022.
bug
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug

Expected behavior
HideOnClick should be persisted through the call stack of ShowAndWaitAsync and all other method signatures.
An optional parameter with default to = false could do the trick along the different ShowAndWaitAsync() and Show() signatures.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.