discourse/app/assets/javascripts/select-kit/addon
Penar Musaraj 5dc3a276c8
FIX: Compact tag picker input not focused in iOS (#22922)
Should fix an iOS regression in f5e8e73. iOS does not pull up the keyboard if the `.focus()` call is delayed by a rendering timeout or an asynchronous ajax call. This PR adds earlier `.focus()` calls if the input element is present.
2023-08-02 09:59:50 -04:00
..
components FIX: Compact tag picker input not focused in iOS (#22922) 2023-08-02 09:59:50 -04:00
mixins Add replaceContent selectKit modifier (#18569) 2022-10-12 13:38:42 -05:00