discourse/app/assets
Penar Musaraj 1b2a1c94d4
A11Y: select kit close on focus out (#21274)
When navigating with the keyboard, the select-kit would not close when
focus was moved to an element outside of the body. For example, when
navigating via Tab or Shift+Tab, once the end (or beginning) of the list
was reached, focus would move out of the SK element, but the SK itself
would stay visible.

Switching from a click event to a focusout event solves the issue and
covers both mouse and keyboard navigation.
2023-05-02 14:22:31 -04:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts A11Y: select kit close on focus out (#21274) 2023-05-02 14:22:31 -04:00
stylesheets REVERT: "FEATURE: Offline indicator controlled by message-bus connectivity (#21324)" (#21327) 2023-05-01 15:27:02 -05:00