discourse/app/assets/javascripts/select-kit/addon
David Taylor e722a14700
FIX: Correct select-kit positioning strategy in modals (#23096)
The new modal API removed the `#discourse-modal` id from the wrapper element, which meant that select-kit couldn't properly detect when it was inside a modal. This commit updates the detection to use `.fixed-modal` which will match both legacy and modern modals.
2023-08-15 10:50:41 +01:00
..
components FIX: Correct select-kit positioning strategy in modals (#23096) 2023-08-15 10:50:41 +01:00
mixins Add replaceContent selectKit modifier (#18569) 2022-10-12 13:38:42 -05:00