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
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
When clicking into the Allow Interruptions field and then typing a character, the focus is lost after the first key stroke. I do not know all fields this is limited to. In my case, I am hitting the 'delete' key on my keyboard. But I am hitting the delete key multiple times (as i'm intending to delete multiple characters). This is a disastrous situation in my case as the focus then goes to the central designer pane and then the delete key deletes my prompt that I have created and configured already.
Create an expression in the Allow interruptions field
Click away (say to center/designer pane) and then back to "save" (this does not reproduce if you have just entered in the expression.
Click into the field to edit
Hit any keystroke
Notice focus is lost
Expected behavior
Field does not lose cursor/keyboard focus.
Screenshots
Additional context
It's not just the 'delete' key, but any key. As far as I can tell. Here is a screenshot of hitting the 't' key. The t character is entered, focus is lost (and the suggestion/intelisense is shown)