Tous les rapports
Rapports de bug sur Mind MGMT
#161161: "Clarify when a note is being edited"
implemented: Cette suggestion a été implémentée
1
Quel est le sujet de ce rapport ?
Que s'est-il passé ? Merci de choisir ci-dessous
Suggestion : à mon avis, la modification suivante améliorerait grandement l'implémentation du jeu
Description détaillée
• Merci d'expliquer votre suggestion de manière précise et concise, de façon à ce qu'il soit aussi simple que possible de comprendre ce que vous voulez dire.
It's very unclear when I'm currently editing a note. It's so confusing right now.• Quel est votre navigateur ?
Google Chrome v134
Historique des rapports de bug
quietmint • Cette suggestion n'a pas encore été analysée par les développeurs:
12 mars 2025 17:46 • When editing a note:
1) Never allow it to become transparent. It should remain at 100% opacity while it has the focus / while it's being edited, regardless of whether I'm hovering over it. (Of course I'm hovering over it, since I just clicked it!) It's hard to see the cursor position or see what I'm typing.
2) Just in my client (for the person editing the note), the BGA action bar should change to hide all action buttons. It should instead indicate that an edit is in progress by saying something like "Type new text to update (or delete) the note on D4". Then it's clear that the game is in this "edit mode".
3) When the text input loses focus for any reason (whether by clicking away, or by pressing certain keys like ESC, TAB, RETURN, etc.) then the edit should complete by transmitting the AJAX call to the BGA server and the action bar should restore to it's previous state.
1) Never allow it to become transparent. It should remain at 100% opacity while it has the focus / while it's being edited, regardless of whether I'm hovering over it. (Of course I'm hovering over it, since I just clicked it!) It's hard to see the cursor position or see what I'm typing.
2) Just in my client (for the person editing the note), the BGA action bar should change to hide all action buttons. It should instead indicate that an edit is in progress by saying something like "Type new text to update (or delete) the note on D4". Then it's clear that the game is in this "edit mode".
3) When the text input loses focus for any reason (whether by clicking away, or by pressing certain keys like ESC, TAB, RETURN, etc.) then the edit should complete by transmitting the AJAX call to the BGA server and the action bar should restore to it's previous state.
mithaler • Les développeurs reconnaissent que c'est une bonne idée et ont l'intention d'y travailler:
14 mars 2025 21:12 • Good suggestions!
mithaler • Cette suggestion a été implémentée:
14 mars 2025 21:34 • 1 and 3 are now implemented.
2 is, unfortunately, trickier, because I use client states all over the place, and that would complicate things by making it necessary to "save a client state in progress" to revert to it once editing the note is done (otherwise you might lose the state you were in). The good news is, save-on-unfocus works now, so IMO the need for 2 diminishes somewhat (if you click away, the editing goes away too). So I'm going to call this done; feel free to reopen if you still think we need 2.
2 is, unfortunately, trickier, because I use client states all over the place, and that would complicate things by making it necessary to "save a client state in progress" to revert to it once editing the note is done (otherwise you might lose the state you were in). The good news is, save-on-unfocus works now, so IMO the need for 2 diminishes somewhat (if you click away, the editing goes away too). So I'm going to call this done; feel free to reopen if you still think we need 2.
Ajouter à ce rapport
Veuillez ajouter ici toute information qui semble pertinente pour reproduire ce bug ou comprendre votre suggestion :
- Un autre n° de table / n° de coup
- Appuyer sur F5 a-t-il résolu le problème ?
- Le problème est-il apparu plusieurs fois ? À chaque fois ? Aléatoirement ?
- Si vous avez une capture d'écran de ce bug (pensez-y !), vous pouvez utiliser Imgur.com pour la télécharger et copier-coller le lien ici.