Skip to content
Commit 8db3e0e7 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-base: ui.js: improve ui.Dropdown event handling



Improve overall event and focus handling, avoid registering a global
mouseover event listener, stop propagating escape keypress on closing
dropdown and avoid `Element.blur()` to prevent de-focusing open modals.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent c13ef940
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment