Expected behavior
When clicking cancel, it should close the pop-up that appeared and possibly warn the user that the action has been cancelled.
Actual behavior
The pop-up remains open and navigates to the regular chat window. (Which is unnecessary, since you already have the chat open to get the pop-up in the first place)
Reproduction steps
Make sure you are currently not logged in
Go to /chat (or /client, which has /chat in an iframe)
Click the "Log in with Discord" button
Cancel the authorization
Pop-up remains visible with another copy of the chat
Expected behavior When clicking cancel, it should close the pop-up that appeared and possibly warn the user that the action has been cancelled.
Actual behavior The pop-up remains open and navigates to the regular chat window. (Which is unnecessary, since you already have the chat open to get the pop-up in the first place)
Reproduction steps
/chat
(or/client
, which has/chat
in an iframe)