You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly: When a comment is lengthy and goes beyond the width of the text field, using the arrow keys to change the cursor's position to the left isn't intuitive: The cursor pins itself to the right of the text field as the text shifts making it difficult to read the rest of the comment. Like all other single-line text fields on modern OSes, the text in the field should not shift until the cursor reaches one or the other side of the field. So when going left, wait until reaching the very left to start revealing text beyond the field's width (inverse of what currently happens when going right).
Secondly: The red X button ❌ for the comment is ambiguous. In case it was going to delete or clear my comment, I copied it before pressing it. It only closes the comment field in fact. Perhaps a green checkmark ✅ would be more intuitive? Or an upwards arrow 🔼?
Thanks.
Logs
No response
The text was updated successfully, but these errors were encountered:
Ludusavi version
v0.21.0
Operating system
Windows
Installation method
Standalone
Description
Firstly: When a comment is lengthy and goes beyond the width of the text field, using the arrow keys to change the cursor's position to the left isn't intuitive: The cursor pins itself to the right of the text field as the text shifts making it difficult to read the rest of the comment. Like all other single-line text fields on modern OSes, the text in the field should not shift until the cursor reaches one or the other side of the field. So when going left, wait until reaching the very left to start revealing text beyond the field's width (inverse of what currently happens when going right).
Secondly: The red X button ❌ for the comment is ambiguous. In case it was going to delete or clear my comment, I copied it before pressing it. It only closes the comment field in fact. Perhaps a green checkmark ✅ would be more intuitive? Or an upwards arrow 🔼?
Thanks.
Logs
No response
The text was updated successfully, but these errors were encountered: