discourse/app/assets/javascripts/select-kit/addon
Joffrey JAFFEUX e214fc38ed
FIX: in modal should check for body (#22642)
To decide to use flip behavior select-kit will check if it's located inside a modal as a modal will scroll if overflown, however, when locating the select-kit element in the footer or header this is not the case. This commit will deactivate `flip` modifier only when used inside modal body.
2023-07-17 17:39:01 +02:00
..
components FIX: in modal should check for body (#22642) 2023-07-17 17:39:01 +02:00
mixins Add replaceContent selectKit modifier (#18569) 2022-10-12 13:38:42 -05:00