From cf73b0c241e7625c151bc271f1c6fc5118dc8420 Mon Sep 17 00:00:00 2001 From: Ivo Julca Date: Sun, 19 Nov 2023 03:00:53 -0500 Subject: [PATCH 01/18] Improve format search text input - Recovers autofocus from my old FormatPopup rework. - Disables browser autocomplete, which is redundant with updateSearch; and poses privacy risks for some users. --- play.pokemonshowdown.com/js/client-mainmenu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/play.pokemonshowdown.com/js/client-mainmenu.js b/play.pokemonshowdown.com/js/client-mainmenu.js index 1be275e57..fe524cddb 100644 --- a/play.pokemonshowdown.com/js/client-mainmenu.js +++ b/play.pokemonshowdown.com/js/client-mainmenu.js @@ -1249,7 +1249,7 @@ this.selectType = data.selectType; if (!this.selectType) this.selectType = (this.sourceEl.closest('form').data('search') ? 'search' : 'challenge'); - var html = '