Spec
Spec copied to clipboard
Escape key on dialog with filterable list does not always work
If on Iceberg, the "Add Package" dialog, the focus is on the list, I press Escape => the dialog closes OK! 👍 If on Iceberg, the "Add Package" dialog, the focus is on the filter field, I press Escape => the dialog closes OK! 👍 If on Iceberg, the "Add Package" dialog, the focus is on the filter field, I type something, I press Escape => the dialog does nothing, not even a visual clue of why it was not closed! 😢
It seems this is because there are two different text fields, one of the list, one of the dialog. Dragging it with halos shows the problem.

mfmfmfsad... this is because the text field is not bubbling up the ESC char...