Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Prev Previous commit
Next Next commit
[[ Bug 22843 ]] Add release note for without waiting
This patch adds a release note for the new `without waiting` clause in the
`modal`, `sheet` and `go` commands.
  • Loading branch information
montegoulding committed Sep 16, 2020
commit 3a1b21de9defd4c7d250398a5d61b4b6746904b1
4 changes: 4 additions & 0 deletions docs/notes/bugfix-22843.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# New `without waiting` clause added to modal, sheet and go commands

The new clause allows for the opening of modal and sheet dialogs without the
handler waiting for the stack to be closed before continuing.