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
When changing from the Copilot session, a dialog shows up:
Changing the chat mode will end your current edit session. Would you like to continue?
The answers are "Yes" and "Cancel". This is misleading because the dialog is explaining that the session will end; the user might understand "would you like to continue" as a question whether the user would like to continue in the current session. It's not immediately clear what the question is: Would the user like to continue in the current session os end it? To make this question clear, we should rephrase it somehow. For example, "Would you like to end the current session?" (i.e. "Would you like to continue ending current session"). If the question is "Would you like to continue?", we should be specific on "continue - what?".