Todos los informes
Informes de Decrypto
#87489: "Use select drop-down to enter guesses"
acknowledged: Los desarrolladores están de acuerdo en que es una buena idea y tienen la intención de trabajar en ella
¿Sobre qué es este informe?
¿Qué ha pasado? Por favor, selecciona una de las opciones siguientes
Sugerencia: en mi opinión, esta idea puede mejorar mucho la implementación del juego
Descripción detallada
• Por favor explica tu sugerencia de manera precisa y concisa para que sea lo más fácil posible entender lo que quieres decir.
The click-click-click of the current system is slow and bug-prone. I want a normal HTML <select> element to choose my guess from a list. Again here you can repeat the words. The items in the drop-down should look like "1 - CARROT" so there's no confusion what I'm guessing.• ¿Qué navegador estás usando?
Google Chrome v112
Historial de informes
quietmint • Esta sugerencia aún no ha sido analizada por los desarrolladores:
28 abr 2023 17:21 • Mobile phones already handle select drop-down natively in a good way, much better than the click-click-click of the current system.
quietmint • Esta sugerencia aún no ha sido analizada por los desarrolladores:
28 abr 2023 17:24 • Example of how Android renders the select drop-down after click (it's good): i.ibb.co/kSzHd7S/Screenshot-20230428-112231.png
quietmint • Esta sugerencia aún no ha sido analizada por los desarrolladores:
19 may 2023 22:12 • Animation showing how it would function on desktop: iili.io/Hg1wmEF.gif
quietmint • Esta sugerencia aún no ha sido analizada por los desarrolladores:
19 may 2023 22:17 • In the above mockup, I styled the <select> box like this to make the border and the dropdown arrow disappear:
-moz-appearance: none;
-webkit-appearance: none;
border: 0;
background: transparent;
padding: 5px 0;
width: 20px;
-moz-appearance: none;
-webkit-appearance: none;
border: 0;
background: transparent;
padding: 5px 0;
width: 20px;
Avelon • Esta sugerencia aún no ha sido analizada por los desarrolladores:
9 jul 2023 21:17 • I have a minimum ping of 650ms with a satellite internet connection. The fewer pages and actions I need to go through to make a choice, the better. Selecting numbers is particularly painful in this game during lag spikes, where it can take several seconds between each click to register (or it fails to register a click entirely due to timeout).
Drop-down menu would be much faster and less painful for everyone, but especially players with high pings and unstable connections, as only 1 action needs to be sent to the game.
Drop-down menu would be much faster and less painful for everyone, but especially players with high pings and unstable connections, as only 1 action needs to be sent to the game.
epsalon • Esta sugerencia aún no ha sido analizada por los desarrolladores:
21 jul 2023 7:07 • Also best if you can have keyboard bindings so you can just type the numbers on your keyboard.
quietmint • Esta sugerencia aún no ha sido analizada por los desarrolladores:
19 dic 2023 0:24 • Using a normal <select> dropdown would indeed automatically support keyboard bindings after clicking on the dropdown.
joezg • Los desarrolladores están de acuerdo en que es una buena idea y tienen la intención de trabajar en ella:
20 dic 2024 16:50 • For now I changed the click-to-set UI to be more responsive and hopefully easier to use. It is not perfect so I might try to improve it or change it to something completely different.
Agregar a este informe
Por favor agrega aquí cualquier cosa que sea relevante para reproducir este error o entender tu sugerencia:
- Otro ID de partida / ID de jugada
- ¿Se resolvió el problema al pulsar F5?
- ¿Apareció el problema varias veces? ¿Cada vez? ¿Aleatoriamente?
- Si tienes una captura de este error (buena práctica), puedes usar Imgur.com para subirla y copiar/pegar el enlace aquí.