Hi,
I don't believe the dropdown would be triggered when using keyboards for accessibility, correct? That would focus on something more like focus instead of hover; looking at the current codebase that doesn't appear to be pluggable; I believe I might be able to bundle ontop of some internal functions to call those methods, but wanted to hear your thoughts. Thanks!
Hi, I don't believe the dropdown would be triggered when using keyboards for accessibility, correct? That would focus on something more like
focus
instead ofhover
; looking at the current codebase that doesn't appear to be pluggable; I believe I might be able to bundle ontop of some internal functions to call those methods, but wanted to hear your thoughts. Thanks!