Originally caught by @myasonik in #3117, when the EuiCollapsibleNav drawer is opened and then closed for the first time, the focus doesn't correctly return to the triggering button. However, all subsequent interactions do.

Interestingly enough I was able to get the bad return focus behavior consistently when I set disabled={true} .

Originally caught by @myasonik in #3117, when the EuiCollapsibleNav drawer is opened and then closed for the first time, the focus doesn't correctly return to the triggering button. However, all subsequent interactions do.
Interestingly enough I was able to get the bad return focus behavior consistently when I set
disabled={true}.