The input fields for OpenAI API Key and Override OpenAI Base URL are both unfocusable and cannot be clicked or anything can be entered.
This bug appeared after I updated from version 3.14.27 to version 3.15.6.
Steps to Reproduce
You can see it by opening the Byok configuration page.
Hey, thanks for the report. This is a known issue in 3.15.x. On the Models page, the OpenAI API Key and Override Base URL fields don’t get focus when you click them with the mouse. That shouldn’t happen, and it’s not related to your setup.
For now, there are two workarounds:
Click somewhere nearby in settings, then press Tab to move focus into the field from the keyboard. After that you can type or paste the key or URL as usual. Keyboard focus works, only mouse click is broken.
If you prefer, you can temporarily roll back to 3.14.27. Everything worked there.
We’re tracking this issue. I’ll reply here when there’s an update. Let me know if the Tab workaround helped.
Hi Dean, thanks for the quick response and clarification. The Tab workaround worked for me, and I’m now able to enter the API key and base URL successfully. I appreciate your help and look forward to the fix in a future update!