mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[UI/UX] Parameter Entry UI Elements not easily visible #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arcoast on GitHub (Jul 31, 2024).
Got this installed today and playing around, liking it so far but not made any significant progress yet!
Got stumped by not being able to see the text entry boxes in dark mode. They're visible but very subtle and I only realised when I changed it to light mode where I was meant to be entering parameters.
Still subtle in light mode, but more visible to my eye.
@mbecker20 commented on GitHub (Jul 31, 2024):
Good point. It hurts accessibility. I'll adjust the theme contrast
@mbecker20 commented on GitHub (Jul 31, 2024):
Another issue is the lack of input placeholders, I'll make sure all config has relevant placeholders to guide the usage.
@arcoast commented on GitHub (Aug 1, 2024):
Yeah, I'm not a young man anymore and my eyes aren't what they were!
@mbecker20 commented on GitHub (Aug 15, 2024):
Hi, how do you feel about the contrast in the latest releases? We did tweak it up, admittedly slightly, but also made sure to assign all inputs placeholders which helps them stand out as well.
@arcoast commented on GitHub (Aug 18, 2024):
@mbecker20 Yeah, that's much better in my opinion, I can clearly see the elements now. Thank you so much!
(Sorry about the delay, been away on vacation)
I haven't closed the issue as it's your project so I will leave it to you just in case you want to do anything else, but as far as I'm concerned, my issue has been addressed.
Once again, thank you!