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
ianhi
changed the title
Cancelling a push using the new modal incorrectly asks for git credentials
Cancelling a push by clicking away from the dialog incorrectly asks for git credentials
Aug 11, 2020
From #721 (comment) this is not an issue with the new modal. It is partially and issue with jupyterlab dialogs and partially with how the push dialog handles cancelling of the dialog.
Description
In the below gif I interact with the push dialog in three different ways
Reproduce
With setting
"blockWhileCommandExecutes": true
:Expected behavior
Credentials box does not pop up
Context
No interesting output in either console
The text was updated successfully, but these errors were encountered: