모든 보고
마인드 매니지먼트 보고
#161161: "Clarify when a note is being edited"
implemented: 이 제안은 적용되었습니다
1
무엇에 대한 보고입니까?
무슨 일이 발생했나요? 아래에서 선택하세요
제안: 이 기능을 사용하면 아마 게임 구축을 크게 향상시킬 수 있을 것입니다
상세한 설명
• 최대한 쉽게 그 뜻을 이해할 수 있도록 당신의 제안을 정확하고 명료하게 설명해 주십시오.
It's very unclear when I'm currently editing a note. It's so confusing right now.• 브라우저가 무엇입니까?
Google Chrome v134
보고 이력
quietmint • 아직 개발자가 분석하지 않은 제안입니다:
2025년 3월 12일 17:46 •
2025년 3월 14일 21:12 • 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 • 이 제안은 적용되었습니다:
2025년 3월 14일 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.
리포트에 내용 추가하기
여기에 버그를 재현하거나 당신의 제안을 이해하는 데 관련 있는 내용을 아무것이나 남겨주십시오:
- 다른 테이블 번호 / 수 번호
- 새로고침을 해서 문제가 해결 되었습니까?
- 문제가 얼마나 자주 일어났습니까?
- 만약에 버그에 대한 스크린샷을 가지고 계신다면 Imgur.com 사이트에 업로드 하시고, 여기에 링크를 복사/붙여넣기 하시기 바랍니다.