From c31047ccd6f57525485773cf57c3e97f42fe5aeb Mon Sep 17 00:00:00 2001 From: David Skoland Date: Thu, 21 Dec 2023 01:09:59 +0100 Subject: [PATCH] Use datalist in pairing to make it searchable By using data list instead of select, we can easily make it searchable and render a platform-native dropdown which filters options based on the search. This makes finding your pairing partner much easier, especially in servers with many characters. --- public/client.html | 10 ++++++---- webAO/client/handleCharacterInfo.ts | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/public/client.html b/public/client.html index 79e30800..b22771de 100644 --- a/public/client.html +++ b/public/client.html @@ -67,9 +67,10 @@

Loading

You seem to be new 👋

-
+
-
+
@@ -248,9 +249,10 @@

You were disconnected from the server.

onclick="toggleElement('pairing_settings')">Pairing