You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would be resetting all the actions to be shown again, that is not happening,
To replicate type github, click X, open the cmd+k, and see that only Github is showing, no other actions are visible, I think your intention here was that all should be visible because of this._results = this.actions; which doesnt seem to be working
Im not convinced the close button (and the closing of the dialog by pressing esc or clicking outside) is working as expected.
I was expecting that on closing the dialog the new code at
cmd-dialog/src/cmd-dialog.ts
Line 286 in 57617f1
To replicate type github, click X, open the cmd+k, and see that only Github is showing, no other actions are visible, I think your intention here was that all should be visible because of
this._results = this.actions;which doesnt seem to be workingScreen.Recording.2024-01-03.at.13.04.55.mov