focusing chat on page change

This commit is contained in:
Miodec 2021-02-05 16:26:06 +00:00
parent a625461800
commit 77d29ff7be

View file

@ -3356,6 +3356,7 @@ function changePage(page) {
pageTransition = false;
mp_scrollChat();
showTestConfig();
$(".pageTribe .lobby .chat .input input").focus();
history.pushState("tribe", null, "tribe");
$(".page.pageTribe").addClass("active");
if (!MP.socket.connected) {