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
I was trying out the EUICodeEditor on the demo page and noticed that when I hit escape before making edits, I get the "When you're done press, press Escape to stop editing" overlay on the editor. But after making edits, hitting escape doesn't seem to do anything.
Update: It's not just EUI docs, but occurs with a specific config that happens to appear in the EUI docs (enableLiveAutocompletion: true)
So this is a bug, but not one that (by chance) affects Kibana
I was trying out the EUICodeEditor on the demo page and noticed that when I hit escape before making edits, I get the "When you're done press, press Escape to stop editing" overlay on the editor. But after making edits, hitting escape doesn't seem to do anything.
Repro steps
Expected Behavior
The hint overlay appears
Actual Behavior
Focus stays on the editor and nothing happens
The text was updated successfully, but these errors were encountered: