Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make text in "Input Kobold API Key" as dots #851

Open
unixshaman opened this issue May 17, 2024 · 4 comments
Open

Make text in "Input Kobold API Key" as dots #851

unixshaman opened this issue May 17, 2024 · 4 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@unixshaman
Copy link

Now text in "Input Kobold API Key" visible.
image

How about making a field as password type and adding an eye symbol so that you can see the password if necessary?
image

@LostRuins LostRuins added the enhancement New feature or request label May 17, 2024
@unixshaman
Copy link
Author

Thanks for working on my issue.

I check relese 1.66.1.

  • The saved password is not automatically entered into a new field in Chrome.
  • Chrome does not automatically save when entering a value in a field.
  • And the field itself is still not masked.
  • And for some reason the field was turned into a 5-line block of text.

@LostRuins LostRuins added the bug Something isn't working label May 27, 2024
@LostRuins
Copy link
Owner

Hi, can you try 1.67? I think I fixed it properly this time.

@unixshaman
Copy link
Author

- When user click field for input key, it has text type and key visible again. Its not good.
+ Key not visible when click somewhere else.
- I dont now how, but now Chrome offers a list of saved keys not for ai.site.com, but also from all sites like a.site.com, b.site.com, c.site.com and so on. And if I select some of passwords, its become a visible.

I think key must be visible if user click on icon with eye, because onfocus is random operation (when the user moves the mouse across the screen).

@LostRuins
Copy link
Owner

onfocus should only apply when clicking into the textbox. Which is the same behavior for all other password fields in kobold lite, like the other API keys etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants